body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin:10px auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	text-align:center;
}
#maintable {
	width:780px;
	margin:auto;
	text-align:left;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.fccinfo {
	background-color: #CCCCCC;
	padding: 10px;
	line-height: 22px;
	color: #000000;
}
.barhead {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background: url(../img/roundtop.gif) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
.welcome {
	font-size: 24px;
	color: #660000;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
}
.bar {
	line-height: 1px;
	max-height: 1px;
}
.lesswelcome {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
}
.barheadr {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-image: url(../img/roundtopred.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 175px;
	background-repeat: no-repeat;
}
.barheadg {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-image: url(../img/roundtopgreen.gif);
	width: 201px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.barheado {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-image: url(../img/roundtoporange.gif);
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.menubara {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
.menubarb {
	font-family: "Tw Cen MT", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #052A5E;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
.infoarea {
	padding: 10px;
	border: thin solid #CCCCCC;
}
.menubara:hover {
	color: #052A5E;
}.copyright {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.grey {
	color: #000000;
	max-height: 1px;
	padding: 5px;
	height: 109px;
	width: 558px;
	background: url(../img/greybox.gif) no-repeat;
}
.toppic1 {
	color: #000000;
	max-height: 1px;
	padding: 5px;
	height: 109px;
	width: 558px;
	background: url(../img/toppic_1.jpg) no-repeat;
}
.toppic2 {
	color: #000000;
	max-height: 1px;
	padding: 5px;
	height: 109px;
	width: 558px;
	background: url(../img/toppic_2.jpg) no-repeat;
}
.toppic3 {
	color: #000000;
	max-height: 1px;
	padding: 5px;
	height: 109px;
	width: 558px;
	background: url(../img/toppic_3.jpg) no-repeat;
}
.toppic4 {
	color: #000000;
	max-height: 1px;
	padding: 5px;
	height: 109px;
	width: 558px;
	background: url(../img/toppic_4.jpg) no-repeat;
}
.menudiv {
	background-image: url(../img/menuback.jpg);
	padding-top: 12px;
	padding-left: 19px;
	padding-bottom: 12px;
	padding-right: 20px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
}

.todayCalCell { background-color:#ccc; }
.blankCalCell { background-color:#666; }
.regularCalCell { background-color:#eee; }
