.menu_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: underline;
}
.red_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A80C0C;
	text-decoration: underline;
}
.red_link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #A80C0C;
	text-decoration: underline;
}
.red_link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menu_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #727063;
	text-decoration: none;
	font-weight: bold;
}
.bold_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6A655F;
	text-decoration: underline;
}
.bold_link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: underline;
}
.bold_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6A655F;
	text-decoration: none;
}
.bold_txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: none;
}
.select_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: none;
}
.header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394194;
	text-decoration: none;
	font-weight: bold;
}
.copyrt{
	font:8px;
	font-family: Arial, Helvetica, sans-serif;
	color:#667384;
	font-weight: normal;
}
.white_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A80C0C;
	text-decoration: none;
}
.news_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: underline;
}
.news_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: none;
}
.news_file {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A655F;
	text-decoration: underline;
	font-weight: bold;
}
.copy_right {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt{ border:#CCCCCC solid 1px; font-size:11px; font-family:Arial, Helvetica, sans-serif; vertical-align:middle;}.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727063;
	text-decoration: none;
	font-weight: bold;
}
.blue_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #394194;
	text-decoration: none;
}
.white_bold_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.header2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.title_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #394194;
	text-decoration: none;
	font-weight: bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 3px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}.tip_text {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.error {font-family: Arial, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;	color: #FF0000;	width: 100%;
	border: thin solid #FF0000;	background-color: #FFEAE6;}