html, body {  
    
	scrollbar-base-color: 			#171834;
	scrollbar-track-color:  		#FFFFFF;
	scrollbar-face-color: 			#7A81AF;
	scrollbar-highlight-color: 		#FFFFFF;
	scrollbar-3dlight-color: 		#FFFFFF;
	scrollbar-darkshadow-color: 		#171834;
	scrollbar-shadow-color: 		#171834;
	scrollbar-arrow-color: 			#171834; 

    	background-color: 			#0066cc;
	background-image: 			url('images/bg.jpg');
    	background-repeat: 			no-repeat;
	background-position: 			top center;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}


.smallText {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 			    	10px;
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 
   	color: 				    	#FFFFFF;
	text-align:				justify
}

a {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 				10px;
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 
   	color: 				    	#870000;
	text-align:				center
}


.pagetitle {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 			    	20px;
	FONT-style: 				italic; 
	line-height: 				normal; 
	FONT-weight: 				bold; 
   	color: 				    	#870000;
	text-align:				justify
}

.pagelink {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 			    	16px;
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 
   	color: 				    	#870000;
	text-align:				justify
}

.subpagelink {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 			    	11px;
	FONT-style: 				italic; 
	line-height: 				normal; 
	FONT-weight: 				bold; 
   	color: 				    	#870000;
	text-align:				justify
}

.subtitle {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 			    	12px;
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 
   	color: 				    	#000000;
	text-align:				justify
}

.supersubtitle {
   	font-family:	 			Verdana, Helvetica, Sans-serif; 
   	font-size: 			    	14px;
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 
   	color: 				    	#000000;
	text-align:				justify
}




table.maincontent {
	padding: 0;
	background-color: #0066cc;
	margin-top: 0;
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}


table.maincontent td {
	padding: 0; 
	background-color: #0066cc;
	color: #000;
	margin-top: 0;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}


table.content {
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 0;
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}

table.content td {
	padding: 0; 
	background-color: #FFFFFF;
	color: #000;
	margin-top: 0;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}



table.homepage {
	padding: 0;
	margin-bottom: 0;
	color: #0066cc;
	font-size: 11px;
	font-family: verdana;
	text-align: left;
	
}

table.homepage td {
	padding: 0; 
	color: #000;
	margin-top: 0;
	font-size: 11px;
	font-family: verdana;
	text-align: left;

}

table.copy {
	padding: 0;
	color: #0066cc;
	font-size: 12px;
	font-family: verdana;
	text-align: left;
	background-color: #FFFFFF;
}

table.copy td {
	color: #0066cc;
	font-size: 12px;
	font-family: verdana;
	text-align: left;
	background-color: #FFFFFF;
}



table.header {
	width: 100%;
	margin-bottom: 0px;
}
table.header td {
	padding: 0;
	text-align: center;
}

table.footer {
	width: 985;
	background: url('images/bg_footer.gif') repeat-x ;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 10px;
	font-family: verdana;
}
table.footer td {
	width: 985
	padding: 0;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
table.footer td a {
	color: #fff;
	text-decoration: underline;
}
table.footer td a:hover {
	text-decoration: none;
}



table.schedule td {
	font-size: 10px;
	padding: 0;
}

table.asst {
  padding: 0;
  font-size: 10px;
}

table.month_cal {
	width: 100%;
}

table.month_cal td {
	padding: 2px;
}

table.lay_schedule {
	width: 559px;
}
table.lay_schedule td {
	font-size:10px;
	text-align: center;
}
