BODY {
	SCROLLBAR-FACE-COLOR: #ECECDF;
	SCROLLBAR-HIGHLIGHT-COLOR: #ECECDF;
	SCROLLBAR-SHADOW-COLOR: #6D5956;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #402626;
	SCROLLBAR-TRACK-COLOR: #ECECDF;
	SCROLLBAR-DARKSHADOW-COLOR: #402626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
}
#geral {
	width: 1024px;
	position: absolute;
}
#menu{
	color: #663300;
	font-variant: small-caps;
	text-align: right;
	letter-spacing: 0.03em;
	font-size: 12px;
	position: absolute;
	left: 15px;
	top: 120px;
	width: 20%;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li{
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#whiteback {
position:absolute; width:74%; height:86%; z-index:2; left: 25%; top: 14%; overflow: auto;
}
#conteudo {
position:absolute; width:73%; height:85%; z-index:2; left: 26%; top: 15%;}
#navbar {
    position:absolute; z-index:3;
	height: 30px;
	left: 5%;
	bottom: 24px;
	filter: Alpha(Opacity=70, Style=0);
	border: none;
}
#eyeon {
position:absolute; z-index:4;
height: 20px;
width: 20px;
left: 1%;
bottom: 24px;
filter: Alpha(Opacity=70, Style=0);
border: 1px dashed #CCCCCC;
}
#eyeoff {
	position:absolute;
	z-index:4;
	height: 20px;
	width: 20px;
	left: 1%;
	bottom: 24px;
	filter: Alpha(Opacity=70, Style=0);
	border: 1px dashed #CCCCCC;
	visibility: hidden;
}

.xxsmall {
	font-size: xx-small;
}
.xxsmallcaps {
	font-size: 9px;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #8A4500;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
.whitetransp50 {
	background-color: #F8F9F0;
	padding: 10px;
	filter: Alpha(Opacity=50, Style=0);
	opacity: 0.5;
	-moz-opacity:0.5;

}
.whitetransp70 {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=70, Style=0);
	opacity: 0.7;
	-moz-opacity:0.7;
}
h1 {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-right: 8px;
	font-size: larger;
	font-weight: bold;
	color: #990000;
}
h2 {
	color: #990000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-top: 6px;
	margin-right: 8px;
	font-size: 100%;

}
li {
	margin-left: -12px;
	list-style-type: square;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-top: 6px;
	margin-right: 8px;
	margin-top: -12px;
}

h3 {
	color: #003399;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-bottom: 6px;
	padding-top: 6px;
	font-variant: normal;
	margin-right: 8px;
	font-size: smaller;
}
table {
	font-size: 100%;
}
.dynbutton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	font-weight: bold;
	color: #000000;
	height: 14px;
	width: 14px;
	text-align: center;
	font-size: 14px;
	background-color: #FFFFCC;
	line-height: 4px;
	position: relative;
	top: -4px;
}
.dynform {
	height: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topmg20 {
	margin-top: 20px;
}
.smaller {
	font-size: smaller;
}
.imagem_direita_moldura {
	border: 1px solid #000000;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.leftmrgn5 {
	margin-left: 5px;
}
.mgtop20left5 {
	margin-top: 20px;
	margin-left: 5px;

}
#floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#floatright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-right: 0px;
}
#Statcounter {
	display: none;
}

