.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000066;
	font-size: 12px;
	text-align: left;
	color: #000000;
	}
	
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}

.menuButton {
	background-image:url(menuButton.gif);
	width:auto;
	height:auto;
	position: relative;
	top: 4px;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

#menu {
	position: relative;
	padding: 4px;
	left: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 4px;
	top: 124px;
	overflow: hidden;
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
	width: 150px;
	height: 24px;
}

.mainTable {
	background-image: url(images/background.jpg);
	color: #333333;
	}
	
.mainArea {
	color:#333333;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 30px;
	text-align: left;
	font-size: 11px;
	}
	
.schedule {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-width: 1px;	
	}
	
.scheduleHeader1 {
	background:#FFCC00;
	font-size:16px;
	font-weight:bold;
	padding: 5px;
	}
	
.scheduleHeader2 {
	background:#FFCC00;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
	}
	
.scheduleBody {
	padding: 5px;
	color: #000066;
	font-weight: bolder;
	font-size: 12px;
	}

.age {
	color:#000066;
	font-size:22px;
	font-weight:bold;
	}

.specialMssg {
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
	}
	
.subtleMssg {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.style2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.style3 {
	text-align: left;
}

.style4 {
	font-size: 14px;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000066;
}

.style6 {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}
