body {
	background-color: #F3C628;
}
body, p, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
A:hover {
	color: #666666;
	text-decoration: underline;
	/* background-color: #F0F0EC; */
}
A { text-decoration: none; }
a:link {  color: #004ABB; }
a:visited {  color: #004ABB; }
a:active {  color: #990033; text-decoration: underline; }

.tracejVert {
	background-image: url(imagens/tracej_vert.gif);
	background-repeat: repeat-y;

}

.textHora {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
}
.tracejHoriz {
	background-color: #FFFFFF;
	background-image: url(../../imagens/tracej_horiz.gif);
	background-repeat: repeat-x;
	background-position: 10px;

}
.textoPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.tituloCinzaEsc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.subtituloCinzaEsc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.subtituloVermelho {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.textData {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.textMenuLateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;



}
.tituloSubpaginas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #810A2F;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;

}
#menubv {
	width: 200px;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menubv li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	font-weight:bold;
	background-color: #9A2E2D;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #fff5ee;
	border-left-color: #F3C628;
}
#menubv li a:hover {
	background-color: #C63939;
	color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #fff;
	border-left-color: #F3C628;
}
/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
/* End */
#menuhr {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	line-height: normal;
}
#menuhr a {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;	
}
