<!--
body            { font-family: Verdana; font-size: 11px; text-decoration: none; background-color: #FFFFFF; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color:  black; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; }
input, select   { font-family: Verdana; font-size: 11px; text-decoration: none; }
textarea 	    { font: 11px verdana, arial, helvetica, sans-serif;}
td              { font-family: Verdana; font-size: 11px; color: #333333;}
a:link          { font-family: Verdana; font-size: 11px; color: #FF6600; text-decoration: underline;}
a:visited       { font-family: Verdana; font-size: 11px; color: #FF6600; text-decoration: underline;}
a:hover         { font-family: Verdana; font-size: 11px; color: #FF6600; text-decoration: none;}
.peq            { font-family: Verdana; font-size: 10px;}
.peq2           { font-family: Verdana; font-size: 11px;}
.td_titulo      { font-family: Verdana; font-size: 15px; font-weight: bold; color: #FFFFFF; text-align: center; height:25px; background-image: url("http://www.centralserver.com.br/images_new/titulo.gif");}
.td_titulo2     { font-family: Verdana; font-size: 15px; font-weight: bold; color: #000000; text-align: center; height:25px;}
.cad_titulo     { font-family: Verdana; font-size: 11px; font-weight: bold; background: #6070B8; color: #FFFFFF; text-align: center;}
.td_obrig       { font-family: Verdana; font-size: 10px; font-weight: bold; color: #CC0000; text-align: center;}
a.cinza:link    { font-family: Verdana; font-size: 10px; color: #6A6A6A; text-decoration: none;}
a.cinza:visited { font-family: Verdana; font-size: 10px; color: #6A6A6A; text-decoration: none;}
a.cinza:hover   { font-family: Verdana; font-size: 10px; color: #FF6600; text-decoration: none;}
a.sup:link      { font-family: Verdana; font-size: 10px; color: blue; text-decoration: none;}
a.sup:visited   { font-family: Verdana; font-size: 10px; color: blue; text-decoration: none;}
a.sup:hover     { font-family: Verdana; font-size: 10px; color: blue; text-decoration: underline;}
a.peq:link      { font-family: Verdana; font-size: 9px; color: #FF6600; text-decoration: none;}
a.peq:visited   { font-family: Verdana; font-size: 9px; color: #FF6600; text-decoration: none;}
a.peq:hover     { font-family: Verdana; font-size: 9px; color: #FF6600; text-decoration: underline;}
a.lat:link      { font-family: Verdana; font-size: 10px; color: blue; text-decoration: none;}
a.lat:visited   { font-family: Verdana; font-size: 10px; color: blue; text-decoration: none;}
a.lat:hover     { font-family: Verdana; font-size: 10px; color: blue; text-decoration: underline;}
a.rod:link      { font-family: Verdana; font-size: 10px; font-weight: bold; color: blue; text-decoration: none;}
a.rod:visited   { font-family: Verdana; font-size: 10px; font-weight: bold; color: blue; text-decoration: none;}
a.rod:hover     { font-family: Verdana; font-size: 10px; font-weight: bold; color: blue; text-decoration: underline;}
a.home:link     { font-family: Verdana; font-size: 10px; color: black; text-decoration: none;}
a.home:visited  { font-family: Verdana; font-size: 10px; color: black; text-decoration: none;}
a.home:hover    { font-family: Verdana; font-size: 10px; color: black; text-decoration: underline;}

.nav ul {
padding:0px;
margin:0px;
width: 100%;
float: left;
background-color:#EDEDED;
list-style:none;
}

.nav ul li {
display: inline;
}

.nav ul li a {
padding: 3px 5px;
float: left;
/* visual do link */
font-family: arial, hevetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color:#EDEDED;
color: #000000;
text-decoration: none;
border-top:3px solid #EDEDED;
background: url('images/sep.png') no-repeat top right;
}

.nav ul li a:link {
font-family: arial, hevetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color:#EDEDED;
color: #000000;
text-decoration: none;
border-top:3px solid #EDEDED;
background: url('images/sep.png') no-repeat top right;
}

.nav ul li a:visited {
font-family: arial, hevetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color:#EDEDED;
color: #000000;
text-decoration: none;
border-top:3px solid #EDEDED;
background: url('images/sep.png') no-repeat top right;
}

.nav ul li a:hover {
font-family: arial, hevetica, sans-serif;
font-size: 11px;
font-weight: bold;
background-color:#D6D6D6;
color: #000000;
border-top:3px solid #A90000;
}

.container { 
font: 11px "Verdana", "sans-serif";
margin:0px 0; 
} 
.container img { 
vertical-align:bottom; 
} 
.container span { 
cursor:pointer; 
color:#333333;
} 
.off { 
display:none; 
color:#333333;
} 
.on { 
display:block; 
margin:10px 0px; 
text-align:justify;
color:#333333;
}
	.h1, h1 {
		display: inline;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		color: #663300;
		text-decoration: none;
		margin: 0;
}
	.h2, h2 {
		display: inline;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
		margin: 0;
}
	.h3, h3 {
		display: inline;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
		margin: 0;
}

-->