body {
	margin:0px;
}
A {
	COLOR: #990000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #690000; TEXT-DECORATION: underline
}

select.formato_tela{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #E8E8E8;
  text-transform: uppercase;
}

select.formato_tela_oculto{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #E8E8E8;
  text-transform: uppercase;
  display: none; 
}

input.formato_tela{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #E8E8E8;
}
span.formato_tela{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #E8E8E8;
}

textarea.formato_tela{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #E8E8E8;
}
.botao{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
		background:#C00;
        border:0px;
       }

.option{
font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-color: #E8E8E8;
  text-transform: uppercase;
}

#conteudo{
	width:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D2846;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D2846;
	background-color: #FFFFCC;
	
}
#menu {
	width:100%;
	height:27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D2846;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D2846; 
	background-color: #F3F2F9;
}

#tablecabec{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 70px;
}

#bemvindo{
	font-size: 12px;
	font-style: normal; 
	font-family: tahoma;
}

#usuario{
	font-size: 12px;
	font-weight: bold; 
	font-family: tahoma;
}

#logout{
	font-size: 12px;
	font-weight: bold; 
	font-family: tahoma;
	color: blue;
}

#td_cabec_menu{
	vertical-align: bottom;
}
#td_cabec_login{
	vertical-align: bottom;
	text-align: right;
	padding-right: 5px;
}

#loading_item{
	font-size: 18px;
	font-weight: bold; 
	font-family: tahoma;
}
