body,td,th { 
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
font-size:11px;
}
.fontpadraogb {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
color: #FFFFFF;
font-size:12px;
}
.fontpadraob {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
color: #FFFFFF;
font-size:11px;
}
.fontpadraopb {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
color: #FFFFFF;
font-size:10px;
}
.fontpadraog {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
font-size:12px;
}
.fontpadrao {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
font-size:11px;
}
.fontpadraop {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
font-size:10px;
}
a img, img { border:none; }
/* CSS Setrix */
.tituloescuro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	color: #263B59;
	font-weight: bold;
	line-height: 15px;
}
.tituloclaro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	color: #8EA5C4;
	font-weight: bold;
	line-height: 15px;
}
.botao {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
    border-width: 1px;
	background-color: #435980;
	border-color: #263B59;
	border-style: solid;
	background:#435A81 url("imagens/bg_buttons.gif") repeat-x;
}
.credits {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.forms {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #6C6C6C;
    border-width: 1px;
	border-color: #435980;
	border-style: solid;
	padding-left: 3px;	
}
.div {
    background-color: #ffffff; 
	border-bottom: #000000 1px; 
	border-left: #000000 1px; 
	border-right: #000000 1px; 
	border-top: #000000 1px; 
	height: 20px; 
	position: absolute; 
	width: 300px; 
	z-index: 10; 
	visibility: hidden
}	
a {
    text-decoration: none; 
	color: #FFFFFF; 
}
a:link{
    text-decoration: none; 
	color: #FFFFFF; 
}
a:visited {
    text-decoration: none; 
	color: #FFFFFF; 
}
a:hover { 
    text-decoration: none; 
	color: #DCD8CD; 
	/*font-weight: bold;*/
}
.a-pequeno {color: #009DE8 !important;}