.maintable {
	background-color: #e5e5e5;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #5C5C5C;
	line-height: 140%;
}
.maintext a:link,a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
}
.maintext a:hover,a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD000E;
	text-decoration: underline;
}
.maintextred {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #DD000E;
	line-height: 140%;
}
.headtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #5C5C5C;
	line-height: 140%;
}
.headtextwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 140%;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFBFBF;
	text-decoration: none;
}
.footer a:link,a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFBFBF;
	text-decoration: none;
}
.footer a:hover,a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFBFBF;
	text-decoration: underline;
}
.tablebordered {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #5C5C5C;
	line-height: 140%;
 	border: 1px solid #666666;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A52E2F;
	text-decoration: none;
}
.menu a:link,a:visited {
	font-size: 11px;
	color: #A52E2F;
	text-decoration: none;
}
.menu a:hover,a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menuon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
