/* Global Styles */

body {
	margin:0px;
	background-color: #829cca;
	padding: 0px;
	}
	
td {
	font:13px arial;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	}
	
a {
	color: #999933;
	text-decoration:none;
	font-weight:normal;
	}
	
a:link {
	color: #999933;
	}
	
a:hover {
	color: #336699;
	}
	
a:active {
	color: #999900;
	}
	
	
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #FFFFCC;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #789acc;
	text-decoration:underline;
	}
.nav_here {
	color: #999900;
}

#padding {
	padding:20px 5px 20px 5px;
	}
	

#calheader td {
	font-weight:bold;
	}

.sidebarText {
	font:16px georgia;
	color: #FFFFFF;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	}
	
.bodyText {
	font:12px arial;
	line-height:normal;
	font-weight:normal;
	color:#333333;
	}
	
.bodyText p {
padding:0px;
margin-right:0px;
}
	
	
.subHeader {
	font:15px georgia;
	color: #990000;
	font-weight:bold;
	line-height:28px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:12px arial;
	color: #999933;
	letter-spacing:0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	

	
.subnavtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
}
#shadow {
	background-image: url(images/backshadow.jpg);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:870px;
}

.programtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
