.bodytext {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_blue_11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #495468;
}
.txt_blue_12 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #495468;
}
.txt_blue_12 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #495468;
	font-weight:bold;
}
.link_blue_u_red_not_u {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #495468;
	text-decoration: underline;
}
.link_blue_u_red_not_u:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B9402D;
	text-decoration: none;
}

.link_body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}
.link_body:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B9402D;
	text-decoration: none;
}
.txt_box {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #495468;
	border: 1px solid #495468;
	padding-left: 3px;
}
.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}
.head_white {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_white {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.link_blue_red {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #495468;
	text-decoration: none;
}
.link_blue_red:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #B9402D;
	text-decoration: none;
}
.link_green_u_red {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #008C02;
	text-decoration: underline;
}
.link_green_u_red:HOVER {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC5522;
	text-decoration: none;
}
.grey_box_border_1px {
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}