body.mainbody 		
{
	background-color: #009900;
	background-image: url('images/fundo.jpg'); 
	background-attachment: fixed ;
	background-repeat: no-repeat ;
	background-position: center ;
	
	scrollbar-track-color : #009900;
	scrollbar-face-color:#009900;
	Scrollbar-3dlight-color : #009900;
	scrollbar-shadow-color : #005500;
	scrollbar-darkshadow-color : #009900;
	scrollbar-highlight-color : #008800;
	scrollbar-arrow-color : #FFFF00;

	color: #000066;
}

body.indexbody 		
{
	background-color: #006600;
	background-image: url('images/fundoindex.jpg'); 
	background-attachment: fixed ;
	background-repeat: no-repeat ;
	background-position: center ;
	
	scrollbar-track-color : #009900;
	scrollbar-face-color:#006600;
	Scrollbar-3dlight-color : #007700;
	scrollbar-shadow-color : #005500;
	scrollbar-darkshadow-color : #004400;
	scrollbar-highlight-color : #008800;
	scrollbar-arrow-color : #009900;

	color: #000066;
}

body.topbody
{
	background-color: #006600;
}

body.bottombody
{
	background-color: #006600;
}

body.menubody
{
	background-color: #009900;
}

.tablemenu 
{
    	BORDER-BOTTOM: #FFFF00 1px double;
    	BORDER-LEFT: #FFFF00 1px double;
    	BORDER-RIGHT: #FFFF00 1px double;
    	BORDER-TOP: #FFFF00 1px double;
	background-image: url('images/bottom1.jpg'); 
	background-attachment: fixed ;
	background-repeat: no-repeat ;
	background-position: bottom center ;
}

.tableheadfoot 
{
    	BORDER-BOTTOM: #222200 1px double;
    	BORDER-TOP: #222200 1px double;
}

.table1 
{
    	BORDER-BOTTOM: #FFFF00 1px double;
    	BORDER-LEFT: #FFFF00 1px double;
    	BORDER-RIGHT: #FFFF00 1px double;
    	BORDER-TOP: #FFFF00 1px double;
}

.celltop
{
	background-color: #333300;
	color: #ffff00;
	font-family: Tahoma; 
	font-size: x-small; 
	font-weight: bold;
}

.celltop2
{
	background-color: #008900;
	color: #ffff00;
	font-family: Tahoma; 
	font-size: x-small; 
	font-weight: bold;
}

.title	
{ 
	text-decoration: none; 
	font-family: Tahoma; 
	font-size: small; 
	font-weight=bold; 
	color: #FFFF00 
}

.textoNormal
{ 
	text-decoration: none; 
	font-family: Tahoma; 
	font-size: 13px; 
	color: #FFFFCC 
}

.textoPequeno
{ 
	text-decoration: none; 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFCC 
}

.cellright
{
    	BORDER-RIGHT: #FFFF00 1px double;
	color: #000066;
}

.cellnormal
{
	color: #000066;
}

.linkext
{ 
	font-size: xx-small; 
	color: #FFFF00; 
	font-weight: bold;
	text-decoration: none;
}

.linkmail
{ 
	font-family: Tahoma;
	font-size: 12; 
	font-weight: bold;
	color: #FFFF00; 
	text-decoration: none;
}
.bright1
{ 
	font-size: x-small; 
	color: #FFFF00; 
	font-weight: bold;
	text-decoration: none;
}
a:hover 	
{ 
	color: #FFFFFF; 
	font-weight: bold
}
.jla
{ 
	font-family: Tahoma;
	font-size: 8px; 
	color: #FFFF00; 
	font-weight: bold;
	text-decoration: none;
}

td     	{ font-family: Tahoma; font-size: x-small; color: #EEE6AA }
p.author	{ font-family: Tahoma; font-size: xx-small; color: #EEE6AA }
p.title	{ text-decoration: none; font-family: Tahoma; font-size: small; font-weight=bold; color: #EEE6AA }
a.menu		{ text-decoration: none; font-family: Tahoma; font-size: x-small; font-weight=bold; color: #EEE6AA }
a.little	{ text-decoration: none; font-family: Tahoma; font-size: xx-small; font-weight=bold; color: #EEE6AA }
textarea 	{ line-height: 30px ; text-align: justify; font-family: Tahoma; color: #EEE6AA; border-style: single; font-size: x-small; background-color: transparent; width=100%}
input	 	{ font-family: Tahoma; color: #EEE6AA; border-style: single; font-size: x-small; background-color: transparent; width=100%}
select 	{ font-family: Tahoma; color: #EEE6AA; border-style: single; font-size: x-small; background-color: #0A1900 }

a.home		{ font-family: Tahoma; font-size: normal; font-weight=bold; color: #000000 }
a.home:over		{ font-family: Tahoma; font-size: normal; font-weight=bold; color: #0000FF }

.topcomment
{
	font-size: xx-small; 
	font-weight: bold;
	color: #99CC88; 
}
