body	{
		color: #FFFFFF;
		}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF9933}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
a:link {  color: #FF6633}
a:active {  color: #CC6600}
a:hover {  color: #FF9933}
a:visited {  color: #CC6600}
.subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC6600}
.italic {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #FFFFFF}
.border { border: #330000; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin }
.bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.buttons {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #330000}
.posterborder { border: thin #FFFFFF solid}

.boldtext 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; }
 
.mainpad 
{ padding: 5px;} 
 
.header
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF9933}
 
.boldtextcolor 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933;}
 
hr.dash 
{border: none 0; 
 border-top: 1px dashed #000000;
 border-bottom: 1px dashed #CCCCCC;
 width: 100%;
 height: 1px;
 text-align: left;}

.textblack 
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;}

.formstyle	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
		}
		
/* Forms */
span.formtext	{
		display: block;
		float: left;
		width: 150px;
		padding-right: 6px;
		text-align: right;
		}
.spacer	{
		margin-left: 110px;
		padding-bottom: 10px;
		}
fieldset	{
		padding: 10px;
		}
legend	{
		color: #ffffff;
		}		
