.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contacttext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.contacttext_1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.title_border {
	background-image: url(../images/title_border.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.linktext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AFC43D;
	text-decoration: underline;
}
.highlighttext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3393E9;
}
.title_red {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D13D3D;
	text-decoration: underline;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #368ACF;
}
.title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9600;
}

.grade {
	background-color: #FFFFFF;
	background-image: url(../images/grade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.grade_inner {
	background-color: #FFFFFF;
	background-image: url(../images/grade_inner.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.imgborder {
	padding: 1px;
	border: 1px solid #E4E4E4;
}.box_gray {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.style_bullet {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
}
.style_bulletnor {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 150px;
	border: 1px solid #7F9DB9;
}
.textbox_big {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 250px;
	border: 1px solid #7F9DB9;
}
