.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #A4B1B6;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: bold;

}
.tablebg {
	background-image: url(images/brick_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#copyrightfooter { text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
