body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
}
.normal {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	color: #FFFFFF;
}

.tabela {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	color: #FFFFFF;
}

.menu	{ background: black url("/imagens/menubg.gif");
	  background-repeat: repeat-x;
	}
.menutext
	{ color: #F4D6C4;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  text-align: center;
	  font-size: 15px;
	}

a {	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	font-weight: bold;
	text-decoration: none;
	color: #26B3D7;
}
a:hover {
        text-decoration: none;
        color: #BFE1E3;
}
a:active {
        text-decoration: none;
}


.toc_authors	{font-size: 12px; color: #FFFFCC; font-weight: bold; }
.toc_title	{ font-size: 12px; color: #FFFFFF; font-weight: bold; font-style: italic }
.toc_checklist	{ font-size: 12px; color: #26B3D7; font-weight: bold; }
.taxon	{ color: #DDDDDD; font-style: italic }

.code	{ color: #26B3D7; font-size: 12px; font-weight: bold }
.load	{ color: red; font-size: 12px; font-weight: bold }
.reload	{ color: lightgreen; font-size: 12px; font-weight: bold }

#main {
	width:610px;
	height:auto;
	display: block;
	text-align: justify;
	border: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
ul { list-style-image: url(/imagens/bulletcheck.gif); }
.img {
	text-align: left;
	display: block;
	border-width: 10px;
	border-style: outset;
	border-color: #4B4B4B;
}
h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #26B3D7;
        text-transform: uppercase;
        letter-spacing: 0.5em;
        display: block;
        text-align: left;
}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: #BFE1E3;
        text-transform: uppercase;
        letter-spacing: 0.25em;
        display: block;
        text-align: left;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #BFE1E3;
        letter-spacing: 0.15em;
        line-height: 15px;
        display: block;
}
#centro { text-align: center }
select,
input   { font-family: Verdana, Arial, Helvetica, sans-serif;
          text-decoration: none;
          font-size: 12px;
          border: 1px #339966 double;
          background-color: #BFE1E3;
        }

.busca {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
}
