/* Global Styles */

body {
	margin:0px;
	background-color: #CCCC99;	
	font:11px arial;
}
	
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {	
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CC9900;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:12px arial;
	color: #FFFFFF;
	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;
	}
	
#there {background:#FF6600;}

/* Class Styles */

.logo {
	font: 36px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	line-height:36px;
	padding-bottom:80px;
	}
.logo_grap {
	font: 28px Verdana, Geneva, sans-serif;
	color: #996666;
	letter-spacing:.2m;
	font-weight:bold;
	line-height:30px;
	padding-bottom:5px;
	}

.sidebarText {
	font:10px Verdana, Geneva, sans-serif;
	color: #336666;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#000000;
	}
	
	.bodyMiniText {
	font:9px arial;
	line-height:12px;
	color:#000000;
	}
	
.pageName {
	font:16px arial;
	color: #CCCCCC;
	letter-spacing:0.1em;
	line-height:16px;
	}
.thetitle{
	font:14px arial;
	background-color:##a4c2c2;
	color: #336666;
	font-weight:bold;
	letter-spacing:.1em;
	border-bottom-color:#366000;
	border-bottom-width:2px;
	border-bottom-style:groove;
	padding-top:5px;
	padding-left:15px;
}
.explain{
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:normal;
	padding-bottom:20px;
	padding-left:15px;

}
.princeton {
	color:#FF6600;
}
.subHeader {
	color: #336666;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
logo.a {
	text-decoration:none;
	letter-spacing:.1em;
	}
	
princeton.a {
	text-decoration:none;
	color:#FF6600;
	}
	
	
