BODY, P, UL, SPAN {
	font-family: Trebuchet MS, arial, sans-serif; 
	font-size : 13px;
	/*color : #000000;*/
	/*background-color: #ffffff;*/
}

TD, TH {
	font-family: Trebuchet MS, arial, sans-serif; 
	font-size : 13px;
}


.titulos {
font-size: 18px;
font-family: "Trebuchet MS", arial, sans-serif;
color: #606E73;
font-weight: bold;
}


.subtitulos {
font-size: 14px;
font-family: "Trebuchet MS", arial, sans-serif;
color: #000000;
font-weight: bold;
}


.texto_noticias {
font-size: 13px;
font-family: "Trebuchet MS", arial, sans-serif;
color: #000000;
font-weight: normal;
}

.texto_small {
font-size: 12px;
font-family: "Trebuchet MS", arial, sans-serif;
color: #000000;
font-weight: normal;
}

.texto_small_11 {
font-size: 12px;
font-family: "Trebuchet MS", arial, sans-serif;
color: #000000;
font-weight: normal;
}

.texto_erro_11 {
font-size: 12px;
font-family: "Trebuchet MS", arial, sans-serif;
color: #ff0000;
font-weight: normal;
}






SELECT{
	font: menu;
	font-size : 9px;
	color : Black;
	border: 1px inset buttonhighlight;
}

small {font-size : 10px;}

fieldset {padding: 5px; width: 100%}

.chkBox {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 15px;
}

xx {
color : #ffffff;
}

A{
	color : #000000;
	text-decoration : none;
}
A:Hover {
	color : #ff0000;
	text-decoration : underline;
}

.A2{
	color : #000000;
	text-decoration : none;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
}
.A2:Hover {
	color : #CCCCCC;
	text-decoration : underline;
}

.A3{
	color : #000000;
	text-decoration : none;
}
.A3:Hover {
	color : #F7C059;
	text-decoration : underline;
}







/*Estilos costumizados */
H1, H2, H3, H4 {
	margin: 1px;
    height: 25px;
}

.button2	{
	margin: 0px;
	margin-right: 0; 
	margin-top: 0px; 
	margin-bottom: 0;
	font-family: tahoma; 
	font-size: 8pt; 
	color: windowtext; 
	padding: 1; 
	border-width: 1;
}
form	{
	margin: 0px;
	margin-right: 0; 
	margin-top: 0px; 
	margin-bottom: 0;
	font-family: tahoma; 
	font-size: 8pt; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-rigth: 0;
	border-width: 0;
}

button	{
	margin: 0px;
	font-family: tahoma; 
	font-size: 8pt; 
	padding: 0;
	border-width: 1 solid buttonface;
}
.coolButton {
	border: 1px solid buttonface;
	padding: 1px;
	text-align: center;
	cursor: default;
}

.setaDta {
	font-family : Webdings;
	font-size : 9px;
	color : #ff0000;
}
.tit5 {
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	color: Navy;
}
TEXTAREA  { 
	font: 11px menu;
	color : Black;
	border: 1px #000000 inset;
; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
 } TEXT { font: 11px Verdana; color : Black; border: 1px #000000 solid; ; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; background-color: #006699}

INPUT { 
	font: 9px menu;
	color : Black;
	border: 1px #000000 inset;
} 