body {
          scrollbar-face-color: #85ae82;
          scrollbar-arrow-color: #066d2c;
          scrollbar-track-color: #a5c87e;
          scrollbar-highlight-color: #a5c87e;
          scrollbar-3dlight-color: #a5c87e;
          scrollbar-shadow-color: #a5c87e;
          scrollbar-darkshadow-color: #a5c87e;

}

.normal{
		font-family : Verdana;
		font-size : 11px;
		color : black;}
		
.normal_arb{
		font-family : tahoma;
		font-size : 11px;
		color : black;}
		
.sml_normal{
		font-family : Verdana;
		font-size : 10px;
		color : black;}
		

		
.white{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : white;}
		
.white_normal{
		font-family : Verdana;
		font-size : 11px;
		color : white;}
		
.white_normal_arb{
		font-family : tahoma;
		font-size : 11px;
		color : white;}
		
.tt1{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : 066d2c;}
		
.tt1_arb{
		font-family : tahoma;
		font-size : 11px;
		font-weight : bold;
		color : 066d2c;}
		
.sub_ttl{
		font-family : Verdana;
		font-size : 11px;
		color : e3351d;}
		
.sub_ttlarb{
		font-family : tahoma;
		font-size : 11px;
		color : e3351d;}

		
		
.raw1{
		background-color : bfbc9a;
		font-family : Verdana;
		font-size : 10px;
		color : black;
		
		font-weight : bold;
		}
.raw2{
		background-color : d9d4a0;
		font-family : Verdana;
		font-size : 10px;
		
		color : black;
		
		}
.raw3{
		background-color : 7c7638;
		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;
		
		}
		
.raw5{
		background-color : bfbc9a;
		font-family : tahoma;
		font-size : 11px;
		color : black;
		
		font-weight : bold;
		}
.raw6{
		background-color : d9d4a0;
		font-family : tahoma;
		font-size : 11px;
		
		color : black;
		}

.dash{
	border: 1px #4F6D87 dashed;
	background-color: CAC6B2;

   
 }
 

		
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : eee5c1;
		border : 1px;	
		border-width : 1px 1px 1px 1px;
		border-color : 968e6d 968e6d 968e6d 968e6d;
		border-style : solid;	
}
	
a{
		text-decoration : none;
		font-weight : bold;
		color : dc7335;
	}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : dc7335;
		}
		
		
		
h3 span.ruler { 
 display: block; 
 height: 1px; 
 border-top: 1px #968856 dashed; 
 border-right: 0; 
 border-bottom: 0; 
 border-left: 0; 
 width: 90%;
 margin-bottom: 5px;
 }
		
		
		


/* Inset 3D Curved */
.inset {background: transparent; width:97%;}
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#fff;}
.inset p {padding-bottom:0.5em;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#D3D1B8; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#D3D1B8; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#D3D1B8; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#D3D1B8; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#D3D1B8; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#D3D1B8; border-left:1px solid #eee; border-right:1px solid #fff;}


.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}

.inset .boxcontent {display:block; background:#D3D1B8; border-left:1px solid #999; border-right:1px solid #fff;}

