@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E0D0A;
	border: 1px solid #72A7B9;
}
.innerborder {
	border: 1px solid #217398;
}
.highlight {
	background-color: #FFFF00;
}
.outerborder {
	border: 1px solid #FFFFFF;
}

body {
	background-image: url(../images/bg.jpg);
	background-color: #78ABBC;
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #207498;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A5A75;
}
a:hover {
	text-decoration: none;
	color: #A8100B;
}
a:active {
	text-decoration: underline;
	color: #A8100B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #960C0A;
	display:inline;
}
h2 {
	font-size: 18px;
	color: #217398;
}
h3 {
	font-size: 16px;
	color: #650604;
}
a.footer:hover {
	text-decoration: none;
	color: #207411;
}

.h1text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #960C0A;
	text-align:middle;
}
