.gentext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
a.gentext {
	border-bottom-color: #FDC689;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.gentext:visited {
	border-bottom-color: #FDC689;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.gentext:hover {
	color: #FDC689;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

.gentext-blk {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
a.gentext-blk {
	border-bottom-color: #FDC689;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.gentext-blk:visited {
	border-bottom-color: #FDC689;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.gentext-blk:hover {
	color: #FDC689;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
.gentext-or {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FDC689;
}

.plain { text-decoration: none; }
a.plain { text-decoration: none; }

BODY {
	SCROLLBAR-FACE-COLOR: #CABEB0; 
	SCROLLBAR-HIGHLIGHT-COLOR: 736357; 
	SCROLLBAR-SHADOW-COLOR: #998675; 
	SCROLLBAR-3DLIGHT-COLOR: #736357;
	SCROLLBAR-ARROW-COLOR: #544741; 
	SCROLLBAR-TRACK-COLOR: #998675; 
	SCROLLBAR-DARKSHADOW-COLOR: #544741
}
.formsnowrap { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	background-color: #FFFFFF;  
	border: 1px #000000 solid; 
	padding-top: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	z-index: 1; 
	clip:  rect(   ); 
	overflow: hidden; 
	text-decoration: none; 
}
.forms {  
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px #000000 solid; 
	padding-top: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	z-index: 1; 
	clip:   rect(   ); 
	overflow: auto; 
	text-decoration: none}

.SubmitBt 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #FDC689;
	color: #000000;
	font-weight: bold;
	border : 1px solid #FFFFFF;
}
