.tr_itens_on{background:#f5f5f5;}
.tr_itens_off{background:#fff;}
.titulotable{
   padding: 5px 0;
	 font-size: 11px;
   color: white;
	 font-family: Sans-Serif;
   background: #0B5480
}
td{
   /*padding: 5px 0;*/
   font-size: 11px;
	 font-family: Sans-Serif;
}
.titulo
 {
	FONT-WEIGHT: bold; FONT-SIZE: 18pt; COLOR: #27456A;  TEXT-ALIGN: center;
	font-family: Sans-Serif;
}
.titulo_campo{
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #27456A;  TEXT-ALIGN: right;
	font-family: Sans-Serif;
}
.atencao{
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #FF0000;  TEXT-ALIGN: center;
	font-family: Sans-Serif;
}		
.sdmenu {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: #eee url(../i/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../i/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../i/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #066 url(../i/linkarrow.gif) no-repeat right center;
    color: #FFF;
}

.menu {
	font-family: Arial;
	font-size: 11px;
}	
.form {

	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px; 
	letter-spacing: 1px;
}
.texto {
	font-family: Arial;
	font-size: 12px;
    color: #000000;
}
  .a:link{text-decoration: none; color: #000000; }
  .a:visited{text-decoration: none; color: #000000; }
  .a:hover{ text-decoration: underline; color: #000000; }
  .a:active{text-decoration: none; 	color: #000000; }
}
.menu:link {color: #FFFFFF; text-decoration: none;}	
.menu:visited {color: #FFFFFF; text-decoration: none;}
.menu:active {color: #FFFFFF; text-decoration: none;}	
.menu:hover {color: #FFFFFF; text-decoration: underline;}

#dropmenudiv{
	position:absolute;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: E7E7E7;
}