.red_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.blue_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.menu_item {
	float: left;
	height: 31px;
	width: 11%;
	background-image: url(img/i_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}
.menu_item_2 {
	float: left;
	height: 38px;
	width: 11%;
	background-image: url(img/i_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 14px;
	text-align: center;
	line-height: 13px;
}
.menu_item_3 {
	text-decoration: none;
	vertical-align: top;
	background-image: url(img/i_10.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 16px;
	padding-bottom: 5px;
}
.img_1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.tbl_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
float_L {
	float: left;
}