#menuv {
border: 1px solid #ffffff;
border-width: 0px 0px 0 1px;
width: 150px;
font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
list-style-type: none;
}

#menuv ul {
margin: 0;
padding: 0;
}

#menuv li {
border-bottom: 1px solid #4b2c05;
}

#menuv a {
text-decoration: none;
color: #ffffff;
background: #4b2c05;
display: block;
padding: 3px 6px;
width: 138px;
}

#menuv a:hover {
background: #bc7c31;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}

.style1 {
	color:#ffffff;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.style2 {
	color:#OOOOOO;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.style2a {
	color:#OOOOOO;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	
}
.style2b {
	color:#OOOOOO;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	
}
.style3 {
	color:#OOOOOO;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a.hidden {
  color: #666666;
}

a.hidden:visited {
	text-decoration: none;
}

a.hidden:hover {
	color: #A2C00E;
}

a.hidden:active {
  color: #000000;
}
