.bg-main {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/lt-blue-bg.jpg);
	background-repeat: repeat;
}
.sidebarlt {
	background-image: url(images/left-nav-left.jpg);
	background-repeat: repeat;
}
.sidebarrt {
	background-image: url(images/right-nav-rt.jpg);
	background-repeat: repeat;
}
.nav-bar-title {
	font-weight: bolder;
	color: #003366;
	font-size: 13px;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.body-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.pt11 {
	font-size: 11px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.stat-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
}
.body-titles {
	font-weight: bold;
	color: #003366;
}
title1 {
	color: #990000;
}
.body-10-bld {
	font-size: 10px;
	font-weight: bold;
}
