body {
        font-size: 80%;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:5px 0px 0px 5px;
	background: #fff;
	}
/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
#menu {
	width: 200px;
	margin-top: 0px;
	}

#menu ul {
       list-style: none;
       margin: 0;
       padding: 0;
       font-weight: bold
       }

#menu li a {
	text-decoration: none;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
* html #menu li a {
       height: 32px;
}
#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(/imagens/menu8.gif);
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #257EB7;
	background: url(/imagens/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(/imagens/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
#topleft {
	top: 10px;
	left: 1%;
	width:220px;
	position:absolute;
	background:#fff;
	}
#topcenter {
	top: 10px;
	margin-left: 230px;
	margin-right: 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: 150px;
	left: 1%;
	width:210px;
	position:absolute;
	background:#fff;
	padding-bottom:10px;
	}

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

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

#banner {
	background:#fff;
	}

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

p,pre,a {
	margin:10px 10px 10px 10px;
	padding: 3px;
	}
	
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: blue;
        font-family: "Trebuchet MS", Tahoma, Arial, sans, sans-serif;
        font-weight: bolder;
}


h1 {
	margin:10px 10px 10px 10px;
	font-size:18pt;
	padding-top:10px;
	color:blue;
	border-bottom: 1px solid #000000;
	}

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; }
