 .cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(graphics/Red1.gif) no-repeat;
	white-space: normal;
	display: block;
	width: 123px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.cssnav a
{
	display: block;
	color: #ffffff;
	font-size: 15px;
	width: 123px;
	height: 25px;
	display: block;
	float: none;
	color: #ffffff;
	text-decoration: none;
	}

.cssnav img
{
width: 123px;
height: 25px;
border: 0
}

* html a:hover
{
	visibility:visible;
	color: #000000;
}

.cssnav a:hover img
{
	visibility:hidden;
}

.cssnav span
{
	position: absolute;
	left: -4px;
	top: 0px;
	cursor: pointer;
	text-align: center;
	width: 120px;
	height: 23px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	
}

			/* NAVIGATION BUTTONS */
			.menu {
	height: 24px;
	width:738px;
				}
			.mcnav	{
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(graphics/green2-108.gif) no-repeat;
	width: 105px;
	height: 24px;
	overflow:hidden;/* for ie to hide extra height*/
	left: 3px;
			}
			.mcnav a {
						display: block;
						color: #fff;
						font-size: 11px;
						width: 105px;
						height: 24px;
						display: block;
						float: left;
						color: #fff; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.mcnav a:hover {
						color: #000000;
			}
			

			.mcnav img {width: 105px; height: 24px; border: 0; }
			* html a:hover {visibility:visible}
			.mcnav a:hover img{visibility:hidden}

			.mcnav span {
	position: absolute;
	left: 3px;
	top: 4px;
	text-align: center;
	width: 99px;
	cursor: pointer;
	height: 21px;
					     
			}
			/* END OF NAVIGATION */
body {
	background-image: url(graphics/bg3.gif);
}

 .vmcnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../graphics/button1-green.jpg) no-repeat;
	white-space: normal;
	display: block;
	width: 108px;
	height: 25px;
	margin: 0;
	padding: 0;
	top: -150px;
	left: 50px;
}

.vmcnav a
{
	display: block;
	color: #9DACBF;
	font-size: 11px;
	width: 150px;
	height: 25px;
	display: block;
	float: none;
	color: #ffffff;
	text-decoration: none;
}

.vmcnav img
{
width: 150px;
height: 25px;
border: 0
}

* html a:hover
{
	visibility:visible;
	color: #000000
}

.vmcnav a:hover img
{
	visibility:hidden;
}

.vmcnav span
{
	position: absolute;
	left: -5px;
	top: -1px;
	cursor: pointer;
	text-align: center;
	width: 150px;
	height: 25px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	
}
