body        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #cccccc;
	background-image: url(bg-image.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: center;
}
table {
	vertical-align: top;
	text-align: center;
	color: #000000;
	width: 100%;

}


a:link     {
	color: #33CC00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited         {
	color: #33CC00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover     {
	color: #33FF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:active       {
	color: #33FF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.datebox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
}


.columnlinks {
	border: thin solid #999999;
}
.mainbox {
	vertical-align: top;
	text-align: left;
	width: 100%;
	border: thin solid #999999;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.content {
	text-align: left;
	padding: 12px;
	border: thin solid #999999;
	vertical-align: top;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.columnlinkswrap {
	background-color: #CCCCCC;
	text-align: center;
	width: 100px;
	vertical-align: top;
}
.calendar {
	vertical-align: top;
	text-align: left;
	border: thin solid #999999;
	width: 100%;
	padding: 6px;
	margin: 6px;
}
.image {
	margin: 6px;
}
