body { background-color: #404041; }
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #585858;
}

A.link_white:link { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #999999; text-decoration: none;  }
A.link_white:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #999999; text-decoration: none;  }
A.link_white:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #efa431; text-decoration: underline;  }
A.link_white:active { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #999999; text-decoration: none;  }

.padding_3 { padding-left:3px; }
.grey_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #585858;
}
.off_white_12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}
#flashintro object { display: block; }
.texta { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666;
 width: 175px;
}
.textb { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666;
 width: 130px;
}
.textc { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666;
 width: 47px;
}
textarea#styled {
	width: 268px;
	height: 30px;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Verdana, sans-serif;
    font-size: 11px; 
    background-color: #CCCCCC;
}
hr {color: #fff; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted; }

form { margin:0px; }