body {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	margin: 5px;
}

.corpo {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}

.menu_left {
	color: #FFFFFF;
	width: 139px;
	vertical-align: top;
	font-family: Arial Narrow, Verdana;
	font-size: 10pt;
/*	font-weight: bold; */
	background-color: #FF0000;
}

.menu_left DIV {
	margin-left: 5px;
}

.menu_left A {
	color: #FFFFFF;
}

A {
	color: #666666;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.menu_center {
	width: 470px;
	vertical-align: top;
}

.menu_right {
	width: 150px;
	vertical-align: top;
	background-color: #FFC028;
}

.menu_bot A {
	color: #999999;
	text-decoration: none;
}

.menu_bot A:hover {
	text-decoration: underline;
}

.ttl {
	color: #666666;
	font-weight: bold;
	font-family: Arial;
}

TH {
	text-align: right;
	text-transform: uppercase;

}

INPUT, TEXTAREA, SELECT {
	font-size: 8pt;
	font-family: Arial;
	border: 1px #666666 solid;
}

.noborders {
	border: none;
}

FIELDSET {
	border: 1px #bfbfbf dashed;
}

LEGEND {
	background-color: #ffffff;
	color: bfbfbf;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.frminput_login {
	width: 105px;
}

.frm_submit2 {
	font-size: 8pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #666666;
	border: 1px #666666 solid;
}

.frm_submit {
	font-size: 8pt;
	font-weight: bold;
	background-color: #666;
	color: #fff;
	border: 1px #666666 solid;
}

.submit_play {
	width: 18px;
	height: 18px;
	background-image: url('../images/play.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px #666666 solid;
}

.submit_ok {
	font-size: 7pt;
	font-weight: bold;
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	color: #666666;
	border: 1px #666666 solid;
}

.tiny {
	font-size: 7pt;
	font-family: Arial;
}

.main_ttl {
	font-family: Arial;
	padding-left: 15px;
	width: 140px;
	font-weight: bold;
	background-color: #ff0000;
	color: #ffffff;
	border-bottom: 10px #666666 solid;
}

.voltar {
	margin: 10px;
}

/********** BARRA DE NAVEGACAO *******************/
.nav { text-align: right; font-weight: bold; padding-top: 5px;}
.nav a { height: 10px; padding: 2px 5px 1px 5px; font-size: 6pt; color: #666666; text-decoration: none; }
.nav a:hover { color: #ffffff; background: #ff0000; }
.nav a:active { color: #ffffff; background: #ff0000; }
.nav a.off { color: #c0c0c0; background: #dfdfdf; }
.nav a.on { color: #ffffff; background: #ff0000; }
.nav a.ext { height: 10px; padding: 2px 5px 1px 5px; font-size: 6pt; text-decoration: none; }

a.del {
	border: 2px #ffffff outset;
}

a.del:active {
	border: 2px #ffffff inset;
}

.ttl_gest {
	 color: #333333;
	 text-transform: uppercase;
	 font-weight: bold;
}

.barra_tb {
	background-color: #333333;
	color: #ffffff;
}

.must {
	color: #ff0000;
}

A.mais {
	font-size: 7pt;
	color: #FF0000;
}

.ttl_nov {
	font-weight: bold;
	color: #FF0000;
}

.gestao {
	color: #FC0;
	background-color: #000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width: 140px;
}

.gestao_right {
	vertical-align: top;
	text-align: left;
	width: 640px;
}

.escolha {
	background-color: #FFFFFF;
}

.mm {
	width: 30px;
}

.par { font-size: 8pt; background: transparent; }

.impar { font-size: 8pt; background: #efefef; }

.tab_header {
	color: #FFFFFF;
	background: #666666;
}

.exp {
	width: 12px;
	line-height: 10px;
	border: 1px #f00 solid;
	background-color: #f00;
	color: #fff;
	cursor: hand;
	text-align: center;
}

a.botao_1 {
	 padding: 5px 10px;
	 background-color: #f00;
	 border: 1px solid #666;
	 color: #fff;
	 font-weight: bold;
}

a.botao_1:hover {
	 color: #f00;
 	 background-color: #fff;
}

#fadeinbox{
	position:absolute;
	width: 300px;
	left: 0;
	top: -400px;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
}


/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 140px;
	height: 140px;
	color: #fff;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/******************* CAIXA DE AJUDA ******************/
.dadosautentica {
	width: 300px;
	background-color: #E5E5E5;
	font-size: 9px;
	font-family: arial;
	text-align: left;
	font-style: bold;
	text-transform: normal;
}

.titulo_legenda_ajuda { 
	color: #595959;
	font-size: 7pt;
	font-family: arial;
	text-align: left;
	vertical-align: bottom;
	font-style: bold;
	margin-left:3px;
}

.bordo_legenda_cbed { 
	border: 1px #D0D0D0 solid;
}
/******************* CAIXA DE AJUDA ******************/


#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

.highlight {
	border: 1px #D0D0D0 solid;
	background-color: #E5E5E5;
}