/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	border:none
}
a:link,a:visited{
	text-decoration:none
}
a:hover{
	text-decoration: underline
}
body, td{
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color:#000
}
.button{
	border:2px outset #DF9F9F;
	background-color: #9F3535;
	color: #FFFFFF;
	font-size: 11px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	cursor: pointer;
}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #960000;
}		
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
.opbutton {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #706D41;
	border-bottom: 1px solid #706D41;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
}.ophead {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	background-color: #F4EAEA;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #993333;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.navegacao {
	font-size: 11px;
	color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight: bold;
}

/* menu vertical */
ul#menuv {
	width:100px;
	border:1px solid #FFFFFF;
	margin:0;
	list-style-type:none;
	background-color: #FFFFFF;
	padding-left: 3px;
}
ul#menuv li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#menuv li a:link, ul#menuv li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	padding-left:5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
}
ul#menuv li a:hover {
	background-color: #F2F3FF;
	color:#333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #993300;
} 
.tblConsultaTop {
	padding:8px;
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #993300;
	padding: 2px;
	letter-spacing: 2px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #918374;
	border-bottom-color: #9F3535;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #918374;
	border-left-color: #918374;
}
.tblConsultaMiddle {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #918374;
	border-left-color: #918374;
}
.tblConsultaBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #918374;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #918374;
	border-left-color: #918374;
	background-color: #FFFFFF;
}
/* configuracoes das abas */
#header {
    float:left;
    width:100%;
	background:#DAE0D2 url("/images/bg.gif") repeat-x bottom;	
    background:white;
    font-size:90%;
    line-height:normal;
}
#header ul {
  margin:0;
  padding:8px 8px 0;
  list-style:none;
}
#header li {
    float:left;
	background:url("/images/norm_left.gif") no-repeat left top;
    margin:0;
	padding:0 0 0 9px;
}
#header a {
  float:left;
  display:block;
  background:url("/images/norm_right.gif") no-repeat right top;
  padding:5px 10px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac */
#header a {
	float:none;
}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
}
#header #current {
	background-image:url("/images/norm_left_on.gif");
} 
#header #current a {
	background-image:url("/images/norm_right_on.gif");
	color:#333;
	padding-bottom:5px;
}
.borda-tabela {
	border: 1px solid #993300;
} 
.tblDescConsulta {
	padding:8px;
	background-color: #f5f5f5;
	width: 300px;
	height: auto;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: justify;
}
.descricao-consulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #913B48;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #913B48;
	border-bottom-color: #913B48;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
}
.nao_imprimir{display: none}
.rowDestaque {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

