﻿.menuSelection {
	border: 1px solid #000080;
}
.mainBody {
	border: 1px solid #000080;
	text-align:left;
}
.copyright {
	border: 1px solid #000080;
	text-align:left;
	font-size: small; 
	color: #808080; 
	
}
.copyrightLink {
	color: #808080;
}
a {
	color: #000080;
	text-decoration:none;
}
.calGreyRow {
	background-color: #cccccc;
	text-align:left;
}
.calrow {
	text-align: left;
}
.CalHeader {
	font-size: x-large;
	text-decoration: underline;
	font-weight: bold;
	text-align:center;
}
.CalTable {
	text-align: left;
	width: 100%;
	height: 100%;
}
body {
	font-family:"Comic Sans MS";
	color: #000080;
	text-align: center;
}
