.bodybg {
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.borderline {
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
}
.borderline1 {
	border-left: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}
.borderline2 {
	border-bottom: 1px solid #C8C8C8;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A9A45;
}
.headertext1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8A9A45;
}
.linkboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.linktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: underline;
}
.grade{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C14F4F;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#EBEBEB', EndColorStr='#FFFFFF');
	text-indent: 5pt;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 15px;
	width: 150px;
	border: 1px solid #7F9DB9;
}
.textbox_small {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 15px;
	width: 30px;
	border: 1px solid #7F9DB9;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 100px;
	width: 250px;
	border: 1px solid #7F9DB9;
}.border_img {
	padding: 2px;
	border: 1px solid #C5C5C5;
}
.quicklink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	height: 14px;
	width: 120px;
}
