.hrbg {
	background-repeat: repeat-x;
}
.vrbg {
	background-repeat: repeat-y;
}
.tableborder {
	border: 1px solid FFC8B7;
}
a.mainlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #3060D5;
	text-decoration: none;
}
a.mainlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #3060D5;
	text-decoration: none;
}
a.mainlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #3060D5;
}
a.mainlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a.normaltext:link {
	font-weight: bold;
	color: #3060D5;
	text-decoration: none;
}
a.normaltext:visited {
	font-weight: bold;
	color: #3060D5;
	text-decoration: none;
}
a.normaltext:active {
	font-weight: bold;
	color: #3060D5;
	text-decoration: none;
}
a.normaltext:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3060D5;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

