.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.RightGradiant {
	background-image: url(images/right_gradient.gif);
	background-repeat: repeat;
}

.TopGreenBDR {
	background-color:#93A22E;
	font-family: verdana;
	font-size: 10px;
}

.NavBG {
	background-color:#E4F472;
}

.NavTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#93A22E;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500
}

a:link {
	font-family: Tahoma;
	font-size: 13px;
	Color:#000000;
	font-weight: 500;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 13px;
	Color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 13px;
	Color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.NavSep {
	background-image: url(images/NavSep.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;

}

.NavSepLast {
	font-family: Tahoma;
	font-size: 13px;
	Color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

.NavSep A:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	Color:#FFFFFF;
}

.NavSep A:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	Color:#000000;
}
.NavSep A:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	Color:#FFFFFF;
}


.NavSepLast A:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	Color:#FFFFFF;
}

.NavSepLast A:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	Color:#000000;
}
.NavSepLast A:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	Color:#FFFFFF;
}
