body
   {
	 background-color: #FFFFFF;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
   }
body,td,th
   {
	 font-family: trebuchet ms, verdana, Arial, Helvetica;
	 font-size: 11px;
   }
.mainbg 
   {
	
	 background-repeat: no-repeat;
	 background-position: center top;
   }
font.normal
   {
   font-family    : trebuchet ms, verdana, Arial, Helvetica;
   font-weight    : medium;
   font-size      : 12px;
   color          : #333333;
    line-height: 150%;
   }
font.destaque
   {
   font-family    : trebuchet ms, verdana, Arial, Helvetica;
   font-weight    : bold;
   font-size      : 13px;
   color          : #CC6633;
   }
font.subdestaque
   {
   font-family    : trebuchet ms, verdana, Arial, Helvetica;
   font-weight    : medium;
   font-size      : 12px;
   color          : #FF9966;
   }
font.comentario
   {
   font-family    : trebuchet ms, verdana, Arial, Helvetica;
   font-weight    : medium;
   font-size      : 12px;
   color          : #000000;
   }
a.normal
   {
   font-family      : trebuchet ms, verdana, Arial, Helvetica;
   font-size        : 12px;
   font-weight      : medium;
   color            : #333333;
   text-decoration  : none;
   }
a.over
   {
   font-family      : trebuchet ms, verdana, Arial, Helvetica;
   font-size        : 12px;
   font-weight      : medium;
   color            : #CC6633;
   text-decoration  : none;
   }
font.aviso
   {
   font-family    : trebuchet ms, verdana, Arial, Helvetica;
   font-weight    : medium;
   font-size      : 12px;
   color          : #CC0000;
   }
.borda_fale
   {
   border-top       : solid #CCCCCC;
   border-bottom    : solid #CCCCCC;
   border-right     : solid #CCCCCC;
   border-left      : solid #CCCCCC;
   border-width     : 1px;
   background-color : #FFFFFF;
   font-family      : trebuchet ms, verdana, Arial, Helvetica;
   font-weight      : medium;
   font-size        : 12px;
   color            : #333333;
   }
.botao
   {
   border-top       : solid #333333;
   border-bottom    : solid #333333;
   border-right     : solid #333333;
   border-left      : solid #333333;
   border-width     : 1px;
   background-color : #999999;
   font-family      : trebuchet ms, verdana, Arial, Helvetica;
   font-size        : 12px;
   color            : #333333;
   font-weight      : bold;
   border-width     : 1px;
   }
.yesborda
   {
   border: 4px solid #FFFFFF;
   }

