a:link {
	text-decoration:none;
	color:0A4F95;
	font-weight: bold;

 } 
 
 a:active  {
	text-decoration:none;
	color:#000099;
	font-weight: bold;

 } 
 
a:visited{
	text-decoration:none;
	color:0A4F95;
	font-weight: bold;

	}
	
a:hover {
	color:#009966;
	font-weight: bold;

	}


body {
	scrollbar-face-color: #1E1A4A;
	scrollbar-shadow-color: #B1B1B1;
	scrollbar-highlight-color: #1E1A4A;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-darkshadow-color: #B0B0B0;
	scrollbar-track-color: #073D6A;
	scrollbar-arrow-color: #F9FAFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 455B77;
	background-image: url(newimages/main_bg.gif);
	background-position: left;
	background-color: 0B5899;
	background-repeat: repeat-y;



}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #455B77;
}
.bodybg {
	background-color: #FFFFFF;
	background-image: url(newimages/body_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.clienthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;

}
.clienttable {
	border: thin none;
	padding: 3px;

}
