body{
	scrollbar-base-color:#66CCFF;
	background-color: #66CC00;
	background-image: url(images/bggreen.jpg);
}
.nm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.sm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.bg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.nmblack {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.bgwhite {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.smblack {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.bgblack {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.med {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style1 {font-family: "Trebuchet MS"; font-size: 14px; color: #000000; font-weight: bold; }
.style2 {color: #000000}
.right {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.bgwhunderline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FF9933;
}
.left {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 10px;
}
.nmunderlined {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
