body {  background-color: #FFFFFF; background-image: url(../img/template/background.gif)}
a:link {  color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none }
a:hover {  background:  #FF9900; color: #000000; text-decoration: none }
.copyright {  font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight: bold}
.description {  font-family: Arial; font-size: 10px; color: #666666}
.copy {  font-family: Arial; font-size: 10px; color: #000000}
.text_field {  font-family: Arial; font-size: 11px; color: #000000; background-color: #FFFFFF; height: 15px; width: 189px; border: 1px #FFFFFF solid}
.text_box {
	font-family: Arial;
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF;
	width: 289px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.button {
	font-family: Arial;
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}