body {
	font-family:"Times New Roman", Times, serif;
	border: 0px none;
	margin-top: 10px;
	color:#000099;
	font-size:12;
	text-align:center;
}
.Container {
	width:775px;
	display:block;
	clear:both;
	text-align:center;
}
.Header {
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	width:775px;
	height:88px;
}
.HeaderLine {
	background-color:#2D6DC5;
	height:15px;
	display:block;
	clear:both;
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	padding-top:2px;
	font-size:10px;
	font-weight:bold;
}
.Content {
	width:735px;
	padding:20px;
	display:block;
	clear:both;
	text-align:left;
}
.Content a {
	color:#2D6DC5;
	text-decoration:none;
	font-weight:bold;
}
.Content a:hover {
	text-decoration:underline;
}
.Center {
	text-align:center;
}
.Enter a {
	background-image:url(../images/enter-1.gif);
	width:150px;
	height:55px;
	display:block;
	font-size:18px;
	color:#2D6DC5;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:20px;
}
.Enter a:hover {
	background-image:url(../images/enter-2.gif);
	width:150px;
	height:55px;
}
.Footer {
	background-color:#CCCCCC;
	width:775px;
	height:20px;
	border-top-color:#2D6DC5;
	border-top-style:solid;
	border-top-width:3px;
}
.FooterText {
	font:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:9px;
	text-align:left;
	padding-top:3px;
	padding-left:3px;
}
.FooterText a {
	color:#2D6DC5;
	font-weight:bold;
	text-decoration:none;
}
.FooterText a:hover {
	text-decoration:underline;
}

	