.ask-stylesheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	background-image:url(Images/watermark_crest_large.JPG);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 200px;
}

body#scroll { scrollbar-face-color : #CCCCCC; 
scrollbar-highlight-color : #003399; 
scrollbar-3dlight-color : #003399; 
scrollbar-shadow-color : #003399; 
scrollbar-darkshadow-color : #003399;
scrollbar-track-color : #003399; 
scrollbar-arrow-color : #CCCCCC }

.a:link {text-decoration: none; color:#003399;}
.a:active {text-decoration:none; color:#003399;}
.a:visited {text-decoration: none; color:#003399;} 
.a:hover {text-decoration: none; color:#CCCCCC;}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #003399;
}

.nav:link {text-decoration: none; color:#CCCCCC; background-color:#003399;}
.nav:active {text-decoration: none; color:#CCCCCC; background-color:#003399;}
.nav:visited {text-decoration: none; color:#CCCCCC; background-color:#003399;}
.nav:hover {text-decoration: none; color:#003399; background-color:#CCCCCC;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #003399;
}

#title { font-size: 14px; font-weight:bold; }

.day { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#day {
	font-size: 10px;
	font-weight: bold;
}

td.border {
	border-style: black;
	border-width: thin;
	border style: solid;
}

#credit {
	font-size: 12px;
	font-weiht: bold;
}