body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C0101;
}
a:hover {
	text-decoration: underline;
	color: #D70202;
}
a:active {
	text-decoration: none;
	color: #D70202;
}
.onblack {
	color: #E8BE85;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.onblack:link {
	color: #E8BE85;
	text-decoration: none;
}
.onblack:visited {
	color: #E8BE85;
	text-decoration: none;
}
.onblack:hover {
 	color: #ffcc00;
	text-decoration: none;
}
.onblack:active {
	color: #E8BE85;
	text-decoration: none;
}
.onblack:hover:visited {
	color: #ffcc00;
	text-decoration: none;
}
.awardhead {
	color: #d6bb9c;
	font-weight:bold;
	padding:3px;
}
.awardtable {
	font-size:x-small;
	padding:3px;
}
.linkpage {
	color: #E8BE85;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.linkpage:link {
	color: #E8BE85;
	text-decoration: none;
	font-weight:bold;
}
.linkpage:visited {
	color: #E8BE85;
	text-decoration: none;
	font-weight:bold;
}
.linkpage:hover {
 	color: #ffcc00;
	text-decoration: none;
	font-weight:bold;
}
.linkpage:active {
	color: #E8BE85;
	text-decoration: none;
	font-weight:bold;
}
.linkpage:hover:visited {
	color: #ffcc00;
	text-decoration: none;
	font-weight:bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
