/* MAIN STYLE FOR NAVIGATION, LAYOUT, ETC */
	
BODY
{ 
	background-color: #006600;
	margin-left: 0px;
	margin-top: 0px;
}


/* ---------------------------------- Menu --------------------------- */

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;	
	width: 150px;
	font-size: 8px;
}

/* --------------------------------- Right Menu --------------------------*/

div.menu {
background-color:#cccccc;
border:1px solid #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:8px;
width:150px;
}

.menu_header
{
	right: absolute;
}

.menu_header h1 
{
	width: 150px;
	text-align : center;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
	background-color: #FFCC33;
}

.smallText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#b62939;
text-decoration:none
} 

a.small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#b62939;
text-decoration:none
} 

a.small:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#b62939;
text-decoration:underline
} 

.header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#b62939;
}

/* --------------------------------- Sub Menu --------------------------*/

#submenu { 
	position: relative;
	top: 0px;
	right: 0px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	background-color: #FFFFFF;
	width: 770px;
	font-size: 11px;
	font-family: Arial;
	color: #645f5f;	
}

.submenu a:link {
color : #666666; 
text-decoration : underline; 
}

#submenu a:hover {
	text-decoration: underline;
	color: #645f5f;
}

.submenu a:visited {
color : #666666; 
text-decoration : underline; 
}

.submenu a:active {
color : #999999; 
text-decoration : underline; 
}

#submenu a { 
	font-size: 11px;
	color: #645f5f;
	padding: 6px;
	text-decoration: none;

}


/*-------------------------------Sponsor Menu-----------------------*/
#SponsorMenu
{
	position: relative;
	top: 0px;
	left: 0px;
}

#SponsorMenu h1 {
	position: relative;
	top: 0px;
	width: 168px;
	text-align : center;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
	background-color: #B3254B;
} 



/* --------------------------- Info Text stuff --------------------*/

#info { font-family: Arial;
	font-size: 12px;
}	
#infotext { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #645f5f;
}	

/* --------------------------- Column Headers --------------------*/


.small_header {
	text-align : left;
	margin-left: 0px;
	margin-bottom: 0px;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	line-height : 20px;
	text-decoration : none;
} 

.regular_header {
	text-align : left;
	margin-left: 15px;
	margin-bottom: 0px;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
} 

.body_header {
	text-align : left;
	margin-left: 15px;
	margin-bottom: 12px;
	background : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
} 

.main_header {
	text-align : left;
	margin-left : 15px;
	margin-bottom : 5px;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #990000;
	font-weight : bolder;
	line-height : 20px;
	text-transform : uppercase;
	text-decoration : none;
} 

/* --------------------------  indent Text ----------------------------*/

.indentText h2 {
	margin-top: 10px;
	display: block;
	font-size: 10px;
	left: 10px;
	text-align: center;
}

.indentText centerText {
	margin-top: 10px;
	display: list-item;
	font-size: 10px;
	left: 10px;
	text-align: center;
	list-style-type: square;
	list-style-position: inside;
}
.indentText {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #666666; 
font-weight : normal; 
margin-top: 5px;
margin-bottom: 10px;
line-height : 15px; 
margin-right : 0px; 
margin-left : 25px; 
text-align : left; 
} 

.indentText a:link {
color : #0000b3; 
text-decoration : underline; 
} 
.indentText a:visited {
color : #666666; 
text-decoration : underline; 
} 
.indentText a:hover {
color : #0000b3; 
text-decoration : underline; 
} 
.indentText a:active {
color : #999999; 
text-decoration : underline; 
} 
.indentText ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	line-height : 18px;
	margin-right : 15px;
	margin-left : 15px;
	text-align : left;
	list-style-type: square;
}

/* --------------------------  Body Text ----------------------------*/

.bodyText h2 {
	margin-top: 10px;
	display: block;
	font-size: 10px;
	left: 10px;
	text-align: center;
}

.bodyText centerText {
	margin-top: 10px;
	display: list-item;
	font-size: 10px;
	left: 10px;
	text-align: center;
	list-style-type: square;
	list-style-position: inside;
}
.bodyText {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #666666; 
font-weight : normal; 
line-height : 15px; 
margin-right : 0px; 
margin-left : 15px;
margin-bottom: 10px; 
text-align : left; 
} 
.bodyText a:link {
color : #0000b3; 
text-decoration : underline; 
} 
.bodyText a:visited {
color : #666666; 
text-decoration : underline; 
} 
.bodyText a:hover {
color : #0000b3; 
text-decoration : underline; 
} 
.bodyText a:active {
color : #999999; 
text-decoration : underline; 
} 
.bodyText ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	line-height : 18px;
	margin-right : 15px;
	margin-left : 15px;
	text-align : left;
	list-style-type: square;
}

/* ---------------------------------Table Header ------------------------- */
.tableHeader { 
background-color: #B62939;
font-family: verdana; 
font-size: 11px; 
color: white; 
font-weight: bold 
}

.tableContent { 
background-color:#D5D5D5; 
font-family: verdana; 
font-size: 11px; 
color: black; 
}

.tableContentAlt { 
background-color:#E1E1E1; 
font-family: verdana; 
font-size: 11px; 
color: black; 
}

.tableFooter { 
background-color:#e6d7ad; 
font-family: verdana; 
font-size: 11px; 
font-weight: bold;
color: white; 
}

.dba
{
	left:0px;
	top:0px;
	margin-left: 7px;
}
/* ---------------------------------Copyright ------------------------- */

.copyright { 
	position: relative;
	top: 0px;
	left: 115px;
	width: 770px;
	font-size: 10px;
	font-family: Arial;
	color: #cccccc;
}
 
.copyright a:link {
color : #cccccc; 
text-decoration : underline; 
} 
.copyright a:visited {
color : #cccccc; 
text-decoration : underline; 
} 
.copyright a:hover {
color : #cccccc; 
text-decoration : underline; 
} 
.copyright a:active {
color : #cccccc; 
text-decoration : underline; 
} 