 BODY
		{			
		SCROLLBAR-FACE-COLOR:#5A7FBD;
		SCROLLBAR-HIGHLIGHT-COLOR: #FBF5E4; 
		SCROLLBAR-SHADOW-COLOR: #CECFCE; 
		SCROLLBAR-3DLIGHT-COLOR:#C1C2A9; 
		SCROLLBAR-ARROW-COLOR:#F8F8D6;
		SCROLLBAR-TRACK-COLOR:#A3B6D5; 
		SCROLLBAR-DARKSHADOW-COLOR: #394D63;
		}

 .flatinput { 
	  font-size:11px;
	  font-family:verdana;
      color:#1558B6;
      border: thin;         
	  border-style: solid;
	  border-width:1px;
	  height:15pt;	 
	  border-color:#6C93D4;
      background-color:#ffffff;
     }
	
	  .button { 
	  font-size:11px;
	  font-family:tahoma;
      color:#ffffff;
      border: thin;         
	  border-style: solid;
	  border-width:1px;
	  height:13pt;
	  border-color:#001882;
      background-color:#6C93D4;
      cursor :hand ;
     }

a.links{
 text-decoration:none;
 font-family:tahoma;
font-size :8pt;
color:#2C559A;
 } 
 a:hover.links{
 text-decoration:underline;
 font-family:tahoma;
 font-size:8pt; 
 color:#8AAEE5;
 }

 a.linksb{
 text-decoration:none;
 font-weight:bold;
 font-family:tahoma;
font-size :8pt;
color:#2C559A;
 } 
 a:hover.linksb{
 text-decoration:underline;
  font-weight:bold;
 font-family:tahoma;
 font-size:8pt; 
 color:#8AAEE5;
 }
.text{
	font-family:tahoma;
	font-size :9pt;
	color:#2C559A;
}

.header{
	text-decoration:underline;
	font-family:arial;
	font-size :12pt;
	color:#101272;
	font-weight:bold;
}

.tables{
 border:thin;
 border-bottom : 1px solid;
 border-left : 1px solid;
 border-right : 1px solid;
 border-top: 1px solid; 
 border-color:#4965B4;
 background-color : #DBEAFE;	
}	


