body {
          scrollbar-face-color: #CEB58E;
          scrollbar-arrow-color: #B39A72;
          scrollbar-track-color: #ECD4AE;
          scrollbar-highlight-color: #DCC39C;
          scrollbar-3dlight-color: #ECD4AE;
          scrollbar-shadow-color: #ECD4AE;
          scrollbar-darkshadow-color: #ECD4AE;

}

.normal{
		font-family : Verdana;
		font-size : 11px;
		color : black;}
		
.sml_normal{
		font-family : Verdana;
		font-size : 10px;
		color : black;}
		
.red_title{
		font-family : Verdana;
		font-size : 12px;
		font-weight : bold;
		color : 76080B;}
		
		
.red{
		font-family : Verdana;
		font-size : 13px;
		font-weight : bold;
		color : red;}
		
		
.big_black{
		font-family : Verdana;
		font-size : 11.5px;
		color : black;}
.big_white{
		font-family : Verdana;
		font-size : 17px;
		color : white;}
		
.orng_title{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : EE6806;}
		
.green_title{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : 8DA81B;}
		
.white{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : white;}
		
.white_normal{
		font-family : Verdana;
		font-size : 11px;
		color : white;}

.raw1{
		background-color : FBEDE2;
		font-family : Verdana;
		font-size : 10px;
		text-align : right;
		color : 76080B;
		font-weight : bold;
		}
.raw2{
		background-color : FBEDE2;
		font-family : Verdana;
		font-size : 10px;
		
		color : black;
		
		}
.raw3{
		background-color : FBE7D9;
		font-family : Verdana;
		font-size : 11px;
		text-align : center;
		color : 8DA81B;
		font-weight : bold;
		}
.raw4{
		background-color : FBF2EA;
		font-family : Verdana;
		font-size : 10px;
		text-align : center;
		color : black;
		
		}
		

ul { 
 	list-style-image: url(../images/rose.gif); 
 	padding-left: 0;
 	margin-left: 23; 
	margin-top : 0px;
}

ul.arw { 
	list-style-image: url(../images/arrow.gif); 

 	padding-left: 0;
 	margin-left: 23; 
	margin-top : 0px;
}

ul.arwk { 
	list-style-image: url(../images/arw_02.gif); 

 	padding-left: 0;
 	margin-left: 23; 
	margin-top : 0px;
}

ul.arwblack { 
	list-style-image: url(../images/black_arw.gif); 

 	padding-left: 0;
 	margin-left: 23; 
	margin-top : 0px;
}

ul.dark { 
 	list-style-image: url(../images/rose2.gif); 
 	padding-left: 0;
 	margin-left: 23; 
	margin-top : 0px;
}

ul.pink { 
 	list-style-image: url(../images/pink_001.gif); 
 	padding-left: 0;
 	margin-left: 50; 
	margin-top : 0px;
}

.dash{
	border: 1px #4F6D87 dashed;
	background-color: CAC6B2;

   
 }
 
 .solid{
	border: 1px solid #F8CC9F;
	   
 }
	
		
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : white;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 860505 860505 860505 860505;
		border-style : solid;	
}
	
a{
		text-decoration : none;
		font-weight : bold;
		color : 860505;
	}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : 860505;
		}
		
a.whitelnk{
		text-decoration : none;
		color : white;
		font-weight : bold;
	}
	
a:hover.whitelnk{
		text-decoration : underline;
		font-weight : bold;
		color : white;
		
		}
		
		
a.pnklnk{
		text-decoration : none;
		color : 993366;
		font-weight : bold;
	}
	
a:visited.pnklnk {
		text-decoration : none;
		color : D278A5;
		font-weight : bold;
		
} 
a:active.pnklnk {
		text-decoration : none;
		color : 993366;
		font-weight : bold;
		
} 

	
a:hover.pnklnk{
		text-decoration : underline;
		font-weight : bold;
		color : 993366;
		
		}
