font		{FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; font-weight: normal; }
a:link          {background: none; color: #000000; font-size: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: pointer;}
a:active        {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: pointer;}
a:visited       {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: pointer;}
a:hover         {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: underline; cursor: hand;}

input{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4E4E4E; background-color: #858589; border-style: dotted}
textarea{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4E4E4E; background-color: #858589; border-style: dotted}
select{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4E4E4E; background-color: #858589; border-style: dotted}
radio{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4E4E4E; background-color: #858589; border-style: dotted}
.botao{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #FFFFFF; border:1px solid #4E4E4E; background-color: #4E4E4E; border-style: solid}
.boxers{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #FFFFFF; border:1px solid #4E4E4E; background-color: #858589; border-style: dotted}

a.branco {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:link {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:active {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:visited {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:hover {background: none; color: #0077A1; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: hand;}

a.preto:link {background: none; color: #000000; font-size: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: default}
a.preto:active {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: default}
a.preto:visited {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: default}
a.preto:hover {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: underline; cursor: hand;}

.preto{font-family:Arial, Trebuchet MS, Arial; font-size:10; color: #000000}
.branco{font-family:Arial, Trebuchet MS, Arial; font-size:10; color: #FFFFFF}
.titulo{font-family:Arial, Trebuchet MS, Arial; font-size:12px; font-weight: bold; color: #4D473B}
.legenda{font-family:Arial, Trebuchet MS, Arial; font-size:9px; color: #000000}
.marrom{font-family:Arial, Trebuchet MS, Arial; font-size:9px; color: #3F3930}

.negrito{font-weight: bold; font-size:11px}

body {
    cursor: default;	
	
	/*
	background-color: #3C3C3C;	
	background-image: url(../imagens/fundo3.jpg);
	background-repeat: repeat-x;
	*/
	
	background-color: #858589;	
	background-image: url(../imagens/fundo_cinza.jpg);
	background-repeat: repeat-y;
	background-position:center;	
	
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color:  #4E4E4E;
	scrollbar-face-color:  #4E4E4E;		
	}

table{
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 10px;
}
