body {
margin:0;
padding:0;
font: 12px/1.5em Verdana;
}

h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 8--------------------------- */

#tabs8 {
float:left;
width:100%;
background:#FCF1F6;
font-size:93%;
line-height:normal;
border-bottom:1px solid #E276A7;
}
#tabs8 ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabs8 li {
display:inline;
margin:0;
padding:0;
}
#tabs8 a {
float:left;
background:url("/imagens/tableft8.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs8 a span {
float:left;
display:block;
background:url("/imagens/tabright8.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
/* End IE5-Mac hack */
#tabs8 a:hover span {
color:#591333;
}
#tabs8 a:hover {
background-position:0% -42px;
}
#tabs8 a:hover span {
background-position:100% -42px;
}

#tabs8 #current a {
background-position:0% -42px;
}
#tabs8 #current a span {
background-position:100% -42px;
}

#top {
	top: 10px;
	left: 1%;
	right: 1%;
	position:float;
	background:#fff;
	}

#topleft {
	top: 10px;
	left: 1%;
	width:220px;
	position:absolute;
	background:#fff;
	}
#topcenter {
	top: 10px;
	margin-left: 230px;
	margin-right: 200px;
	margin-top: 200px;
	position:relative;
	background:#fff;
	}
#topright {
	top: 10px;
	right: 1%;
	width:200px;
	position:absolute;
	background:#fff;
	}

.ads p { font-size:10pt;
               margin:0px 0px 0px 0px;
	       padding: 0px;
	     }

#mainleft {
	top: 80px;
	left: 1%;
	width:210px;
	position:absolute;
	background:#fff;
	padding-bottom:10px;
	}

#maincenter {
	top: 40px;
	right: 5px;
	margin-top: 50px;
	margin-left: 230px;
	margin-right: 210px;
	position:float;
	background:#fff;
	padding-bottom:10px;
	}

#mainright {
	top: 80px;
	right: 10px;
	width:200px;
	position:absolute;
	background:#fff;
	padding-bottom:10px;
	}

#banner {
	background:#fff;
	}

#footer {
        clear: both;
        padding: 15px;
        border-top-width: 1px;
        border-top-style: solid;
        text-align: right;
}

p,pre,a {
	margin:10px 10px 10px 10px;
	padding: 1px;
        font-family: "Trebuchet MS", Tahoma, Arial, sans, sans-serif;
	}
	
blockquote {
	font-style: italic;
	}

pre
{
    font-family: "Trebuchet MS", Tahoma, Arial, sans, sans-serif;
    padding: 5px;
    margin-left: 30px;
    margin-right: 30px;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
        color: red;
        font-family: "Trebuchet MS", Tahoma, Arial, sans, sans-serif;
        font-weight: bolder;
}


h1 {
	margin:0px 10px 10px 10px;
	font-size:18pt;
	padding-top:10px;
	padding-bottom:3px;
	color:red;
	border-bottom: 2px solid blue;
	}

h2 {
	margin:0px 14px 10px 10px;
	font-size:16pt;
	padding-top:10px;
	border-bottom: 1px solid #333399;
	}

h3 {
	margin:0px 14px 10px 10px;
	font-size:14pt;
	padding-top:10px;
	}


.box {
        padding: 5px;
        border-width: 1px;
        border-style: solid;
        margin: auto;
        margin-bottom: 10px;
}

.box h3 {
        text-align: center;
        margin: 0px;
}
.box p, a {
        text-align: left;
        margin: 0px;
}


/* Standard Link Styles */
a, a:active {
        color:blue;
	font-weight: bold;
        text-decoration: underline;
}

a:hover, a:active:hover, a:visited:hover {
        color: #CC3333;
}


#mainright p { font-size:10pt}
#banner h1 { margin:0px; padding:10px}
#footer{
clear:all;
width:95%;
margin:10px;
text-align:center;
font-family:Verdana;
font-size:11px;
padding:3px;
border-top:1px solid #333;
}

#footer.date {
float:left;
text-align:left;
}

#footer.contact {
float:right;
text-align:right;
}
* html #menu li a {
       height: 25px; }
