@charset "utf-8";
/* CSS Document */

.rhed {
	color:#d81f2a;
}
.ghed {
	color:#333333;
}
.gtext {
	color:#333333;
}
/* of = one five = 15 */
.ofoff { 
	margin-top:6px;
}
.hovHref {
	text-decoration:none;
	color:#333333;
}
.hovHref:hover {
	text-decoration:underline;
	color:#333333;
}
.justify {
	text-align:justify;
}
.file {
	
}
.lhead {
	color:#F0F0F0;
}
.lhead:hover {
	color:#FFF;
}
.soHed {
	font-weight:bold;
	text-decoration:underline;
}
.leftH { float:left; width:390px; text-align:left; padding:5px; clear:both; }
.rightH { float:right; width:390px; text-align:left; padding:5px; }
.box { border: 1px solid #000; width:800px; padding:10px 0px 15px 0px;}
.cl { clear:both; display:none; }
.clBox {width:800px; clear:both; display:block; height:1px;}
.soFormTab { border:0px; width:800px;}
.soFormTab th { text-align:left;}
.soFormTab td { border-bottom:1px #f0f0f0 solid; }
.smaBox { width:50px; border:1px solid #333;}
