<!-- Font Style -->
FONT				{COLOR: #835730; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial}
TD					{COLOR: #d2d2d2; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial}
BODY				{COLOR: #835730; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}
P					{COLOR: #835730; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial}
DIV					{COLOR: #835730; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial}
HR					{border-width: 95%; border-style: solid; border-color: #835730}
H2					{COLOR: #E68508;}


<!-- LinkStyle -->
A		          	{BACKGROUND: none; COLOR: white; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial; text-decoration:none}
A:link          	{BACKGROUND: none; COLOR: white; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial; text-decoration:none}
A:visited       	{BACKGROUND: none; COLOR: white; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial; text-decoration:none}
A:active        	{BACKGROUND: none; COLOR: #E68508; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial; text-decoration:none}
A:hover         	{BACKGROUND: none; COLOR: #E68508; FONT-SIZE: 14px; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: underline}


<!-- COD Colors -->
.DNCol0
{
	color: black;
}
.DNCol1
{
	color: red;
}
.DNCol2
{
	color: green;
}
.DNCol3
{
	color: yellow;
}
.DNCol4
{
	color: blue;
}    
.DNCol5
{
	color: cyan;
}    
.DNCol6
{
	color: pink;
}    
.DNCol7
{
	color: white;
} 
.DNCol8
{
	color: white;
} 
.DNCol9
{
	color: gray;
} 


<!-- Stats Table Style -->
table.statnorm
{
	font-size: 12px;
	/*line-height: 18px;*/
	/*font-family: verdana, arial, helvetica;*/
	margin-bottom: 16px;  
	background-color: transparent;
	border-color: #835730
}

table td.norm
{
	border-right: 1px solid;
	padding-right: 3px;
	border-top: 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-left: 1px solid;
	padding-top: 3px;
	border-bottom: 1px solid;
	background-color: transparent;
	text-align: right;
	border-color: #835730;
	font-size: 12px;
}

table td.left
{
	border-right: 1px solid;
	padding-right: 3px;
	border-top: 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-left: 1px solid;
	padding-top: 3px;
	border-bottom: 1px solid;
	border: 1px solid;
	background-color: transparent;
	text-align:left;
	border-color: #835730;
	font-size: 12px;
}

table td.news
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
	background-color: transparent;
	text-align:left;
	/*font: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #E68508;
}

table td.newsold
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
	background-color: transparent;
	text-align:left;
	/*font: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #835730;
}

table td.info
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
	background-color: transparent;
	text-align:left;
	/*font: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #835730;
}

th
{
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	background: #835730;
	padding-bottom: 2px;
	color: #d2d2d2;
	padding-top: 2px;
	border-color: #835730;
}

.item
{
	border-right: #aaa 1px solid;
	padding-right: 10px;
	border-top: #aaa 1px solid;
	padding-left: 10px;
	font-size: 80%;
	padding-bottom: 10px;
	margin: 10px;
	border-left: #aaa 1px solid;
	line-height: 130%;
	padding-top: 10px;
	border-bottom: #aaa 1px solid;
	text-align: center;
}

.hiddenmargin
{
	margin: 10px;
}