body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.3em;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#Masthead {
	margin: 0px;
	padding: 20px 0px 15px;
	width: 100%;
	height: 70px;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #003366;
	text-align: center;
	background-color: #000000;
}
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: center;
	height: 100%;
	border: thick none #0084C4;
}
th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {  color: #DAF0FC;}
a:active {  color: #FFFFFF; text-decoration: underline}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FF3531;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#0087C9;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #004264;
	font-weight: bold;
}
ul {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	margin-left: 0px;
	padding-left: 20px;
}
hr {
	color: #B7C5D3;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#table {
	text-align: center;
	padding: 0px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
#rightside {
	width: 230px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(images/Background-main-right.jpg);
	background-repeat: repeat-y;
	background-position: right 170px;
	height: 100%;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	background-color: #75BCE6;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 6px;
	width: 100%;
	bottom: 0px;
	background-color: #000000;
	position: relative;
	left: 0%;
	margin-top: 20px;
}
#mainImage {
	border: 10px solid #0781CE;
}
#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FFFFFF;
	position: absolute;
	top: 300px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

