.links_text a:link {
	color: #000000;
	text-decoration: none;
}
.links_text a:visited {

	color: #000000;
	text-decoration: none;
}
.links_text a:hover {
	color: #990000;
	text-decoration: underline;
}
.links_text a:active {
	color: #990000;
	text-decoration: underline;
}
.header_box {
	background-image: url(img/header.jpg);
}
body {
	background-color: #284291;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.mid_section {
	background-image: url(img/body.gif);
}
.footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
}
.links_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body_text_large {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
}


.title_box {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {

	color: #0000CC;
	text-decoration: none;
}
a:hover {


	color: #0000CC;
	text-decoration: underline;
}
a:active {



	color: #0000CC;
	text-decoration: none;
}
.profile_contact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
