/* CSS Document */

body,td,th,p {
	font-family: Trebuchet Ms, Verdana, Helvetica, Futura, se;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #339933;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.menuimage {padding-left:5px; padding-top:5px;padding-right:5px; padding-bottom:2px;}