body {
          scrollbar-face-color: #8ab2e3;
          scrollbar-arrow-color: #5288c8;
          scrollbar-track-color: #b4d6ff;
          scrollbar-highlight-color: #5288c8;
          scrollbar-3dlight-color: #a5c87e;
          scrollbar-shadow-color: #a5c87e;
          scrollbar-darkshadow-color: #5288c8;

}

body.inr {
          scrollbar-face-color: #ffffff;
          scrollbar-arrow-color: #5288c8;
          scrollbar-track-color: #ffffff;
          scrollbar-highlight-color: #5288c8;
          scrollbar-3dlight-color: #ffffff;
          scrollbar-shadow-color: #5288c8;
          scrollbar-darkshadow-color: #ffffff;

}

.normal{
		font-family : Verdana;
		font-size : 11px;
		color : black;}
		
.sumed{
		font-family : Verdana;
		font-size : 11px;
		color : 0b7eff;
}

.ttl{
		font-family : Verdana;
		font-size : 11px;
		font-weight : bold;
		color : 276ec3;
}
.ttl_2{
		font-family : tahoma;
		font-size : 19px;
		
		color : 5da2f5;
}

.ttl_3{
		font-family : Verdana;
		font-size : 12px;
		font-weight : bold;
		color : 276ec3;
}
		
.raw1{
		background-color : f6f3f3;
		font-family : Verdana;
		font-size : 12px;
		color : black;
		font-weight:bold;
		}
		
.raw1_1{
		background-color : f6f3f3;
		font-family : Verdana;
		font-size : 12px;
		font-weight:bold;
		color : 276ec3;
		}
		
.raw2{
		background-color : d9d4a0;
		font-family : Verdana;
		font-size : 10px;
		color : black;
		}
		
.raw3{
		background-color : f6f3f3;
		font-family : Verdana;
		font-size : 10px;
		color : black;
		;
		
		}

.dash{
	border: 1px #4F6D87 dashed;
	background-color: CAC6B2;
   
 }
 	
.new{
		font-family : Verdana;
		font-size : 11px;
		color : black;
		background-color : eef8fb;
		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 : 276ec3;
	}
	
a:hover{
		text-decoration : underline;
		font-weight : bold;
		color : 276ec3;
		}
		
		
a.side{
		text-decoration : none;
		font-weight : lighter;
		color : 276ec3;
	}
	
a:hover.side{
		text-decoration : underline;
		font-weight : lighter;
		color : 276ec3;
		}
		

.answer{display:none;}