body {
	margin: 3px 1px 1px 1px;
	text-align: left;
	font: 10px verdana, tahoma, geneva, helvetica, arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}
a{
	text-decoration: none;
	color: brown;
        font-size: 13px;
        font-face: arial,vendana;
}
a:hover {
	text-decoration: underline
}
a.nav{
	margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color:#000000;
	margin-left: 9px;
}
a.nav:active {
	color: #7AE047;
}
#full {
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
}

#top {
        width: 100%;
	background-color: #FFFFFF;
	text-align: left;
}
#sidebaroutter{
	float: left;
}
.sidebarinner {
	font-size: .95em;
	width: 130px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 5px;
}
.linkheader {
	background-color:#FFF260;
	border-bottom: 1px solid #006699;
	border-Top: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	font-size: 9px;
	text-align: center;
}
#bigbox {
	margin-left: 20px;
	margin-right: 20px;
	float: center;
	font-size: .85em;
	border: 1px solid #000000;
	background-color: #cfefcd;
	text-align: left;
	padding-right: 10px;
}
.content {
	padding-left: 10px;
}
h1 {
	width: 50%;
	margin: 5px 0px 5px 0px;
	border-bottom: 2px solid #000000;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
}
h2 {
	margin: 15px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: .9em;		
}
.various {
	margin: 0px;
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	font-size: .9em;
	font-style: normal;

}
#pintar{
background-color: #ffccbb;
}

input{
font-size: smaller; 
background-color:#E4EBF6;
font-weight: bold;
color: #000050;
}

textarea{
font-size: smaller; 
background-color:#ffffff;
color: #000000;
}
.entrytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}
.highlight {
border: thin solid #0099FF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}


#esquerda {
position: absolute;
top: 110px;
left: 1px;
width: 180px;
height: 450px;
background:#ccdef0;
border-style: solid;
border-bottom-width: 2px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 2px;
border-color: navy;

}

#meio {
margin-left: 200px;
margin-right: 200px;
background: white;
}

#fullmeio {
margin-left: 5px;
margin-right: 5px;
background: white;
border-style: outset;
font-size: x-small;
}


#direita {
position: absolute;
top: 110px;
right: 4px;
width: 150px;
height:450px;
background:#ffffff;
border-style: solid;
border-bottom-width: 2px;
border-top-width: 1px;
border-right-width: 2px;
border-left-width: 1px;
border-color: navy;
}

.textolegenda {
font-family: verdana;
color: black;
font-size: xx-small;
}

.textologo {
font-family: verdana;
color: black;
font-size: large;
}

.textotop {
font-family: verdana;
color: black;
font-size: medium;
}

.textopequeno {
font-family: verdana;
color: blue;
font-size: small;
}

.textodestaque {
font-family: verdana;
color: black;
font-size: small;
}

div#menu {
	position:relative; 
	width: 180px; 
	font: bold 8px Arial, Verdana, Serif; 
}
div#menu a {
	display: block; 
	text-align:left; 
	padding: 5px 10px; 
	margin-bottom:1px; 
	text-decoration: none; 
	color: #000; 
	background:#FFF260;
	border-left: 12px ridge #0f0;
	border-right: 3px solid #0f0;
}
div#menu a:hover {
	color: #fff; 
	background: #096;
	border-right: 3px solid #060;    
	border-left: 12px ridge #090;
}
div#menu a span {
	display: none;
}
div#menu a:hover span {
	display: block;
	position: absolute; 
	top:0; left: 175px; 
	width: 130px;
	padding: 5px; 
	margin-left:2px;
	color: #fff; 
	background:#096;
	font-size: 10px; 
	text-align:left;
	border:3px outset #090; 
}

.mytxt{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal
}

.menu { FONT-WEIGHT: normal; FONT-SIZE: 7.5pt; COLOR: #ffffff; FONT-FAMILY: verdana; TEXT-DECORATION: none }
A.menu:link { FONT-WEIGHT: normal; COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none }
A.menu:visited { FONT-WEIGHT: normal; COLOR: red; FONT-FAMILY: verdana; TEXT-DECORATION: none }
A.menu:hover { FONT-WEIGHT: normal; COLOR: #ffff00; FONT-FAMILY: verdana; TEXT-DECORATION: none }
.sombreado { color: #000000; FILTER: shadow(color=#BDC4C2, direction=130, enabled=10);}
