body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.white_font {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.orange_font {
	font-family: Arial;
	font-size: 13px;
	color: #aa400f;
	font-weight: bold;
}



body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #062235;
}
.sub_tiltle {
	font-family: "Bauhaus Md BT";
	font-size: 24px;
	color: #03558f;
}

a {
	font-size: 11px;
	color: #cdd8e4;
	text-decoration: none;
}
a:visited {
	color: #cdd8e4;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #cdd8e4;
}
.table_left_padd {
	padding-left: 20px;
}
.small_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #023a6f;
}
.img_brd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbdce8;
	border-right-color: #cbdce8;
	border-bottom-color: #cbdce8;
	border-left-color: #cbdce8;
}
.blue_font {
	font-family: Arial;
	font-size: 12px;
	color: #023e72;
}
.orange_reg {
	font-size: 12px;
	color: #aa400f;
}
.txt_field_brd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bcd3e4;
	border-right-color: #bcd3e4;
	border-bottom-color: #bcd3e4;
	border-left-color: #bcd3e4;
}
.btn_form {
	background-image: url(btn_form_english.jpg);
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	vertical-align: baseline;
	height: 19px;
	width: 41px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
	cursor:hand;
	font-family: Arial;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

