body {
	background-color: #4B9441;
}
body,td,th {
	color: #273E24;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12;}
.break {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 2;}
.tablemenu { background-color: #92CB89; border: 1px #000000 solid; } 
.outsidetable { background-color:#4B9441; border: 0px #000000 solid; }
.borderclean { background-color: #92CB89; border: 5px #92CB89 solid; }
.newstable { background-color: #CCCCCC; border: 1px #000000 solid; }
.comtabletop { background-color: #CCCCCC; border-top: 1px #000000 dashed; border-bottom: none; border-right: 1px #000000 dashed; border-left: 1px #000000 dashed; }
.comtable { background-color: #CCCCCC; border-top: none; border-bottom: 1px #000000 dashed; border-right: 1px #000000 dashed; border-left: 1px #000000 dashed; }
.comhead { background-color: #99C094; text-align: right; font: Perpetua; font-size: 12px;  }
.newsheader { background-color: #74A86C; border: 0px #000000 solid; }
.titlefont { font-family: Centaur; color: #273E24 ; }
.subtitlefont {font-family: Centaur; color: #152213 ; }
.newsfont{ font-family: Calibri, Cambria; font-size: 13px ; text-align: left; }
.menutext { color: #273E24; }
a:link {
	color: #273E24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #273E24;
}
a:active {
	text-decoration: none;
	color: #273E24;
}
.closed {
	display: none;
	}
.menulist {
padding-left: 0;
margin-left: 0;
list-style-type: none;
font: 12px Verdana, sans-serif;
width: 150px;
}
.menulist li {
text-align: left;
}
.menulist li a {
display: block;
padding: 3px;
width: 130px;
border-left: 1em solid #92CB89;
background: #92CB89;
text-decoration: none;
}
.menulist li a:hover {
border-color: #68B85C;
background: #ADD8A7;
}
.menulistopen {
padding-left: 20px;
margin-left: 0;
list-style-type: none;
font: 12px Verdana, sans-serif;
width: 130px;
}
.menulistopen li {
text-align: left;
}
.menulistopen li a {
display: block;
padding: 3px;
width: 110px;
border-left: 1em solid #92CB89;
background: #92CB89;
text-decoration: none;
}
.menulistopen li a:hover {
border-color: #68B85C;
background: #ADD8A7;
}

.usercontrols ul {
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12;
list-style-type: none;
}
.usercontrols ul li { display: inline; }
.usercontrols ul li a {
text-decoration: none;
padding: .2em 1em;
padding: 3px;
border-left: 1em solid #92CB89;
background: #92CB89;}
.usercontrols ul li a:hover {
border-color: #68B85C;
background: #ADD8A7;
}

