@charset "utf-8";
body {
	margin: 0px;
	background-color: #ebcbcc;
	background-image: url(../images/splash-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.data-bg {
	background-color: #f7f7f7;
	background-image: url(../images/data-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.splash-data-bg {
	background-color: #FFFFFF;
	background-image: url(../images/splash-data-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-bg {
	background-color: #d7d7d7;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	position: absolute;
	margin-top: -20px;
	width: 290px;
	clear: left;
	float: left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: ;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.hide {
	display: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 9px;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BC0120;
	text-decoration: none;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

.dropdown {
	width: 235px;
}
.field {
	width: 234px;
}
.smalla {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}
.ha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ha1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC0120;
	text-decoration: none;
}
a.ha1:link, a.ha1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC0120;
	text-decoration: underline;
}
a.ha1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC0120;
	text-decoration: none;
}
