body        { 
				font-family: Verdana; 
				font-size: 10pt; 
				color: #000000;
				SCROLLBAR-BASE-COLOR: #c0c0c0; 
				background-color: #000000;
  background-attachment: fixed;				
			}
			
a  			{
				font-family: Verdana;
				text-decoration: none;
				font-size: 10pt;
				font-weight: normal; color:#FFCC00
			}
a:hover 	{
				font-family: Verdana;
				text-decoration : underline;
				font-size: 10pt;
				font-weight: normal; color:#FFCC00
			}
			
			
/*FRONT office css*/	
.empty 				{font-size: 1mm}
.texto{color: #E8E8E8; font-size: 10pt; font-family: Verdana}
.textopeq{color: #E8E8E8; font-size: 8pt; font-family: Verdana}
.linkpeq{color: #FFCC00; font-size: 8pt; font-family: Verdana}
.caixa{border:1px solid #E60000; color: #000000; font-size: 8pt; font-family: Verdana; background-color:#E5E5E5}
.caixabig{border:1px solid #E60000; color: #000000; font-size: 14pt; font-family: Verdana; background-color:#E5E5E5; font-weight:bold}

.caixa_grande{border:1px solid #E60000; color: #000000; font-size: 10pt; font-family: Verdana; background-color:#E5E5E5}
.form_button {color: #000000; font-family: Verdana; font-size: 8pt; font-weight: bold; 
               border: 1px solid #C0C0C0; background-color: #FF9900; cursor:pointer}
.darkbg{font-family: Verdana; font-size: 10pt; color: #FFFFFF; background-color: 
               #242424}




/*back office css*/

.titlebo		{font-family: Tahoma; font-size: 12pt; color: #808080; font-weight: bold; border-bottom: 2px solid #C0C0C0; padding-bottom: 6px; padding-top:5px}
.titlebolt		{font-family: Tahoma; font-size: 10pt; color: #808080; border-bottom: 2px solid #C0C0C0; padding-bottom: 6px; padding-top:5px}
.enviartexto	{font-family: Tahoma; font-size: 10pt; color: #000000; background-color: #C0C0C0}
.textonormal	{font-family: Tahoma; font-size: 10pt; color: #C0C0C0; }
.textonormalpay	{font-family: Tahoma; font-size: 8pt; color: #C0C0C0; }



/*Menu tree*/               
.menutitle
{
border-top:1px solid #440000; 
border-bottom:1px solid #440000;
cursor:hand;
margin-bottom: 0px;
background-color:#F0B241;
color:#000000;
width:160px;
text-align:center;
font-weight:normal;
/*/*/font-family:Tahoma; font-size:8pt; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px
}

.submenu
{
margin-bottom: 0em; color:#000000; font-family:Tahoma; font-size:8pt; padding-bottom:3px; padding-top:3px; padding-left:1px
}