body {
	background-color: #990000;
	min-width: 800px;
	margin: 0px;
	padding: 0px;
	height:100%;
	overflow: hidden;
}
body,td,th {
	color: #000000;
	
}
#container {
	background-color: #333333;
	height: 100%;
	width: 800px;
	margin:0px auto;
}

#dcon {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 800px;
	margin:0px auto;
	padding: 0px;
	background-image: url(bg.gif);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	height:2500px;
	background-color: #434243;
	background-repeat: repeat-x;
}
#flash{
	padding-top: 5px;
}
#textbox{
	font-weight: bolder;
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #990000;
}
#moreinfo{
	margin-top: 2px;
}
#moreinfo a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: large;
}
#moreinfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#moreinfo a:hover {
	color: #990000;
	text-decoration: none;
}
#moreinfo a:active {}
#textbox2 {
	text-align: justify;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#formbody {
	padding: 0px;
	margin: 10px 10px 0px 10px;
	text-align: left;
}

.formcopy {
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-decoration: bold;
}
.NewsTable {
	border: 2px solid #333333;
}
#formcopy a:link {
	color: #558986;
}
#formcopy a:visited {
	color: #558986;
}
#formcopy a:hover {
	color: #990000;
}
#formcopy a:active {}
