body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#sform td{
	font-size: 12px;
}
#sform select {
font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 150px;

}
#sform input {
font-weight: bold;
border: none;
font-size: 12px;
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;


}
#sform .textbox{
	border: solid 1px #cccccc;
}
.head {
color: #a52a2a;
font-size: 15px;
font-weight: bold;
}
.itext{
	color: gray;
	font-size: 10px;
}
.normtext{
	font-size: 12px;
color: #666666;
font-weight: normal;
}
#exp a{
	color: #696969;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#exp a:hover{
	color: black;
}
.normtext14{
	font-size: 14px;
}
.subheader{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #666666;
}
.smalltext{
	font-size: 11px;
	font-weight: normal;
}
.spechead{
	background-color: #f8f8f7;
	color: #666666;
	height:30px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
.specbody{
	height:230px;
	background-image: url(../images/system/bgspec.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}