BODY {background : #FFFFFF;	color : #36414C;}
A{color: #0073E5;} 
A:visited{color: #A6A6A6;} 
A:hover{color: #FF0000;} 

#left{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color:black;
}
#nav{
	background:#99CCFF;
	font-weight : bold;
	color : #000044;
	background-image : url(/button.gif);
}
#subnav{
	background:#99CCFF;
	font-weight : bold;
	color : #000044;
}
#nav A, #subnav A{
	text-decoration : none;
	color : black;	
}

h5{
	color : white;
	background: #4A78D4;
	background-image : url(/visual.gif);
	padding : 3px 3px 3px 3px;
	margin : 20px -3px 3px -3px;
}
h5 b{ background: #4A78D4;}

#header {
	color : #CCE5FF;
	font-family : "Arial Black", Arial, sans-serif;
	font-weight : 900;
	font-size: 35px;
	background-image : url(/bgheaderr.gif);
	background-repeat : repeat-y;
	text-align : right;
	padding-right : 3px;
}
h4 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(/bgh.gif);
	background-repeat : repeat-y;
	margin : 10px 0px 10px 0px;
	padding : 0px 3px 0px 3px;
	font-weight : bold;	
}
#new{color : Red;	font-weight : bold;}