.left_bg {
	background-image: url(../images/side_left.jpg);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(../images/side_right.jpg);
	background-repeat: repeat-y;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.white_bg {
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00005C;
	background-color: #717171;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:hover {
	color: #00007D;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer a:active {
	color: #00007D;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #00007D;
	text-decoration: none;
}
.nav a:active {
	color: #00007D;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06006A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00005C;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
