body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #940303;
}


.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.parttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
.hightxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.hightxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ccc2ac;
	font-weight:bold;
}
.ftr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #990000;
}
a.ftr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.rdtxt {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #990000;
}
.rdblktxt {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}
.brwntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}


#rllovr
{	margin: 0;
	padding: 0;
	z-index: 0;
}

#rllovr li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
	font: bold 11px arial;
}

#rllovr li a {	
	display: block;
	margin: 0 1px 0 0;
	width: 60px;
	background: #990000;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#rllovr li a:hover {	
	background: #000000;
}

#rllovr span {
	clear:both;
	z-index:auto;
	position: absolute;
 	top:35px;
 	left:inherit;

	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: #f3edde;
	border: 1px solid #000000;
}

#rllovr span  a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f3edde;
	color: #000000;
	font: 11px arial;
}

#rllovr span  a:hover {
		background: #990000;
		color: #ffffff;
}

#rllovr div {
	clear:both;
	z-index:auto;
	position: absolute;
 	top:35px;
 	left:inherit;

	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: #f3edde;
	border: 1px solid #000000;
}
#rllovr div  a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f3edde;
	color: #000000;
	font: 11px arial;
}

#rllovr div  a:hover {
		background: #990000;
		color: #ffffff;
}
.rtbrdr {
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-right:solid;
	border:#666666;
	border-width:1px;
}