@charset "utf-8";
/* CSS Document */

body {
	background:#010101 url(../images/bg2.jpg) no-repeat top center scroll;
/* scroll - fixed */
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#cccccc;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
height: 0;
border-bottom: 2px dotted #ccc;
} 

#mainholder {
	position: absolute;
	width: 880px;
	left: 50%;
	top: 0px;
	margin-left: -440px;
	_margin-left: -440px;
	border: 0;
	background-color: #000000;
}




.main {
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
}

.subhdr {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#009900;
}

.bandhdr {
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.bandhdr2 {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#333333;
}


.sponsorhdr1 {
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:bold;
	color:#333333;
}

.sponsorhdr2 {
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.sponsorhdr3 {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#333333;
}


.maintxtinterior {
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
padding: 0px 10px 0px 10px;
}

.formstyle {
font-family:"Trebuchet MS";
font-size:12px;
color:#009900;
}

.formstyle {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#333333;
}

.linesep{
background:url(images/dottedline.gif) top repeat-x;
height:10px;
width:400px; 
}

.indented
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#666666;
   padding-left: 25pt;
   padding-right: 25pt;
   }

.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}



a:link,a:visited {
	color: #009900;
	text-decoration: none;
	background: transparent;
}
a:hover,a:active {
	color: #000000;
	text-decoration: none;
	background: transparent;
}




/*
set pseudo classes for secondary link properties
*/

a.footerlink:link,a.footerlink:visited {color: #66FF00; text-decoration: none; font-size: 11px; background: transparent;}
a.footerlink:hover,a.footerlink:active {color: #FFFFFF;text-decoration: none; font-size: 11px; background: transparent;}