a:link {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

a:visited{
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

a:hover {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : underline;
}

a.bodylink:link {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink:visited{
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

a.bodylink:hover {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

body,td{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	scrollbar-3dlight-color : #5F8AC5;
	scrollbar-arrow-color : #000000;
	scrollbar-darkshadow-color : #5F8AC5;
	scrollbar-face-color : #5F8AC5;
	scrollbar-highlight-color : #5F8AC5;
	scrollbar-shadow-color : #5F8AC5;
	scrollbar-track-color : #FFFFFF;
}

.address{
	font-size : 10px;
}

.highlight{
	color : #CC0000;
	font-weight : bold;
}

.subheader{
	color : #000099;
	font-size : 16px;
}

.white{
	color : #FFFFFF;
}

.errormessage{
	color : #FF0000;
}

a.rhsnav:link,a.rhsnav:visited{
	font-size : 10px;
	font-weight : bold;
	text-decoration : none
	}
	
	a.rhsnav:hover{
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	}
	


