body {
	margin: 0px;
	font-family: arial;
	font-size: 10pt;
	background-color: #FFF;
}

#outline {
	background-color: #FFF;
	margin: 0px;
	width: 750px;
	padding: 0px 0px 10px 0px;
}

#logo {
	background-image: url(../images/topbg.jpg);
}

.buttoncolorpicker {
	background-color: #666;
	color: #FFF;
}

a {
	color: #C30;
}

a:visited {
	color: #A30;
}

td {
	font-size: 80%;
}

a.whitelink {
	color: #FFF;
}

a.notexists {
	color: #999;
}

span.approved {
	color: #090;
	font-weight: bold;
}

span.pending {
	color: #990;
	font-weight: bold;
}

span.rejected {
	color: #900;
	font-weight: bold;
}

.toc {
	border: 1px outset #CCC;
	float: right;
	background-color: #FFE;
	font-size: 85%;
	text-align: left;
	padding: 2px;
	position: relative;
	position
}

.revisioncell {
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 5px;
	white-space: nowrap;
}
.revisioncellheader {
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
}
.yellow {
	background-color: #CC9;
	text-align: center;
	padding: 10px;
	font-size: 9pt;
}

.green {
	background-color: #099;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

h1 {
	color: #C63;
	font-size: 18pt;
	margin: 3px 0px;
}

h2 {
	color: #C63;
	font-size: 14pt;
	margin: 3px 0px;	
}

h3 {
	color: #C63;
	font-size: 11pt;
	margin: 3px 0px;
}

input {
	border: 1px outset #333;
	background-color: #EEE;
}

.buttonmargin {
	margin-right: 5px;
}
.buttonlargemargin {
	margin-right: 50px;
}

.MonospaceFormat {
	margin: 15px 25px;
	padding: 4px;
	background-color: #F9F9F9;
	border: 1px dashed #666;
	font-family: courier;
}

.warning {
	margin: 15px 0px;
	padding: 4px;
	background-color: #F9F9F9;
	border: 1px dashed #666;
}

.voodooerror {
	background-color: #FCC;
	border: 2px solid #C00;
	margin: 10px 0px;
	padding: 10px;
	font-weight: bold;
}

.preview {
	padding: 4px;
	background-color: #FFE;
	border: 1px solid #CCC;
}

.chats td {
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
}

table.emoticons {
	margin-left: 40px; 
	padding: 8px;
}


table.emoticons td {
	text-align: center; 
	font-weight: bold; 
	background-color: #FFE; 
	border: 1px dashed #EEE;
}


td.header {
	color: #036;
	font-size: 12pt;
	font-weight: bold;
}

td.header1 {
	text-align: center;
	color: #036;
	font-size: 10pt;
	font-weight: bold;
}

td.bluetext {
	padding-top: 35px;
	text-align: center;
	color: #036;
	font-size: 10pt;
}

textarea.wikicontent {
	width: 100%;
	border: 1px solid #CCC;
	height: 300px;
}

.copyright { 
	font-size: 10px; 
	font-family: Arial; 
	color: #000; 
}

.bottomlinks {
	font-size: 10px;
}

div.yahtzeetop {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

div.yahtzeetop div.user {
	float: left;
	width: 40%;
	background-color: #FFFFF0;
	border-bottom: 1px solid #AAA;
}

div.yahtzeetop div.score,div.gamechart {
	float: left;
	width: 30%;
	background-color: #FFFFF0;
	border-bottom: 1px solid #AAA;
}

div.yahtzeetop div.user0 {
	float: left;
	width: 40%;
	background-color: #E9E9E9;
	border-bottom: 1px solid #CCC;
}
div.yahtzeetop div.user1 {
	float: left;
	width: 40%;
	background-color: #F9F9F9;
	border-bottom: 1px solid #CCC;
}

div.yahtzeetop div.score0,div.gamechart0 {
	float: left;
	width: 30%;
	background-color: #E9E9E9;
	border-bottom: 1px solid #CCC;
}

div.yahtzeetop div.score1,div.gamechart1 {
	float: left;
	width: 30%;
	background-color: #F9F9F9;
	border-bottom: 1px solid #CCC;
}


table.menu {
	border: 0px solid #000;
	margin: 0px auto;
	padding: 0px;
}

table.menu th {
	text-align: right;
	padding: 2px 10px;
	font-size: 90%;
	white-space: nowrap;
}

table.menu a {
	color: #EEE;
	border: 0px;
	text-decoration: none;
	border-bottom: 1px dashed #EEE;
}

table.menu a:hover {
	background-color: transparent;
	color: #000;
}

ol.loweralpha {
	list-style-type: lower-alpha;
}
ol.lowerroman {
	list-style-type: lower-roman;
}

ol.upperalpha {
	list-style-type: upper-alpha;
}
ol.upperroman {
	list-style-type: upper-roman;
}

div.topic textarea {
	width: 80%;
	height: 200px;
	border: 1px solid #CCC;
}

div.topic fieldset {
	border: 1px solid #CCC;
	width: 80%;
}

table.filtertable
{
	width: 100%;
}

table.filtertable th
{
	font-weight: normal;
	padding-right: 15px;
	white-space: nowrap;
}

table.filtertable td.alignright
{
	text-align: right;
	padding-right: 15px;
}

table.filtertable input.checkboxspacer
{
	margin-right: 5px;
	margin-left: 15px;
}

table.list {
	width: 100%;
	border-top: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	font-size: 100%;
	margin-bottom: 4px;
}

table.list th {
	background-color: #FFFFF0;
	border-bottom: 1px solid #AAA;
	border-right: 1px dotted #CCC;
	text-align: left;
	padding: 4px;
}

table.list td {
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
	border-colapse: colapse;
	padding: 4px;
	font-size: 100%;
}

table.list td.odd {
	background-color: #F3F3F3;
}

table.list td.even {
	background-color: #FCFCFC;
}

table.login {
	border: 2px outset #CCC;
	padding: 6px;
	background-color: #FFE;
}

table.login th {
	text-align: left;
}

table.login input.text {
	border: 1px solid #CCC;
}

table.topic {
	background-color: #FFD;
	border: 1px outset #999;
	width: 100%;
	padding: 10px;
}

table.topic thead th {
	padding: 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 120%;
	border-bottom: 1px solid #DD9;
	vertical-align: top;
}

table.topic tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #DD9;
	vertical-align: top;
	color: #993;
}

table.topic td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

table.topic td.action {
	text-align: right;
	vertical-align: bottom;
}

table.topic td.action input {
	border: 1px outset #AA6;
	background-color: #EEC;
}

table.topic thead th div.right {
	font-size: 70%;
	color: #AA6;
	float: right;
	font-weight: normal;
}

table.topic thead th div.left {
	float: left;
}

table.replies {
	background-color: #FFF;
	border: 1px outset #CCC;
	width: 100%;
	padding: 10px;
}

table.replies thead th {
	padding: 0px 5px 2px 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 80%;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
	color: #999;
	font-weight: normal;
}

table.replies tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #CCC;
	vertical-align: top;
	color: #999;
}

table.replies td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

table.replies thead th div.right {
	font-size: 70%;
	float: right;
	padding: 0px;
}

table.replies thead th div.right input {
	border: 1px dashed #CCC;
	background-color: #EEE;
	font-size: 150%;
}

table.replies thead th div.left {
	float: left;
	padding-top: 10px;
}
