BODY {
      background-color : #113337;
      color : #FBEEC3;
      margin: 0px;
      font: arial;
      }

table{
      font: 13px arial;
}

A:LINK {text-decoration: none; color: #FFBD77}

A:ACTIVE {text-decoration: none; color: #FFBD77}

A:VISITED {text-decoration: none; color: #FFBD77}

A:HOVER {text-decoration: none; color: #FFFFFF;}

HR {
color= #FBEEC3;
      }

td.index {

	background-color: #113337;
}

nomargin {
	margin:0;
	padding: 0px;
}

select { 
 background-color: #FBEEC4; 
 color: #0C343C; 
}



td.indexalt {
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	background-color: #143B3C;
}

table.indexalt {
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	background-color: #143B3C;
}

tr.index {
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	background-color: #113337;
}

td.index2 {

border-left: 2px solid #1C5158;



}

td.tourn_row_1 {
	background-color: #113337;
}

td.tourn_row_2 {
	background-color: #143B3C;
}

td.tourn_vs {
	background-color: #102C2C;
}

tr.item_cat_row1 {
	background-color: #113337;
}

tr.item_cat_row2 {
	background-color: #143B3C;
}

tr.header_top10 {
	background-color: #102C2C;
}

tr.top10_row1 {
	background-color: #103939;
}

tr.top10_row2 {
	background-color: #103131;
}

table.pages {
	border: 1px solid #828181;
	background-color: #184645;
	padding: 1px;
	empty-cells: show;
}

tr.pages_top {
	font-weight: bold;
	background-color: #0C2426;
}

div.quote {
	border: 1px solid #102F32;
	color: #FBEEC3;
	background-color: #13383B;
	padding: 1px;
	font-size: 12px;
	line-height: 1.4em;
	width: 90%;
	margin-left: 50px;
}

blockquote {
	border: 1px solid #102F32;
	color: #FFF3D7;
	background-color: #13383B;
	padding: 1px;
	font-size: 12px;
	line-height: 1.4em;

}

div.navigationbar {
	text-align: left;
	margin-left: 3px;
}

button{
   color:#00A200;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#1F4B4A;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}

}

div.meaction{
   color:#FFC3FA;
   font-style:italic;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}