BODY, TD, .formDetail {
	COLOR: black;
	font-family: 'Lucida Grande', Geneva, Verdana, Tahoma, sans-serif;	
	font-size: 11px;
}

a:link {text-decoration: none; color: #F26522;}
a:visited {text-decoration: none; color: #F26522;}
a:hover {text-decoration: underline; color: #F26522;}



.menubg {
	background: url(images/menubg.gif) repeat-x;
}


.verd1 { font-family: tahoma; font-size: 11px; color: #7f7f7f; }
.verd2 { font-family: tahoma; font-size: 11px; color: #FE9F2B; }
.verd3 { font-family: tahoma; font-size: 10px; color: #7f7f7f; }
.verd4 { font-family: tahoma; font-size: 11px; color: #353535; }
.verd5 { font-family: tahoma; font-size: 11px; color: #ffffff; text-decoration: none; }



.content {
	padding: 20px;
	padding-left: 30px;
	padding-top: 0px;
}
.title {
	COLOR: FFA02B;
	font-family: 'Lucida Grande', Geneva, Trebuchet MS, Tahoma, sans-serif;	
	font-size: 22px;
	text-transform: uppercase;
}
.about {
	background: url(images/about.gif);
	margin-top: 10px;
	padding: 10px;
	width: 255
}
.field {
	font-weight: bold;
	color: #FF9F2B;
}
#upper {
text-transform: uppercase;
}
.formField {
	font-weight: bold;
}




.browse a {color: white;}
.browse a:visited {color: white;}
.browse a:hover {color: white; text-decoration: none;	background-color: #B02E93;}
.browse {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Tahoma, sans-serif;	
	font-size: 12px;
	color: white;
height: 18px;

}
.browseBack a {color: #9E005D;}
.browseBack a:visited {color: #9E005D;}
.browseBack a:hover {color: #9E005D; text-decoration: none;}
.browseBack {
	font-family: 'Lucida Grande', Geneva, Verdana, Tahoma, sans-serif;	
	font-size: 12px;
	color: white;
}
.browseBTN a {color: white;}
.browseBTN a:visited {color: white;}
.browseBTN a:hover {color: white; text-decoration: none;background-color: FF9F2B;}
.browseBTN {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Tahoma, sans-serif;	
	font-size: 12px;
	color: white;
	height: 18px;
	background: #B8B8B8;
}
.browseOn {
	background-color: FF9F2B;
	height: 18px;
}
