.leftnav {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	text-align: left;
	padding-top: 2px;
	list-style-position: outside;
}
.bdr {
	border: 1px solid #4D6609;
}
.text {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.topnav {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	text-align: right;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftnav a {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftnav a:hover {


	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav a {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {


	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.btmtxt {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: center;
}
.text a {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.text a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
