body {
	background: url("images/px_fundo_03.gif") top left repeat-x ;
	background-color:#E6F5F8;
}

.style1 {	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #055f6b;
}
.style10 {
	font-size: 11px;
	color: #055f6b;
}
.style2 {	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #00caff;
}
.style3 {font-size: 11px; color: #055f6b; font-family: Tahoma, sans-serif;}
.style4 {color: #ff7f00}
.style5 {	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #81edfc;
}
.style6 {	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #81edfc;
}
.style7 {	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style8 {	font-size: 5px;
	font-family: Tahoma, sans-serif;
}
a:link {
	color: #00caff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00caff;
}
a:hover {
	text-decoration: underline;
	color: #00caff;
}
a:active {
	text-decoration: none;
	color: #00caff;
}
.style11 {	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.style12 {color: #FFFFFF}

.style16 a {
	display:block;
	font-family: Tahoma,sSunSans-Regular, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	background-image: url('images/pontos_menu.gif');
	background-repeat: no-repeat;
	background-position: 18px 7px;
	padding-left: 26px;
	width: 205px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.style16 a:hover{
	display:block;
	font-family: Tahoma,sSunSans-Regular, sans-serif;
	font-size: 11px;
	color: #63767C;
	background: #333E42;
	padding-left: 8px;
	background-image: url('images/pontos_menu_atual.gif');
	background-repeat: no-repeat;
	background-position: 18px 7px;
	padding-left: 26px;
	width: 205px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style16 a#atual {
	display:block;
	font-family: Tahoma,sSunSans-Regular, sans-serif;
	font-size: 11px;
	color: #63767C;
	background: #333E42;
	padding-left: 8px;
	background-image: url('images/pontos_menu_atual.gif');
	background-repeat: no-repeat;
	background-position: 18px 7px;
	padding-left: 26px;
	width: 205px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.style17 {
	font-size: 14px;
	color: #od353a;
	font-family: Tahoma, sans-serif;
}
.style18 {
	font-size: 11px;
	color: #69878e;
	font-family: Tahoma, sans-serif;
}
.style19 {
	font-size: 11px;
	color: #od353a;
	font-family: Tahoma, sans-serif;
}
.style20 {font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #055f6b;
}
.style21 {font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}

form.area { 
background-color: #1ea9c3; 
width:125px;
height:78px;}

.campos {
background-color:#666666;
font: 11px tahoma, sans-serif;
color:#e0e8e6;
}

.link{cursor:default;}
.style13 {
	font-size: 5px;
	color: #055f6b;
}

#menubv {
width: 202px;
padding: 0;
margin: 0;
font: 11px Tahoma, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
margin: 0;
}
#menubv li a {
display: block;
padding: 2px 2px 2px 0.5em;
background-color: #0a919b;
color: #e6e6e6;
text-decoration: none;
}
#menubv li a:hover {
background-color: #004952;
color: #586e75;
}
#menubv li a:active {
background-color: #004952;
color: #586e75;
}
/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }