body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #140982;
	margin-bottom:20px;
	background-image: url(../bk.png);
	background-repeat: repeat-y;
	background-position:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#top{
	vertical-align:text-top;
	position:relative;
	top:0px;
	left:0px;
}
#container{
	margin:auto;
	text-align:center;
	width:785px;
}
#mainContent{
	position:relative;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}
h1{
	font-size:30px;
	color:#144AA8;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:5px;
}
h2{
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4E5694;
}
h3{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:7px;
	color:#000099;
}
#footer{
	font-size:10px;
	line-height:10px;
	color:#5F72B6;
	padding-top:100px;
	top:100%;
}

