body
{
	background-color: #FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color: #000000;
}

.mainHolder
{
	width: 900px;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 14px;
}

.header
{
	color: #666666;
}

.leftMenu
{
	font-size: 11px;
	width: 150px;
}

.mainHeader
{
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666666;
	margin-bottom: 14px;
}

.mainContent
{
	padding: 5px;
}

.footertop
{
	font-size: 3px;
	height: 10px;
}

.footer
{
	font-size: 10px;
	padding: 5px;
}

	.footer a, .footer a:link {
		color: #999999;
		text-decoration: none;
		border-bottom: 1px dotted #999999;
	}
	.footer a:hover {
		text-decoration: underline;
	}
.pagetop
{
	height: 7px;
	font-size: 3px;
	background-image: url(/customcontent/files/6/bg_top.gif);
	overflow: hidden;
}
.pagebottom
{
	height: 19px;
	font-size: 3px;
	background-image: url(/customcontent/files/6/bg_footer.gif);
	overflow: hidden;
}
.pageleft 
{
	width: 10px;
	background-image: url(/customcontent/files/6/bg_left.gif);
}
.pageright 
{
	width: 10px;
	background-image: url(/customcontent/files/6/bg_right.gif);
}
th a, th a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	font-size: 100%;
}
th a:hover {
	text-decoration: underline;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
h1 {
	font-size: 130%;
	margin-top: 2em;
	margin-bottom: 1em;
}
h2 {
	font-size: 120%;
	margin-top: 2em;
	margin-bottom: 1em;
}
h3 {
	font-size: 100%;
	margin-top: 2em;
	margin-bottom: 1em;
}
h4 {
	font-size: 90%;
	margin-top: 2em;
	margin-bottom: 1em;
}
h1:first-child {
	margin-top: 0.5em;
}
h2:first-child {
	margin-top: 0.5em;
}
h3:first-child {
	margin-top: 0.5em;
}
h4:first-child {
	margin-top: 0.5em;
}
form {
	margin: 0px;
	padding: 0px;
}
div.floatleft {
	float: left;
	clear: left;
	padding: 5px;
	text-align: center;
	font-size: 70%;
}
div.floatright {
	float: right;
	clear: right;
	padding: 5px;
	text-align: center;
	font-size: 70%;
}
table.events td {
	font-size: 90%;
}
table.events strong {
	font-size: 100%;
}
hr {
	border-color: #000000;
	border-style: solid none none none;
	border-width: 1px 0px 0px 0px;
	height: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
td.calisday, td.caleventday {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
td#weekend {
	background-color: #eeeeee;
}
td.calnoday {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #bbbbbb;
	color: #999999;
}
td.calisdayweekend {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #eeeeee;
	color: #999999;
}
td.caleventdayweekend {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	color: #999999;
}
td.calisday span.caltitle, td.calisdayweekend span.caltitle, td.caleventday span.caltitle, td.caleventdayweekend span.caltitle {
	display: block;
	font-size: 90%;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #CCCCCC;
}
span.calday {
	float: right;
}
span.calevents {
	display: block;
	padding: 3px;
}
