A:link {
	COLOR: #044178;
	text-decoration: underline;

}
A:visited {
	COLOR: #6666CC; TEXT-DECORATION: underline
}
A:active {
	COLOR: #034278; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #2E406B;
	line-height: 1.5;
	text-align: left;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EED443;
	text-align: left;
	text-indent: 5pt;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 20px;
	background-color: #2E425A;
	border: 1px solid #2E406B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #252C40;
	text-align: left;
	text-indent: 5pt;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #252C40;
	font-style: normal;
	height: 20px;
	width: 550px;
	background-color: #F4DD51;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B50;
	text-align: center;
	border: 1px none #294960;
	padding: 5px 0px;
}
#footer a:link {
	color: #002B50;
	text-align: center;
	text-decoration: underline;
}
#footer a:visited {
	color: #002B50;
	text-align: center;
	text-decoration: underline;
}
#footer a:active {
	color: #002B50;
	text-align: center;
	text-decoration: underline;
}
#footer a:hover {
	color: #990000;
	text-align: center;
	text-decoration: underline;
}
#maintable {
	width: 525px;
	border: 1px solid #2E406B;
	margin-top: 15px;
}
body {
	background-color: #252C40;
}
li {
	list-style-type: square;
}
.pageback {
	background-image: url(assets/middleback.jpg);
	background-repeat: repeat;
}
.maintableback {
	width: 560px;
	border: 1px solid #27475E;
}

