body {
	background-color: #2A2A2A;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "lucida sans, myriad, verdana, arial, trebuchet, sans-serif"
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a:hover {
	color:#5C8727;
	}

#nav_main {
	position:relative;
	z-index:3;
	background:transparent;
	text-transform:uppercase;
	font-size:.6em;
	height:23px;
	list-style: none;
	}
	
body {
	background:#2a2a2a;
	font-family:"lucida sans", myriad, verdana, arial, trebuchet, sans-serif;
	font-size:10px;
	color:#565656;
	}


.border 	{
	color:#FFFFFF;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	border-top:2px;
	border-right:2px;
	border-bottom:2px;
	border-left:2px;
	border-color:#FFFFFF;
	bg:#5c8727;
	}


		