body, table {
color: #000000;
font-family: tahoma, sans-serif ;
font-size:11px;}

.tableheading {
font-weight:bold;
font-size:14px;}

.head {
color:#000000;
font-weight: bold;
font-size:18px;
vertical-align: top;}

.copyright {
font-size:10px;}


a:hover {
color: #6D8D44;	
text-decoration: underline;}
	
a { 
color: #36482F;
text-decoration: none;
font-weight: bold;}

.sponsorHeadingPlatinum {
color: 	#98AFC7;
font-weight: bold;
font-size:15pt;
}

.sponsorHeadingPlatinumLine {
color: #98AFC7;
background-color: #98AFC7;
height: 5px;
}

.sponsorHeadingGold {
color: 	#D4A017;
font-weight: bold;
font-size:15pt;
}

.sponsorHeadingGoldLine {
color: #D4A017;
background-color: #D4A017;
height: 5px;
}

.sponsorHeadingSilver {
color: 	#717D7D;
font-weight: bold;
font-size:15pt;
}

.sponsorHeadingSilverLine {
color: #717D7D;
background-color: #717D7D;
height: 5px;
}

.sponsorHeadingBronze {
color: 	#C35617;
font-weight: bold;
font-size:15pt;
}

.sponsorHeadingBronzeLine {
color: #C35617;
background-color: #C35617;
height: 5px;
}

.navs {
font-size:12px;
font-weight:bold;
text-decoration: none;}

.pageheading {
color:#000000;
font-weight:bold;
font-size:16px;
vertical-align: top;}

.border {
border: 3px solid #000000;}

.main {
border: 2px solid #000000;
width: 713px;}

.subnav	{
font-size:10px;
font-weight:bold;}

.required {
font-weight:bold;
color:red;
}

/*
This is for the drop-shadow images on the home page
*/
.shadow-content {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
