body {
	background-color: #CCCCCC;
	background-image: url(/images/spring-bg.gif);
	background-repeat:repeat-x;
}
.bgfixed {
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerwhite {
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.readmore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #FFFFFF;
}
a.white:link    { text-decoration: none; font-size:9px; color: #53332B;}
a.white:visited { text-decoration: none; font-size:9px; color: #53332B;}
a.white:hover   { text-decoration: none; font-size:9px; color: #FFFFFF;}
a.white:active  { text-decoration: none; font-size:9px; color: #FFFFFF;}
