body {
          scrollbar-face-color: #689cc5;
          scrollbar-arrow-color: #3775a5;
          scrollbar-track-color: #3775a5;
          scrollbar-highlight-color: #689cc5;
          scrollbar-3dlight-color: #235479;
          scrollbar-shadow-color: #235479;
          scrollbar-darkshadow-color: #689cc5;

}

.normal{
		font-family : Verdana;
		font-size : 11px;
		color : white;}
		
.small{
		font-family : Verdana;
		font-size : 10px;
		color : white;}
		
.nrm_spc{
		padding-left : 5px;
		padding-top : 5px;
		padding-right : 5px;
		font-family : Verdana;
		font-size : 11px;
		color : white;
		}
		
.tt1{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		font-style : italic;
		color : cafa72;}
		
.solid{
		border: 1px solid #4F6D87;
		background-color: CAC6B2;
	}
		
.raw1{
		
		font-family : Verdana;
		font-size : 10px;
		color : white;
		
		
		}
.raw2{
		background-color : d79032;
		font-family : Verdana;
		font-size : 10px;
		font-weight : bold;
		color : white;
		
		}
.raw3{
		background-color : 2a6183;
		font-family : Verdana;
		font-size : 10px;
		font-weight : bold;
		color : white;
		
		}

.dash{
	border: 1px #4F6D87 dashed;
	background-color: CAC6B2;

   
 }
 

		
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : 62a1c8;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 26658c 26658c 26658c 26658c;
		border-style : solid;	
}
	
a{
		text-decoration : none;
		font-weight : bold;
		color : d19c57;
	}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : d19c57;
		}
		
a.inr{
		text-decoration : none;
		
		color : 08517f;
	}
	
a:hover.inr{
		text-decoration : underline;
		
		color : 08517f;
		}
a.whtlink{
		text-decoration : none;
		font-weight : bold;
		color : white;
	}
	
a:hover.whtlink{
		text-decoration : underline;
		font-weight : bold;
		color : white;
		}
		
		
	
		
		


