.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 14px;

}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	padding: 2px;
	background-color: f5f5f5;
	
	}
.formtextlong {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	padding: 2px;
	background-color: f5f5f5;
	width: 150px;



}
.producthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	/*color: FFCCCC;*/
	color: black;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a.bodytext:link {
	color: #000000;
	text-decoration: none;
}
a.bodytext:visited {
	color: #000000;
	text-decoration: none;
}
a.bodytext:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.bodytext:active {
	color: #FF0000;
	text-decoration: none;
}
.tablebg {
	background-color: #6ac3c4;
	border: 0;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9999;
	border-bottom-color: #FF9999;*/
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;*/

}
.pinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: ff9999;
}
.frame {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: f5f5f5;

}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover {
	color: #339999;
	text-decoration: underline;
}

