body{
	margin-top:0px;
	}
/*class*/
.toplinks{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.linkheader{
	color:#9F0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-indent:5px;
	}
.sublinks{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	text-decoration:none;
	}
.bodytext{
	color:#000000;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height:20px;
	}
.linkall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
.rightline{
	border-right-color:#FF8000;
	border-right-style:dashed;
	border-right-width:thin;
	}
.bottomline{
	border-bottom-color:#FF8000;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}
.topline{
	border-top-color:#FF8000;
	border-top-style:dashed;
	border-top-width:thin;
	}
.formheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
/*id */
#bodytextheader{
	color:#8C0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-indent:10px;
	}
.altButtonFormat {
background-color: #636363;
border: 1px solid #e1e1e1;
color: #e1e1e1;
font-family: arial, verdana, sans-serif;
font-weight: normal;
}