@charset "utf-8";
body {
	background-image: url(../images/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #002337;
	margin: 0px;
	padding: 0px;
}
.featured_hd {
	background-image: url(../images/featured_hd.jpg);
	background-repeat: no-repeat;
}
.featured_ft_hd {
	background-image: url(../images/featured_ft_hd.jpg);
	background-repeat: no-repeat;
}
.nrml_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #496F84;
	text-decoration: none;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 160px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 80px;
	width: 410px;
}
