
BODY {
	background-color : 313131;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	color : 313131;
	SCROLLBAR-FACE-COLOR:313131;
	SCROLLBAR-HIGHLIGHT-COLOR:313131;
	SCROLLBAR-SHADOW-COLOR:666666;
	SCROLLBAR-3DLIGHT-COLOR:666666;
	SCROLLBAR-ARROW-COLOR:000000;
	SCROLLBAR-TRACK-COLOR:313131;
	SCROLLBAR-DARKSHADOW-COLOR:666666;
	
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : FFFFFF;
	text-decoration : none;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : FFFFFF;
}

h5 {
	color : B8B8B8;
	font-weight:bold;
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : FFFFFF;
	text-decoration : none;
}
A.redlink {
font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	color:B8B8B8;

	text-decoration : none;
}
A:hover.redlink {
	font-size:x-small;
	color:ffffff;
	font-weight:bold;
	text-decoration : none;
}
A:visited.redlink {
	font-size:x-small;
	color:ffffff;
	font-weight:bold;
	text-decoration : none;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : FFFFFF;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : B8B8B8;
}
 
A.redtext {
font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	color:A81028;
	text-decoration:none;
}
TD.border{
	border : medium ridge Silver;
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
