BODY {scrollbar-face-color: #FFE88E; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #999999; scrollbar-track-color: #E7E7E7; scrollbar-arrow-color: #D63029} 

.minima			{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#949886}
.corpo			{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:justify}
.subtitulos		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#949886;
	font-weight:bold;
	letter-spacing:3px;
	font-style:italic;
	text-transform: lowercase;
}
.titulos		{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	color:#949886; font-weight:bold; text-transform:lowercase; letter-spacing:5px; font-style:italic;}
.menuitems		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;


}

a:link 		{text-decoration:none; color:#000000;}
a:visited	{text-decoration:none; color:#000000;}
a:active 	{text-decoration:none; color:#000000;}
a:hover 	{text-decoration:underline; color:#949886}

a.minima:active {color:#949886; text-decoration: none}
a.minima:link 	{color:#949886; text-decoration: none}
a.minima:visited{color:#949886; text-decoration: none}
a.minima:hover 	{color:#000000; text-decoration: underline}
a.subtitulos:active {color:#949886; text-decoration: none}
a.subtitulos:link 	{color:#949886; text-decoration: none}
a.subtitulos:visited{color:#949886; text-decoration: none}
a.subtitulos:hover 	{color:#000000; text-decoration: underline}
a.titulos:active 	{color:#949886; text-decoration: none}
a.titulos:link 		{color:#949886; text-decoration: none}
a.titulos:visited	{color:#949886; text-decoration: none}
a.titulos:hover 	{color:#000000; text-decoration: underline}
a.menuitems:active {color:#CCFF33; text-decoration: none}
a.menuitems:link 	{
	color:#996600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.menuitems:visited{color:#000000; text-decoration: none}
a.menuitems:hover 	{color:#ffffff; text-decoration: underline}

.botao 		{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #000000;background-color: FADE73;border-top: 1px solid #000000;border-right: 1px solid #000000;border-bottom: 1px solid #000000;border-left: 1px solid #000000;height: 16px;width: 69px;line-height: 7px;}
.caixatexto {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #000000;background-color: #FADE73;border: 1px solid #000000}

.border		{border: 1px solid #000000}
.border2	{border: 2px solid #FADE73}
.borderRL 	{font-family:Verdana;border-top:0px solid #000000;border-right:1px solid #000000;border-bottom:0px solid #000000;border-left:1px solid #000000}
.borderTRL 	{font-family:Verdana;border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:0px solid #000000;border-left:1px solid #000000}
.borderRBL 	{font-family:Verdana;border-top:0px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000}
.borderRB	{font-family:Verdana;border-top:0px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;border-left:0px solid #000000}
.borderB  	{font-family:Verdana;border-top:0px solid #000000;border-right:0px solid #000000;border-bottom:1px solid #000000;border-left:0px solid #000000}
.borderT  	{font-family:Verdana;border-top:1px solid #000000;border-right:0px solid #000000;border-bottom:0px solid #000000;border-left:0px solid #000000}

#menu{
	position:absolute;
	width:150px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:normal;
	cursor:hand;
	z-index: 20;
	text-align: left;
	visibility: hidden;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;




}
.borderR {
font-family:Verdana;border-top:0px solid #000000;border-right:1px solid #000000;border-bottom:0px solid #000000;border-left:0px solid #000000
}