/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	color:#000000;
	}
	
a {
	color: #999966;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFFFFF;
	font-weight:bold;
	}
	
/* ID Styles */
	
#navigation a {
	color: #999966;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
    color: #FFFFFF;
	font-weight:bold;
	}

#padding {
	padding:10px 5px 20px 5px;
	}
	
#weekdays th {
	font:12px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
.bodyText {
	font:13px arial;
	line-height:16px;
	color:#000000;
	}
	
.pageName {
	color: #A80000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:26px;
	font-size: 18px;
	}
	
.subHeader {
	color: #A80000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-size: 16px;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#999966;
	font-weight:bold;
	text-align: left;
	}
	
.bodyText a {
	color: #A80000;
}

.bodyText a:hover {
	color: #999966;
}

.bodyText a:visited {
	color: #4D4F33;
}

.botdate {font-size: 10px
}

.irafooter {
	color: #4D4F33;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}

