.nav-menu {color: #006666; font-weight: bold;}
.nav-menu a {color: #006666;text-decoration: underline; padding:1px;padding-right:1px;}
.nav-menu a:hover {color: #ffffff;text-decoration: underline;}
.nav-menu a {padding: 0 4px 0 4px}

/* Hide from IE5-Mac \*/

.nav-menu2 { color: #006666; font-weight: bold; padding-top: 10px;padding-bottom: 5px;font-size: 85%;}
.nav-menu2 a,.nav-menu2 a:visited {color: #006666;text-decoration: underline; padding:1px;}
.nav-menu2 a:hover {color: #ffffff;text-decoration: underline;}






.menu {
	text-indent: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	font-weight: normal;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.menu a, .menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
.menu a:hover {
	text-decoration: none;
	color: #FF0000;
}


.menu2 {
	text-indent: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	font-weight: normal;
	color: #000000;
}
.menu2 a, .menu2 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #444444;
}
.menu2 a:hover {
	text-decoration: none;
	color: #FF0000;
}

.info {
	text-indent: 1em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 25px;
}
