BODY
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: black;
}
td
{
   font-family: Arial, Helvetica;
   font-size: 12px;
}
a
{
   text-decoration: none;
   cursor:pointer;
}

#just	{ text-align: justify; }

.name	
{
   color: #FF8C00;
}

.titleName
{
   color: #706868; 
   vertical-align: bottom;
   font-size: 12px;
   font-weight: bold;
   width: 100%;
}

/* aviso, sobre o plugin do flash 10, necessário no linux #999900*/
#aviso
{
   font-size: 10px;
   color: #706868;
   text-align: center;
}

#aviso a {
   color: #999900;
}
.menuDiv 
{
  color: #EEEEEE;
  vertical-align: bottom;
  font-size: 11px;
  font-weight: bold;
  width: 100%;
}

.BottomLink, .menuLabel	
{
   font-size: 10px;
}

.menuLabel
{
  font-weight: bold;
}

.BottomLink
{
   color: black;
}

.PageHeading 
{
   color: #999900;
   font-weight: bold;
   font-size: 18px;
   width: 100%;
}

.head
{
   font-family: Arial, Helvetica;
   font-size: 12px;
   text-align: left;
   color: #999900;
   font-weight: normal;
}

.stats	
{
   width: 20%;
   text-align: center;
}

.noborder
{
   width: 98%;
   border-width: 0px;
   padding: 0;
   margin: 0;
}

.smoke	{ background: #F9F9F9; }
.cell, .ccell, .rcell, .tcell, .tccell {
	padding: 5px;
	margin: 0;
	text-align: left;
}

.ccell	{ text-align: center;}
.rcell	{ text-align: right;}

.tcell, .tccell { 
	border-color: #BFBFBF;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}
.tccell { text-align: center;}

.select 
{ 
   border-color: #BFBFBF;
   border-width: 1px;
   border-style: solid;
   width: 270px;
   font-size: 11px;
   FONT-FAMILY: Arial,Helvetica,sans-serif
}

/* menu  */
#ControlDiv 
{ 
  margin-left: 30px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  z-index: 998;
  cursor:pointer;
}

#MenuDiv 
{
  position: absolute;
  width: 290px;
  margin-left: 16px;
  margin-top: 24px;
  background-color: #FFFAFA;
  visibility: hidden;
  border: 1px inset #000000;
  filter:alpha(opacity=70);
  -moz-opacity:1;
  z-index: 999;
}

/* Identar combos */
.nivel1	
 {
    font-weight: bold;
    margin-left: 8px;
 }
.nivel2	
 { 
    margin-left: 16px;
 }
.nivel3	
 { 
    font-style: italic;
    margin-left: 24px;
 }       
.nivel4	
 { 
    margin-left: 32px;
 }       
