.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.boxcontent {
	background-image: url(images/box_content_middle.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.box_header {
	background-image: url(images/boxtop.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0B3156;
}
a:visited {
	color: #093253;
}
a:hover {
	color: #1265B2;
}
a:active {
	color: #0C66AC;
}.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}


.box {
	background-image: url(images/box_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.box2 {
	text-align: left;
	vertical-align: top;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.nav:link {
	color: #FFF;
	text-decoration: none;
}
.nav:visited {
	color: #FFF;
	text-decoration: none;
}
.nav:hover {
	color: #CCC;
	text-decoration: none;
}
.footer {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}
.hd {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CF1B26;
	text-transform: uppercase;
}
.hd2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D01B26;
	text-transform: uppercase;
}
.textrd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D9292C;
}
