.whitebkg {
	background-color: #FFFFFF;
}
.bluebkg {
	background-image: url(../images/index_r7_c4.jpg);
	background-repeat: repeat;
}
.leftshade {
	background-image: url(../images/index_r1_c2.jpg);
	background-repeat: repeat;
}
.rightshade {
	background-image: url(../images/index_r1_c9.jpg);
	background-repeat: repeat;
}
.navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text a:link {
	color: #002362;
	text-decoration: underline;
}
.text a:visited {
	color: #002362;
	text-decoration: underline;
}
.text a:hover {
	color: #DA2915;
	text-decoration: underline;
}
.text a:active {
	color: #002362;
	text-decoration: underline;
}	
.navbartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
}
.navbartext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbartext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbartext a:hover {
	color: #DA2915;
	text-decoration: underline;
}
.navbartext a:active {
	color: #FFFFFF;
	text-decoration: none;
}	
.footer {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF1C13;
}
.imagelink {
	border: 1px solid #000000;
}
.imagelink a:link {
	color: #000000;
	text-decoration: none;
}
.imagelink a:visited {
	color: #000000;
	text-decoration: none;
}
.imagelink a:hover {
	color: #000000;
	text-decoration: none;
}
.imagelink a:active {
	color: #000000;
	text-decoration: none;
}	