body {
          scrollbar-face-color: #909ABD;
          scrollbar-arrow-color: #68708A;
          scrollbar-track-color: #68708A;
          scrollbar-highlight-color: #909ABD;
          scrollbar-3dlight-color: #909ABD;
          scrollbar-shadow-color: #909ABD;
          scrollbar-darkshadow-color: #909ABD;

}

.normal{
		font-family : Verdana;
		font-size : 11px;
		color : black;}
		
.white{
		font-family : Verdana;
		font-size : 10px;
		font-weight : bold;
		color : white;}
		
.normal_small{
		font-family : Verdana;
		font-size : 9px;
		color : black;}
		
.title{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : 76080B;}
		


.raw1{
		background-color : A9B0C6;
		font-family : Verdana;
		font-size : 10px;
		font-weight : bold;
		}
.raw2{
		background-color : E7E5E5;
		font-family : Verdana;
		font-size : 10px;
		color : black;
		
		}
.raw3{
		background-color : A9B0C6;
		font-family : Verdana;
		font-size : 10px;
		font-weight : bold;
		color : white;
		}
.raw4{
		background-color : 68708A;
		font-family : Verdana;
		font-size : 10px;
		font-weight : bold;
		color : white;
		}
ul.arw { 
 	list-style-image: url(../images/rose.gif); 
 	padding-left: 0;
 	margin-left: 23; 
	margin-top : 0px;
}


.dash{
	border: 1px #4F6D87 dashed;
	background-color: CAC6B2;

	
   
 }
	
		
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : white;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 68708A 68708A 68708A 68708A;
		border-style : solid;	
}
	
a{
		text-decoration : none;
		font-weight : bold;
		color : 68708A;
	}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : 68708A;
		}
		
a.orange{
		text-decoration : none;
		color : FD9501;
		font-weight : bold;
	}
	
a:hover.orange{
		text-decoration : underline;
		font-weight : bold;
		color : FD9501;
		
		}