Body,P,TD { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight : bold;
			color: #ffffff; }

.txtao {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			font-weight : bold;
			color: #ffffff;
			line-height : 14px;}

.txtao2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
 			font-weight : bold;
	    	font-size: 14px; 
			color: #AAABAC;}	

.tit {  font-family: Verdana, Arial, Helvetica, sans-serif; 
 			font-weight : Bold;
			font-size: 12px; 
			color: #CCCCCC;}			

a {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; 
	 color: #00acd7;
	 font-weight : bold; 
	 text-decoration: none; 	
	 line-height : 10px;}

a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		  font-size: 10px;
		  color: #00acd7;
		  font-weight : bold; 
		  text-decoration: none;}

a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; 
		   font-size: 10px; 
		   color: #b7b7b7;
		   font-weight : bold;
		   text-decoration: underline;}

a.not {  	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #00acd7;}

a.not:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #00acd7;}

a.lista {  	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
   			font-weight : bold;
			color: #000033;}

a.lista:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			font-weight : bold;
			color: #ffffff;}		   

SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
	color : white;
}

.blue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
	color : #404040;
	background-color: #E7E7E7;}
}

.cinza {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
	color : #ffffff;
	background-color: #606760;
}

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
	color : #ffffff;
	}
	
.menu {
    background-image: url(imagens/bg_menu.png);
	background-repeat: no-repeat;
    background_attachment: fixed;
	background-position: left;
    }

.roda {
    background-image: url(imagens/bg_roda.png);
	background-repeat: no-repeat;
    background_attachment: fixed;
	background-position: right;
    }
	
.formMain { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #ffffff; 
			font : bold;
			text-decoration: none; 
			border: #ffffff; 
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			background-color: #333333;}