/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:20px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.sponsorList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
.pastsponsorList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #CCCC00;
}
.winners {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.currentPage {
	font:10px arial;
	color: #CC3300;
	letter-spacing:0.1em;
	font-weight: bold;
	text-decoration: underline;
}

div.applyToday {
	border:medium solid #000;
	font-size:14px;
	background-color:#E7EFEF;
	width: 300px;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 70px;
	padding: 15px;
	text-align: center;
}

div.applyToday a {
	font-size:14px;
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
div.applyToday a:hover {
	font-size:14px;
	color: #990000;
	text-decoration:underline;
	}
	
table.notecontainer {
	border: 2px solid #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table.notecontainer td{
	padding: 15px;
}
.indexdiv1 {
	border: 2px solid #000;
	float: right;
	width: 200px;
	padding: 7px;
	margin-top: -50px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.bodyText .indexdiv1 ul li {
	text-indent: -25px;
	list-style-type: none;
}
