body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
a:link {
	color: #ED4911;
	text-decoration: none;
}
a:visited {
	color: #ED7F5C;
	text-decoration: none;
}
a:hover {
	color: #ED4911;
	text-decoration: underline;
}
a:active {
	color: #ED7F5C;
	text-decoration: underline;
}


/* news styles */
a.news:link {
	color: #2C7BAE;
	text-decoration: none;
	font-size: 10px;
}
a.news:visited {
	color: #4A8DB9;
	text-decoration: none;
	font-size: 10px;
}
a.news:hover {
	color: #2C7BAE;
	text-decoration: underline;
	font-size: 10px;
}
a.news:active {
	color: #4A8DB9;
	text-decoration: underline;
	font-size: 10px;
}
.newsDate {
	font-size: 10px;
}
#maintable {
	background-attachment: fixed;
	background-image: url(images/bg_texture.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
