body {
	background-color: #9fb5a3;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bx {
	border: 1px solid #455A49;
}
.txt {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 15px;
}
.txt a:link {
	color: #508566;
	text-decoration: none;
}
.txt a:visited {
	text-decoration: none;
	color: #508566;
}
.txt a:hover {
	text-decoration: underline;
	color: #33CC00;
}
.txt a:active {
	text-decoration: none;
	color: #33CC00;
}
.main_nav {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.main_nav a:link {
	color: #699568;
	text-decoration: none;
}
.main_nav a:visited {
	text-decoration: none;
	color: #699568;
}
.main_nav a:hover {
	text-decoration: underline;
	color: #309647;
}
.main_nav a:active {
	text-decoration: none;
	color: #699568;
}
.sub_nav {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.sub_nav a:link {
	color: #95979F;
	text-decoration: none;
}
.sub_nav a:visited {
	text-decoration: none;
	color: #95979F;
}
.sub_nav a:hover {
	text-decoration: underline;
	color: #666666;
}
.sub_nav a:active {
	text-decoration: none;
	color: #666666;
}
.cpyright {

	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #68846B;
	padding: 10px;
}

