.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu_text
{
	padding-left: 5px;
	font-size: 12px;
	color: #ffff99;
	text-indent: -5px;
	font-family: Arial, Helvetica, sans-serif;
}
.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#50650B
}

.menustyle {BACKGROUND-IMAGE: url(Images/bg.jpg);  BACKGROUND-COLOR: #FFFFFF; }
.menuitem
{
	border-right: olivedrab 1px solid;
	
	border-top: black 1px solid;
	
	font-size: .7em;
	padding-bottom: 2px;
	border-left: olivedrab 1px solid;
	cursor: hand;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-color: lightcyan;
}
.mouseover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: .7em;
	padding-bottom: 2px;
	border-left: black 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-color: olivedrab;
}
.TopMenu
{
	font-weight: bold;
	font-size: 0.8em;
	color: white;
	font-family: 'Arial Narrow';
	background-color: #336600;
}
a.white:link{color:white;text-decoration: none}
a.white:visited{color:white;text-decoration: none}
a.white:hover{color:white;text-decoration: underline}

a.green:link{color:#50650B;text-decoration: none}
a.green:visited{color:#50650B;text-decoration: none}
a.green:hover{color:#50650B;text-decoration: underline}

a.yellow:link{color:#FFFF00;text-decoration: none}
a.yellow:visited{color:#FFFF00;text-decoration: none}
a.yellow:hover{color:#FFFF00;text-decoration: underline}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.style6 {color: #FFFF00}
.style11 {font-size: xx-small}
.style12 {color: #CC0000}