body {
	font-family: Verdana;
	font-size: 11px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 146px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 145px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font: 11px verdana;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 2px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 3px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */


.estilo01 {
        font-size: x-small;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url("Imagens/bg.jpg");
	}
.estilo02 {
           color: white;
          }
		  
.bordacima { border-style: solid; border-width: 1px 0px 0px 0px; border-color: black }
.bordacimadireita { border-style: solid; border-width: 1px 1px 0px 0px; border-color: black }
.bordacimaesquerda { border-style: solid; border-width: 1px 0px 0px 1px; border-color: black }
.bordaesquerda { border-style: solid; border-width: 0px 0px 0px 1px; border-color: black }
.bordadireita { border-style: solid; border-width: 0px 1px 0px 0px; border-color: black }
.bordaduplalateral { border-style: solid; border-width: 0px 1px 0px 1px; border-color: black }
.bordadupla { border-style: solid; border-width: 1px 0px 1px 0px; border-color: black }
.legendaBold { font-weight:  none;font-size: 10pt; font-family: tahoma }
.legendamenor { font-weight: bold; font-size: 9pt; font-family: tahoma }
.legendaonline { font-weight: bold; font-size: 10px; font-family: verdana }
.legendamini { font-weight: bold; font-size: 6pt; font-family: verdana }
.titulos  { font-weight: bold;	font-size: 14pt;font-family: tahoma }
.comboordena { font-weight: bold;font-size: 9pt; font-family: "trebuchet ms"; border: solid 1px black; width: 90px }
.comboordena01 { font-weight: bold;font-size: 7pt; font-family: "trebuchet ms"; border: solid 1px black; width: 75px }
.combodata { font-weight: bold;font-size: 8pt; font-family: "trebuchet ms"; border: solid 1px black; width: 55px }
.botoes {
	color: black;
	font-size: 8pt;
	font-family: "Trebuchet ms", Verdana, Arial;
	text-decoration: none;
	background: #F0F0F0 ;
	vertical-align: middle;
	padding: 0px 2px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: black;
	top: 1px;
	left: 1px }
.botoesmini {
	color: black;
	font-size: 7pt;
	font-family: "tahoma";
	text-decoration: none;
	background: #F0F0F0 ;
	vertical-align: middle;
	padding: 0px 2px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: black;
	top: 1px;
	left: 1px }

.link2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

td.texto
{	color: #666666;
    text-decoration : none;
	font-size: 8pt;
	font-family: verdana;
    font-weight: normal;
}

td.titulo
{	color: #666666;
    text-decoration : none;
	font-size: 8pt;
	font-family: verdana;
    font-weight: bold;
}

.destaque
{
	color: #ffffff;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
}

a.link2:link { font-family: Verdana; color:#FFFFFF; font-size: 11px; text-decoration: none}
a.link2:visited { font-family: Verdana; color:#FFFFFF; font-size: 11px; text-decoration: none}
a.link2:hover { font-family: Verdana; color:#FFFFFF; font-size: 11px; text-decoration: underline}
a.link2:active { font-family: Verdana; color:#FFFFFF; font-size: 11px; text-decoration: none}

a.link3:link { font-family: Verdana; color:#000000; font-size: 11px; text-decoration: none}
a.link3:visited { font-family: Verdana; color:#000000; font-size: 11px; text-decoration: none}
a.link3:hover { font-family: Verdana; color:#000000; font-size: 11px; text-decoration: underline}
a.link3:active { font-family: Verdana; color:#000000; font-size: 11px; text-decoration: none}