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

body {
/*
	background:#010101 url(../images/bg2.jpg) no-repeat top center scroll;
 scroll - fixed */
	 background-color:#000005;
	 font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	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: 900px;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	_margin-left: -450px;
	border: 0;
	background-color: #000000;
}

#main {
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 16px;
font-size:12px;
color:#666666;
margin: 0 10 0 10;
width:430px;
height:340px;
overflow:auto;
/*
text-align:justify;
*/
}


#main2 {
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 16px;
font-size:12px;
color:#666666;
margin: 0 10 0 10;
width:430px;
height:360px;
overflow:hidden;
/*
text-align:justify;
*/
}

#main3 {
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 16px;
font-size:12px;
color:#666666;
margin: 0 10 0 10;
width:900px;
height:340px;
overflow:auto;
/*
text-align:justify;
*/
}


.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}

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

.large {
	font-family:Georgia, "Times New Roman", Times, serif;
	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: #9933cc;
	text-decoration: underline;
	background: transparent;
}
a:hover,a:active {
	color: #CC00CC;
	text-decoration: underline;
	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;}
