@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
body {
	background-color: #5c8529;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009900;
}
a:active {
	color: #006600;
}
.menuDashPadding {
	padding-right: 15px;
}
.boldRed {
	font-weight: bold;
	color: #CC0000;
}
.arial12pt {
	font-size: 12px;
	line-height: normal;
}
.boldGreen {
	font-weight: bold;
	color: #5C8529;
}
.smalltext {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
