BODY {
	background-color: #333333;

	margin: 10px;
	   font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.bodytext {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 19px;
}

.heading01 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}

.heading02 {

    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
	line-height: 19px;
	font-weight: normal;
}

.heading03 {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}

.mailingformfield {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 165px;
	background-color: #0A0A0A;
	border: solid #333333 1px;
	padding-left:3px;
}

.basicformfield {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 165px;
	background-color: #0A0A0A;
	border: solid #333333 1px;
	padding-left:3px;
}


a:link { font-family:Arial, Helvetica, sans-serif; color: #F8AB1E; text-decoration: none; font-weight: normal; }
a:hover { font-family:Arial, Helvetica, sans-serif; color:#CC0000; text-decoration: none; font-weight: normal; }
a:visited { font-family:Arial, Helvetica, sans-serif; color: #F8AB1E; text-decoration: none; font-weight: normal; }
a:visited:hover { font-family:Arial, Helvetica, sans-serif; color: #CC0000; text-decoration: none; font-weight: normal; }

.Link02 { font-family:Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; font-weight: normal; }
a:link.Link02 { font-family:Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; font-weight: normal; }
a:hover.Link02 { font-family:Arial, Helvetica, sans-serif; color:#F8AB1E; text-decoration: none; font-weight: normal; }
a:visited.Link02 { font-family:Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; font-weight: normal; }
a:visited:hover.Link02 { font-family:Arial, Helvetica, sans-serif; color: #F8AB1E; text-decoration: none; font-weight: normal; }

.Link03 { font-family:Arial, Helvetica, sans-serif; color: #F8AB1E; text-decoration: underline; font-weight: bold; }
a:link.Link03 { font-family:Arial, Helvetica, sans-serif; color: #F8AB1E; text-decoration: underline; font-weight: bold; }
a:hover.Link03 { font-family:Arial, Helvetica, sans-serif; color:#CC0000; text-decoration: underline; font-weight: bold; }
a:visited.Link03 { font-family:Arial, Helvetica, sans-serif; color: #F8AB1E; text-decoration: underline; font-weight: bold; }
a:visited:hover.Link03 { font-family:Arial, Helvetica, sans-serif; color: #CC0000; text-decoration: underline; font-weight: bold; }


/*SCROLLER*/
#pscroller2{ width: 100%; height: 20px; border: 0px; padding: 0px; }
#pscroller2 a { text-decoration: none; }
/*SCROLLER END*/




.bgfrayed {
	background-image: url(../images/top_fraying.jpg);
	background-repeat: repeat-x;
}

.bodytextorange {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A93500;
	text-decoration: none;
	line-height: 19px;
}


.dottedbg {
	background-image: url(../images/bg_divider.gif);
	background-repeat: repeat-x;
}



.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 144px;
	background-color: #A93500;

}
.normalformfield {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #3E2018;
	text-decoration: none;
	width: 250px;
}
.greydout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C9BE92;
	text-decoration: underline;
	font-weight: normal;
		line-height: 19px;

	}
	
.greydoutbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C9BE92;
	text-decoration: none;
	font-weight: bold;
		line-height: 19px;

	}


