td#menu {
	margin-left:10px; 
	width:167px; 
	height:360px; 
	border-left:1px solid white; 
	background-color:#384E0D;
}

div.navo,div.navo_active,div.navo_hover,div.navi, div.nav2o,div.nav2o_active,div.nav2o_hover,div.nav2i {
  font-family: Helvetica,Arial Narrow, Arial, sans-serif;
  float:left;
  display:inline;
  font-size: 14px;
  line-height: 100%;
  font-weight: normal;
  height:20px;
  width:190px;
}
div.navo,div.navo_active,div.navo_hover, div.nav2o,div.nav2o_active,div.nav2o_hover {
	border: 0px;
  border-bottom: 1px solid white;
}
div.navo,div.navo_active,div.navo_hover {
  color: white;
  background: #384E0D;
}
div.navo_active {
  color:white;
  background: #66875D;
  font-weight:bold;
  text-align: right;
  text-transform: uppercase;
}
div.navo_hover {
  color:black;
  background: #5B9705;
}

/* start topmenu css */

div.navot1,div.navot1_active,div.navot1_hover {
  color: white;
  background: #566c3f;
}
div.navot1_active {
  color:white;
  background: #566c3f;
  font-weight:bold;
  text-align: right;
  text-transform: uppercase;
}
div.navot1_hover {
  color:black;
  background: #566c3f;
}


div.navot2,div.navot2_active,div.navot2_hover {
  color: white;
  background: #9089b9;
}
div.navot2_active {
  color:white;
  background: #9089b9;
  font-weight:bold;
  text-align: right;
  text-transform: uppercase;
}
div.navot2_hover {
  color:black;
  background: #9089b9;
}


div.navot3,div.navot3_active,div.navot3_hover {
  color: white;
  background: #7f97af;
}
div.navot3_active {
  color:white;
  background: #7f97af;
  font-weight:bold;
  text-align: right;
  text-transform: uppercase;
}
div.navot3_hover {
  color:black;
  background: #7f97af;
}


div.navot4,div.navot4_active,div.navot4_hover {
  color: white;
  background: #b993a9;
}
div.navot4_active {
  color:white;
  background: #b993a9;
  font-weight:bold;
  text-align: right;
  text-transform: uppercase;
}
div.navot4_hover {
  color:black;
  background: #b993a9;
}


/* end topmenu css */

div.nav2o, div.nav2o_active, div.nav2o_hover {
  color: black;
  background: #CAD6E0;
  text-align: right;
}
div.nav2o_active { 
  color:white;
	background: #668196;
}
div.nav2o_hover { 
  color:black;
  background: #7192A5;
}


div.navi, div.nav2i {
  padding-top:4;
  padding-bottom:4;
  padding-left:3;
  padding-right:0;
}
div.nav2i {
  font-size: 13px;
}

a.navbottom {
  color:black;
}

a:hover.navbottom {
  color:black;
  font-weight:bold;
}

div#foot1, div#foot2 {
  font-family: Helvetica,Arial Narrow, Arial, sans-serif;
	text-align:center;
	width:762px;
	background-color:red;
}
div#foot1 div, div#foot2  div {
	float:left;
	width:189px;
	border:1px solid white;
	border-right:0px;
}
div#foot1 div {
  font-size:15px;
	padding-top:7px;
	padding-bottom:4px;
}
div#foot1 div#last {
	border-right:1px solid white;
	width:190px;
}
div#foot2 div, div#foot2 div a {
	font-size:11px;
  color: white;
  background: #384E0D;
	padding-top:7px;
	padding-bottom:7px;
	text-align:right;
	border-left:1px solid #384E0D;
}
div#foot2 div#last{
	width:190px;
}
