body{
	font-size:8pt;
	font-family:verdana;
}
a{
	text-decoration:none;
}
a:link{
	color:#bc5e1e;
}
a:visited{
	color:#8c2633;
}
.maincell{
	width:100%;
	height:auto !important;
	height:125px;
	min-height:125px;
}
.datenum{
	float:left;
	width:25px;
	font-size:10pt;
}
.events{
	float:left;
	margin-left:3px;
	font-size:7pt;
}
.eventlink{
	text-decoration:none;
	color:navy;
}
.eventlink:hover{
	background:#fcd116;
}
.monthline{
	font-size:12pt;
	color:white;
	background:gray;
}
.dayline{
	background:#A4BBFF;
	font-size:10pt;
}
.controlline{
	font-size:8pt;
	border:1px solid gray;
	background:silver;
}
.header{
	background:#002596 url(../images/header.jpg) no-repeat left;
	width:100%;
	height:85px;
	border:1px solid #002596;
}
.subheader{
	background: url(../images/subheader.jpg) repeat-x;
	height:25px;
	width:100%;
	border:1px solid gray;
}
.subheaderbuttonL{
	float:left;
	clear:left;
	height:22px;
}
.subheaderbuttonR{
	float:right;
	clear:right;
	height:22px;
}
.shbpad{
	padding:5px;
}
.tablelist{
	font-size:9pt;
}
