.cfbody			{ font-family: Arial; font-size: 12px; color: #333333;  font-weight : normal;  letter-spacing : normal;  line-height : 120%;    }
.formbody			{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 120%;
}
.picborder {
	border: 1px solid Teal;
}
H1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: Teal;
}
.but {
	background-image: url(images/but_exp.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFF0;
	width: 122px;
	height: 25px;
	text-align: left;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	line-height: 21px;
}
.but2 {
	background-image: url(images/but_exp2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFF0;
	width: 122px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 9px;
	text-decoration: none;
}
H2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: Teal;
}
H3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: Teal;
	font-weight: bold;
}
.navmenu  	{ font-family: Arial; font-size: 12px; color: White;  font-weight : normal;  background-color : #006364;      }
.address  	{
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: normal;
	background-color: #006364;
}
.cfbasic  	{ font-family: Arial; font-size: 13px; color: White;  font-weight : bold;  background-image : url(images/tablebg.jpg);  border-color : Black;          }
.cfmaincat		{ font-family:Arial,Helvetica; font-size: 12px; font-weight:bold; color: #003366; }
.cfsubcat		{ font-family:Arial,Helvetica; font-size: 10px; color: #666666; }
.cfcredits		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: Black; }
.cfheader   	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: Black;  font-weight : normal;  }
.cftopmenu  	{ font-family: Arial; font-size: 11px; color: White;  font-weight : normal;  background-color : #006364;      }
.cflist:hover		{ font-family:Arial,Helvetica; font-size:11px; color: #CC3300; }
.cflist:visited		{ font-family:Arial,Helvetica; font-size:11px; color: #666666; text-decoration: none; }
.cflist:visited:hover	{ font-family:Arial,Helvetica; font-size:11px; color: #666666; text-decoration: underline; }
