.top_nav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
}
a:hover
{
text-decoration:underline;
}
.foot_nav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.white_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldtext13 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #223500;
}

.boldtext {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #223500;
}
.boldtext a {
	color: #223500;
	text-decoration:none
}
.boldtext a:hover {
	color: #223500;
	text-decoration:underline
	}
.tab_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #507607;
	border-right-color: #507607;
	border-bottom-color: #507607;
	border-left-color: #507607;
}

