html,body {
          scrollbar-face-color: #ffffff;
          scrollbar-arrow-color: #606060;
          scrollbar-track-color: #ffffff;
          scrollbar-highlight-color: #e9e9e8;
          scrollbar-3dlight-color: #ffffff;
          scrollbar-shadow-color: #e9e9e8;
          scrollbar-darkshadow-color: #c7c7c3;

}

html.orange, body.orange {
          scrollbar-face-color: #e99d04;
          scrollbar-arrow-color: #bc7e00;
          scrollbar-track-color: #ffab00;
          scrollbar-highlight-color: #ffab00;
          scrollbar-3dlight-color: #ffab00;
          scrollbar-shadow-color: #ffab00;
          scrollbar-darkshadow-color: #ffab00;

}


.normal{
		font-family : tahoma;
		font-size : 11px;
		color : black;}
		
.ora{
		font-family : tahoma;
		font-size : 11px;
		color : orange;}
		
.normal2{
		font-family : tahoma;
		font-size : 11px;
		color :white;}
	
.note{
		font-family : tahoma;
		font-size : 9px;
		color : #b07903;}
		
.grey
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
		
.ttl{
		font-family : tahoma;
		font-size : 12px;
		font-weight : bold;
		color : #d87020;}
		
.ttl2{
		font-family : tahoma;
		font-size : 12px;
		color : #0e81b7;}
		


.raw1{
		background-color : #f3b122;
		font-family : tahoma;
		font-size : 11px;
		color : white;
		font-weight : bold;
		}
.raw2{
		background-color : #3b60af;
		font-family : tahoma;
		font-size : 11px;
		font-weight : bold;
		color : white;
		}
		
.raw3{
		background-color : #d3950d;
		font-family : tahoma;
		font-size : 11px;
		color : white;
		font-weight : bold;
		}


.dash{
	border: 1px #black dashed;
	background-color: #CAC6B2;

   
 }
 
 .solid{
	border: 1px solid #F8CC9F;
	   
 }
	
		
.new{
		font-family : tahoma;
		font-size : 11px;
		color : black;
		background-color : white;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : #255a83 #255a83 #255a83 #255a83;
		border-style : solid;	
}
	
a{
		text-decoration : none;
		font-weight : bold;
		color : #4581ae;
	}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : #4581ae;
		}
		
a.nav{
		text-decoration : none;
		font-weight : bold;
		color :#3b60af;
		font-family : tahoma;
		font-size : 11px;
	}
a.nav:hover{
		text-decoration : underline;
		font-weight : bold;
		color : #3b60af;
		}

a.white{
		text-decoration : none;
		font-weight : bold;
		color :white;
		font-family : tahoma;
		font-size : 9px;
	}
a.white:hover{
		text-decoration : underline;
		font-weight : bold;
		color : #ffae4b;
		}
		
.white{
		text-decoration : none;
		font-weight : bold;
		color :white;
		font-family : tahoma;
		font-size : 9px;
	}
		
.bar{
		font-family : tahoma;
		font-size : 11px;
		color :white;
		padding-left:5px;
		padding-right:5px}

.blue_title{
		font-family : tahoma;
		font-weight : bold;
		font-size : 11px;
		color : #2d519d;}

.path{
		font-family : tahoma;
		font-weight : bold;
		font-size : 11px;
		color : #2d519d;
		margin-bottom:12px;}
		
.textbox{
		font-family : tahoma;
		font-size : 11px;
		color : black;
		border:solid 1px #898989}

.btn{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	background-color:#898989;
	border:solid 1px #ffffff;}

select{
		font-family : tahoma;
		font-size : 11px;}
.clock
{
	font: normal 10px Tahoma;
}
