body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #2A231B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

td {font:13px arial;}
td.link {padding:2px 10px 2px 10px; cursor:hand; color:#786F60; font-size:13px; font-weight:bold;}
font.divider {font:12px Arial; color:586795}
div.body {font:14px arial; color:333333;}
a {font-size: 12px;}
a:link {color:#FFFFFF;}
a:visited {
	color:#CCCCCC;
}
a:hover {
	color:#786F60
}
.ThRows {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
}
.TrRows { background-color: #E8E8E8; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #F4F4F4; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}


