body {
	margin: 0px;
	padding: 0px;
	background-color: #223267;
}
a {
	color: #99FFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::: SIDEBAR STYLES :::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.sidebar {
	background-color: #000000;
	background-image: url(images/sidebar_fade.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 15px;
	color: #FFFFFF;
	text-align: center;
}

/* FOR THE "CALENDAR" CELL IN THE SIDEBAR  */
.calendarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #9A351F;
	text-align: center;
	height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/* FOR THE "VIEW ALL" BUTTON, WHEN NOTHING IS ROLLED OVER  */
.calendarlink a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*  FOR THE "VIEW ALL" BUTTON, WHEN THE CELL IS ROLLED OVER  */
.calendarlink-hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
 /* FOR THE "VIEW ALL" BUTTON, WHEN THE TEXT IN THE CELL IS NOT ROLLED OVER */
.calendarlink-hover a{
	color: #FFFFFF;
}
/*  FOR THE "VIEW ALL" BUTTON, WHEN THE TEXT IN THE CELL IS ROLLED OVER */
.calendarlink-hover a:hover{
	color: #FFFFFF;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::: NAV BAR STYLES :::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #438139;
	text-align: center;
	height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: bold;
}
 /* NAV TEXT, WHEN NOTHING IS ROLLED OVER */
.navlink a{
	color: #FFFFFF;
}
 /* NAV CELL, WHEN THE TABLE CELL IS ROLLED OVER */
.navlink-hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00CC00;
	text-align: center;
	height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
/*  NAV TEXT, WHEN THE TABLE CELL IS ROLLED OVER, BUT NOT THE LINK TEXT */
.navlink-hover a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*  NAV TEXT, WHEN THE LINK TEXT IS ROLLED OVER */
.navlink-hover a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
}

.maincontent {
	color: #FFFFFF;
	background-color: #4160c6;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::::::::: SIDEBAR CALENDAR STYLES :::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.navbar-calendar {
	color: #FFFFFF;
	border-collapse: collapse;
	margin: 1px;
	padding: 4px;
	font-size: 12px;
	text-align: center;
	background-image: url(images/calendar_bkg.jpg);
}

.navbar-calendar td{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

/* LINK TEXT, WHEN NOTHING IS ROLLED OVER */
.navbar-calendar-cell a{
	color: #FFFFFF;
	text-decoration: none;
}



/* TABLE CELL, WHEN THE TABLE CELL IS ROLLED OVER */
.navbar-calendar-hover{
	background-color: #9A351F;
}

/* LINK TEXT, WHEN THE TABLE CELL IS ROLLED OVER, BUT NOT THE LINK TEXT */
.navbar-calendar-hover a{
	text-decoration: underline;
	color: #FFFFFF;
}
/* LINK TEXT, WHEN THE LINK TEXT IS ROLLED OVER */
.navbar-calendar-hover a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}




/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::: CALENDAR PAGE STYLES :::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.calendar-item-header {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #273E88;
	padding-top: 12px;
	margin-top: 12px;
}
.calendar-item-bold {
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
}
.calendar-item-bold {
	font-size: 10px;
}
.indent {
	padding-left: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 22px;
}
.whitelink{
	color: #FFFFFF;
}

select{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.indent {
	clip: rect(auto,auto,auto,12px);
	padding-left: 0px;
	margin: 0px 0px 0px 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sponsorlogo_table {
	background-color: #FFFFFF;
	padding: 2px;
}
.sponsorlogo_table td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
