.navspacer {
	height: 3px;
}

/* Start left green menu*/
 .cssnav0 {
	position: relative; display: block;
	width: 160px; height: 26px; margin-top: 1; padding: 0;
	background: url(../images/LeftMenuButtonGreen.png); background-repeat: no-repeat;
	white-space: nowrap;
}

.cssnav0 a:link {
	display: block; width: 160px; height: 26px; float: left;
	font-size: 12px; font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.cssnav0 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.cssnav0 img {
	width: 160px; height: 26px; border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav0 a:hover img {
	visibility:hidden
}

.cssnav0 span {
	position: absolute; width: 160px; height: 26px; top: 0px; left: 0px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	cursor: pointer;
}

/* End left green menu*/

/* Context sub menu*/
 .cssnav4 {
	position: relative; 
	width: 160px; height: 18px; padding: 0;
	background-color: #C7EAE3;
	white-space: nowrap;
}

.cssnav4 a:link {
	display: block; width: 160px; height: 18px; float: left;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.cssnav4 a:visited {
	color: #000000;
	text-decoration: none;
}

.cssnav4 img {
	width: 160px; height: 20px; border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav4 a:hover img {
	visibility:hidden
}

.cssnav4 span {
	position: absolute; width: 160px; height: 18px; top: 0px; left: 0px;
	padding: 0px 0 0 10px;
	font-size: 11px;
	cursor: pointer;
}

/* End context sub menu*/

/* Context sub menu spread over two lines*/
 .cssnav5 {
	position: relative; display: block;
	width: 160px; height: 30px; margin-top: 0; padding: 0;
	background-color: #C7EAE3;
	white-space: nowrap;
}

.cssnav5 a:link {
	display: block; width: 160px; height: 30px; float: left;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.cssnav5 a:visited {
	color: #000000;
	text-decoration: none;
}

.cssnav5 img {
	width: 160px; height: 34px; border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav5 a:hover img {
	visibility:hidden
}

.cssnav5 span {
	position: absolute; width: 160px; height: 30px; top: 0px; left: 0px;
	padding: 0px 0 0 10px;
	font-size: 11px; line-height: 15px;
	cursor: pointer;
}

/* End context sub menu spread over two lines*/

/* Bottom left navigation menu*/
 .cssnav {
	position: relative; display: block;
	width: 160px; height: 26px; margin-top: 1; padding: 0;
	background: url(../images/LeftMenuButtonBrown.png); background-repeat: no-repeat;
	white-space: nowrap;
}

.cssnav a:link {
	display: block; width: 160px; height: 26px; float: left;
	font-size: 12px; font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.cssnav a:visited {
	color: #000000;
	text-decoration: none;
}

.cssnav img {
	width: 160px; height: 26px; border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav a:hover img {
	visibility:hidden
}

.cssnav span {
	position: absolute; width: 160px; height: 26px; top: 0px; left: 0px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	cursor: pointer;
}

/*End bottom left navigation menu*/

/* Right column navigation menu*/
 .cssnav2 {
	display: block; position: relative;
	width: 160px; height: 26px;
	background: url(../images/RightMenuButtonBlue_2.png); background-repeat: no-repeat;
	white-space: nowrap;
}

.cssnav2 a:link {
	display: block; width: 160px; height: 26px; float: left;
	font-size: 12px; font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cssnav2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.cssnav2 img {
	width: 160px; height: 26px; border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav2 a:hover img {
	visibility:hidden
}

.cssnav2 span {
	position: absolute; width: 160px; height: 26px; top: 0px; left: 0px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	cursor: pointer;
}

/*End right column navigation menu*/

/*Start top navigation menu*/

.left2 {
	position: absolute; 
	width: 103px; height: 26px; top: 14px; left: 160px;
	padding: 8px 0 0 0;
}
.left3 {
	position: absolute; 
	width: 120px; height: 26px; top: 14px; left: 265px;
	padding: 8px 0 0 0;
}
.left4 {
	position: absolute; 
	width: 170px; height: 26px; top: 14px; left: 385px;
	padding: 8px 0 0 0;
}
.left5 {
	position: absolute; 
	width: 116px; height: 26px; top: 14px; left: 556px;
	padding: 8px 0 0 0;
}
.left6 {
	position: absolute; 
	width: 96px; height: 26px; top: 14px; left: 672px;
	padding: 8px 0 0 0;
}

#MenuBar a:link {
	color: #019E7D; text-decoration: none; font-weight: bold; font-size: 14px;
}
#MenuBar a:visited {
	color: #019E7D; text-decoration: none; font-weight: bold; font-size: 14px;
}
#MenuBar a:hover {
	text-decoration: underline;
}

/*End top column navigation menu*/
