a:link {
	color: #993333;
	text-decoration: none;
	font-weight: bold;


}

a:hover {
	color: #990099;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;



}
body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	background-attachment: fixed;
	background-image: url(../img/siteimage/bggreen.gif);
	background-repeat: repeat;

}
.submenu {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9}
a:active {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.menuB {
	font-weight: bold;
	color: #333333;
}
td {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.menuB {
	font-weight: bold;
	color: #333333;

}
.maintitle {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.topcaption {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;

}


li {
	font-size: 12px;
	line-height: 14pt;
}

.f10 {
	font-size: 10px;

}