.toprightback {
	background-image: url('images/toprightback.gif');
	background-repeat: repeat-x
}
.topleftback {
	background-image: url('images/topleftback.gif');
	background-repeat: repeat-x
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.centerback {

	background-image: url('images/centerback.gif');
	background-repeat: repeat-x
}
.lowleftback {

	background-image: url('images/lowleftback.gif');
	background-repeat: repeat-x
}
.lowrightback {


	background-image: url('images/lowback.gif');
	background-repeat: repeat-x
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030C34;
	text-decoration: none;
}
.underback {

	background-image: url('images/underback.gif');
	background-repeat: repeat-x
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.boldwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.boldbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #030C34;
	text-decoration: none;
}
a  {
	color: #030C34;
}
.smredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E0311;
	text-decoration: none;
}

.smredtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E0311;
	text-decoration: underline;
}