/* Global Styles */

body,td,th {
	color: #000066;
}
body {
	background-image: url(../Wil/images/Content/PJS.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CCCCCC;
}

td {
	color: #000099;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	}
	
a {
	color: #000066;
	}
	
a:hover {
	color: #0000CC;
	}

/* ID Styles */

#navigation {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #006600;
	text-decoration:none;
	line-height:16px;
	}
	
#navigation a {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #009900;
	text-decoration:none;
	line-height:16px;
	letter-spacing:0.13em;
	}
	
#navigation a:hover {
	color: #00FF00;
	}
	
#calendar td {
	border: 1px solid #5E584F;
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	padding:2px;
	}

#calheader td {
	font-size:11px;
	color: #FF9900;
	}
	
#borderline {
	border: 1px solid #5E584F;
	}

/* Class Styles */
	
.bodyText {
	color: #000000;
	line-height:16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}
	
.logo {
	font: 18px Georgia, Times New Roman, Times, serif;
	color: #000066;
	line-height:24px;
	letter-spacing:0.5em;
	}
.pageName {
	color: #000066;
	line-height:14px;
	letter-spacing:0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}	
.sidebar {
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	}
	
.subHeader {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	line-height:14px;
	}
