body {
	background:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#B9B9B9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	min-height: 101%;
}

form{
margin-top:0px;
margin-bottom:0px;
}

.spacer{
margin-top:7px;
}

.bracket{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}

.infobg {
	background:url(../images/infobg.gif);
	background-position:left;
	background-repeat:repeat-y;
 	margin: 0px;
	min-height: 101%;
}

select 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #ffffff;
border: #333333; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}


.menu2{
	background-color: #6A0D2A;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
}

ul{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	list-style-position:inside;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	list-style-type:square;
}

/*li.rightnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	list-style-image:url(../images/bullet.gif);
	margin-left:-2px;
}
*/
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	font-style: normal;
	color: #333333;
	padding-top:0px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:0px;
}
.marqueecontent {
	background:url(../images/marquee-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-style: normal;
	color: #666666;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	font-style: normal;
	color: #333333;
	padding-top:0px;
	padding-left:50px;
	padding-right:0px;
	padding-bottom:0px;
}
.navcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #6F0E2C;
	padding-left:50px;
	padding-right:5px;
}
.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	padding-left:0px;
	padding-right:0px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-top:20px;
	padding-left:60px;
	padding-right:45px;
	padding-bottom:10px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.scrollheader 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

a:link, a:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6B0C2A;
	text-decoration: none;
}

a:active, a:hover 
{
	font-size: 11px; 
	color: #333333; 
	font-weight:bold;
	text-decoration: none;
}

a.navlinks:link, a.navlinks:link, a.navlinks:visited, a.navlinks:visited 
{
	font-size: 9px; 
	color:#666666;
	font-weight: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline: none;
	margin-bottom:3px;
	margin-top:0px;
}

a.navlinks:active, a.navlinks:hover, a.navlinks:active, a.navlinks:hover 
{
	font-size: 9px; 
	color: #89173B; 
	font-weight: normal;
	text-decoration: underline;
	margin-bottom:3px;
	margin-top:0px;
}
a.newslinks:link, a.newslinks:link, a.newslinks:visited, a.newslinks:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#838DA7;
	font-weight: bold; 
	text-decoration: underline: none;
	margin-bottom:3px;
	margin-top:0px;
}

a.newslinks:active, a.newslinks:hover, a.newslinks:active, a.newslinks:hover 
{
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: underline;
	margin-bottom:3px;
	margin-top:0px;
}

.copyright{
	font-size: 9px; 
	color:#999999;
	font-weight: normal; 
	font-family:Arial, Helvetica, sans-serif;
}
.bodytablehdwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}