body {
	background-color: #000000;
}.TopBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	height: 80px;
	vertical-align: middle;
}.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	letter-spacing: -3px;
	word-spacing: 3px;
	background: transparent none repeat;
	border-bottom-style: none;
	border-bottom-width: medium;
	width: 600px;
	border-style: none;
}

.Bodytext {
	color: #003300;
	text-decoration: none;
	text-align: justify;
	text-transform: none;
	background: transparent;
	font: 13pt Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 600px;
	border-bottom-style: hidden;
	border-bottom-width: medium;
}

.Warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	padding: 10px;
	width: 600px;
	border-style: groove;
	background: #ba8f8f none;
}

.Enter {
	text-align: center;
	height: 50px;
	background: transparent url(media/BG/BreadGraph.jpg);
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.EndBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #7e7e7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #7d4d50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Top {
	height: 100px;
	background: #333333 url(media/BG/TopGraph.jpg);
}
#Header {
	background: #1c1c1c url(media/BG/TopExtra.jpg);
}
#Bread {
	background: #666666 url(media/BG/BreadGraph.jpg);
}
#Warning {
	background: #99cc99 url(media/BG/BreadGraph.jpg);
	padding-bottom: 20px;
	border-width: thin;
	border-style: none;
	border-right-style: none;
	border-left-style: none;
	border-spacing: 20px 2px;
	border-top: thin dashed #000000;
	border-bottom-style: none;
}
#Accept {
	background: #e7e2e3 url(media/BG/BreadGraph.jpg);
	border-bottom: none #000000;
	border-top: #000000;
	border-style: none;
	padding-bottom: 40px;
}
#Footer {
	background: #666666 url(media/BG/BreadGraph.jpg);
}
#Bottom {
	background: #999999 url(media/BG/EndGraph.jpg);
	height: 100px;
}

/*<group=LinkSection>*/

#LinkTable {
	background: none transparent;
	height: 50px;
	color: #b48f8e;
}

.LinkHead {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	background: #fffafd;
	border-top-style: solid;
	border-top-width: thin;
}

.LinkBread {
	text-align: center;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: bold;
}
	
/*</group>*/
