.gentext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.gentext-white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.tblheader {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tblheader-wh {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tblheader-or {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a {
	color: #0099FF;
	text-decoration: underline;
}
.viewtitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.viewdetails {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.formsnowrap { font-family: "Trebuchet MS"; font-size: 11px; color: #000000; background-color: #E8E8E8; font-weight: bolder;  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"; font-size: 11px; color: #000000; background-color: #E8E8E8; font-weight: bolder; 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: 11px;
	background-color : #0099FF;
	color: White;
	font-weight: bold;
	border : 1px solid #000000;
}

.DeleteBt 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #FF9900;
	color: white;
	font-weight: bold;
	border : 1px solid #000000;
}