body {}
	  

BODY   {
		background-image: url(images/bck_grd.gif);
	    color: 000000;
	    font-family: Arial,Tahoma,Helvetica,sans-serif;
		font-size: 10pt;
		scrollbar-3dlight-color : #999999;
	 	scrollbar-arrow-color : #ffffff;
		scrollbar-base-color : #666666;
		scrollbar-darkshadow-color : #000000;
		scrollbar-face-color : #336699;
		scrollbar-highlight-color : #999999;
		scrollbar-shadow-color : #999999;
		scrollbar-track-color : #cccccc;
		}

.main  {
		text-decoration : none;
		font-family : Arial,Tahoma,Helvetica,sans-serif;
		color : 336699;
		font-size : 10pt;
		font-weight : normal;
		}

.side_menu  {
		text-decoration : none;
		font-family : Arial,Tahoma,Helvetica,sans-serif;
		color : ff9933;
		font-size : 9pt;
		font-weight : normal;
		}
/* Dark blue text link */
A:link.normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
}
A:hover.normal {
	text-decoration: none;
	color: #e49200;
	font-style: normal;
	font-weight: normal;
}
A:visited.normal {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	font-weight: normal;
}
/* Dark blue text link */
A:link.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffcc99;
	font-style: normal;
	font-weight:9pt normal;
	text-decoration: none;
	padding: 2px;
}
A:hover.footer {
	text-decoration: none;
	color: #ffcc99;
	font-style: normal;
	font-weight: normal;
}
A:visited.footer {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffcc99;
	font-size: 9pt;
	font-weight: normal;
}


