.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;

}
.bodytext:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #669900;

}
.bodytext:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #669900;

}
.bodytext:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #669900;

}
.dhtmlnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
    color: #333333;
	text-decoration: none;
}
a.dhtmlnav:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.dhtmlnav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #333333;
	text-decoration: none;
}
a.dhtmlnav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #5D4900;
	text-decoration: none;
}
.bgrepeatx {
	background-repeat: repeat-x;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
