body {
	margin: 0px;
}
body.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
body.menu {
	background-image: url(images/back.gif);
}
table.menu {
	background-color: #60b784;
	border: 3px double green;
	opacity: .5;
	filter: alpha(opacity=50);
}
td.menu-off {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 5px;
}
td.menu-on {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 10pt;
	color: #006400;
	padding: 5px;
	background-color: #E0FFEE;
	cursor: pointer;
}
td.menu_special_off {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #FFA07A;
	padding: 5px;
}
td.menu_special_on {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 10pt;
	color: #006400;
	padding: 5px;
	background-color: #FFFFE0;
	cursor: pointer;
}
h1 {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
table.content {
	font-family: Trebuchet MS,Helvetica,sans-serif;
}
.navtree {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	background-color: #006400;
	border-bottom: 1px solid black;
}
.navtree a:link, .navtree a:visited { color:#FFFF00; }
#table4 {
	position: relative;
	left: -5px;
}
td.sitenews {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
li, ul, ol, blockquote {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
li.heading {
	font-size: 12pt;
	font-weight: bold;
}
.green {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #006633;
}
.normal {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 5px;
}
td.copy {
	font-size: 8pt;
	text-align: center;
	border-top: 2px solid black;
}
a.navtree:link, a.navtree:visited {
	color: white;
	text-decoration: none;
}
a.navtree:hover {
	color: yellow;
	text-decoration: underline;
}
p.article {
	text-indent: 15px;
}
img.green {
	border: 2px solid #006633;
}

.fakelink {
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}
.fakehover {
	color: red;
	text-decoration: underline;
	cursor: pointer;
}
ul.list12pt {
	font-size: 12pt;
}
ul.list12pt li {
	font-size: 12pt;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
}
