<style type="text/css">
<!--
body {
	background-image: url(../images/bkgrnd.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
	background-color: #AFAFAF;
	margin:0 auto;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.generic a:link {
	color: #0069A6;
	border-bottom:1px dotted #0069A6;
	text-decoration:none;
}
.generic a:hover {
	color: #53AADA;
		border-bottom:1px dotted #53AADA;
			text-decoration:none;
}
.generic a:active {
	color: #0068A5;
			border-bottom:1px dotted #0069A6;
				text-decoration:none;
}
.generic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#515256;
}
.text_footer {
	font-size: 14px;
	color: #FFF;
}
.text_footer a {
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
}
.text_footer a:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
}
.text_tab a {
	font-size: 14px;
	color: #FFF;
	text-decoration:none;

}
.text_tab a:hover {
	font-size: 14px;
	color: #CCC;
	text-decoration:none;
}
.text_copyright {
	font-size: 10px;
	color: #505255;
}
.text_copyright a {
	font-size: 10px;
	color: #505255;
	text-decoration:none
}
.text_copyright a:hover {
	font-size: 10px;
	color: #505255;
	text-decoration:none;
	border-bottom:1px dotted #505255;

}
.text_basic {
	font-size: 14px;
	color: #4E4F53;
}
.text_navbar {
	font-size: 14px;
	font-weight: bold;
	color: #4E4F53;
	padding: 5px;
}
.text_navbar a {
	font-size: 14px;
	font-weight: bold;
	color: #4E4F53;
	text-decoration:none;
	padding: 5px;
}
.text_navbar a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4E4F53;
	background-color:#EFEFEF;
	padding: 5px;
}
.text_navbar_current {
	font-size: 14px;
	font-weight: bold;
	color: #4E4F53;
	background-color:#D8D8D8;
	padding: 5px;
}
.text_navbar_current a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4E4F53;
	background-color:#D8D8D8;
	padding: 5px;
}
.text_splash {
	font-size: 14px;
	color: #FFF;
}
.text_splash a {
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
}
.text_splash a:hover {
	font-size: 14px;
	color: #CCC;
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}
-->
</style>