#menubv {
width: 18em;
padding: 0;
margin: 0;
font: 12px Verdana, sans-serif;
}

#menubv ul {
list-style: none;
margin: 20px;
padding: 50%;
}

#menubv li {
border-bottom: 1px solid #f00;
margin: 2px;
}

#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 10px solid #eeeeee;
border-right: 10px solid #eeeeee;
background-color: #0000ee;
color: #ffffff;
text-decoration: none;
}

#menubv li a:hover {
border-left: 10px solid #0000ee;
border-right: 10px solid #0000ee;
background-color: #fff0f5;
color: #0000ee;
}



a:hover {
	text-decoration:underline;
}
.tahoma11brancobold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11cinza {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tahoma11branco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11cinzabold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tahoma11azulbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.tahoma11vermelhobold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.formtext {
	background-color:#EEEEEE;
	border-color:#000000;
	border-width:1;
	width:170;
	font-family:tahoma;
	font-size:11px;
}
.formnumber {
	background-color:#EEEEEE;
	border-color:#000000;
	border-width:1;
	width:40;
	font-family:tahoma;
	font-size:11px;
}
.formphone {
	background-color:#EEEEEE;
	border-color:#000000;
	border-width:1;
	width:110;
	font-family:tahoma;
	font-size:11px;
}
.formbutton {
	background-color:#EEEEEE;
	border-color:#000000;
	border-width:1;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}




