body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-top: 0px;
	background-color: #7DC2DF;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;
}
.shadLeft {
	background-image: url(images/left_shad.jpg);
	background-repeat: repeat-y;
}
.shadRight {
	background-image: url(images/shad_right.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerMain {
	color: #148AC2;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.datesHead {
	color: #BA7B2C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	color: #148AC2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BA7B2C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.niner {
	font-size: 9px;
}
