body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
	background-image: url(images/bk.jpg);
	margin: 0;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #7DAC2B;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 0px;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	color: #7DAC2B;
}
.menu {
	background-color: #FFFFFF;
	width: 350px;
	vertical-align: top;
	padding-left: 30px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 0px;
	height: 400px;
	vertical-align: top;
}

.footer2 {
	background-color: #FFFFFF;
	height: 120px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.menu-container {
	text-align: center;
	clear: right;
	top: 160px;
	float: left;
	width: 909px;
	background-image: url(images/menu_bar.jpg);
	background-repeat: repeat-x;
	height: 61px;	
}
.fadebar {
	text-align: left;
	top: 190px;
	float: left;
	width: 909px;
	background-image: url(images/fade_bg.jpg);
	background-repeat: repeat-x;
	height: 41px;

}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: none;
	color: #000000;
}
.green_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: none;
	color: #7DAC2B;
}

.texth2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-transform: none;
	color: #000000;
}
.green_texth2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-transform: none;
	color: #7DAC2B;
}