<!--
body {
	margin-top: 0px;
	background-image:URL(../images/red-bg-grad.png);
	background-repeat:repeat-x;
}
table {
	border-color:#CCCCCC;
	background-color:#ffffff;
}
a:link {
	color:#990000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
h1 {
	font-family:arial;
	font-size:14px;
	color:#333333;
	margin-top:5px;
	padding-top:5px;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}
h2 {
	font-family:arial;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}
#credit {
	background-color:transparent;
	color:#000000;
	width:762px;
}
#credit a:link {
	text-decoration:none;
	color:#000000;
}
#credit a:visited {
	text-decoration:none;
	color:#333333;
}
#credit a:hover {
	text-decoration:underline;
	color:#990000;
}
#headertbl {
}
#innerheadertbl {
	background-color:transparent;
}
#maintbl {
	width:762px;
	background-image:URL(../images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border:1px solid #000000;
}
#maintbl table {
	background-color:transparent;
}
#maincontentbbb {
	font-family:arial;
	font-size:12px;
	color:#333333;
}
#footertbl {
	color:#000000;
	font-family:arial;
}
.maintxt {
	font-family: arial;
	font-size: 12px;
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
.maintxt2 {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	padding-left:5px;
	padding-right:5px;	
}
.maintxt3 {
	font-family:arial;
	font-size:11px;
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}
.hvn {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	padding:0px 5px 0px 5px;
}
-->

