body, td {
	font-family : Verdana;
	font-size : 12px;
	color: #000000;
	margin: 0px;
	scrollbar-face-color: #E0E0E0; 
	scrollbar-arrow-color: #A8A8A8; 
	scrollbar-track-color: #D2D2D2; 
	scrollbar-highlight-color: #EDEDED; 
	scrollbar-3dlight-color: #CBCBCB; 
	scrollbar-shadow-color: #C4C4C4; 
	scrollbar-darkshadow-color: #D2D2D2;
}

a {
	font-size : 12px;
	text-decoration: none;
	color: #E06C00;
}

a:hover {
	text-decoration: underline;
	color: #E06C00;
}

#menuPrincipal {
	height: 31px;
	vertical-align: bottom;
}

#menuPrincipal a {
	text-align: right;
	vertical-align: bottom;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #E06C00;
	width: 100%;
	height: 100%;
}

#menuPrincipal a:hover {
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #990000;
	width: 100%;
}

#SubmenuPrincipal {
	vertical-align: bottom;
	background: #990000;
}

#SubmenuPrincipal a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #990000;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}

#SubmenuPrincipal a:hover {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #990000;
	width: 100%;
	vertical-align: bottom;
}

.titulo {
	font-family : Arial;
	font-size : 18px;
	font-weight: bold;
	color: #E06C00;
}

.titulo a {
	font-family : Arial;
	font-size : 18px;
	font-weight: bold;
	color: #E06C00;
}

.titulo a:hover {
	font-family : Arial;
	font-size : 18px;
	font-weight: bold;
	color: #E06C00;
	text-decoration: underline;	
}

.subtitulo {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
}

.subtituloOrange {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #E06C00;
}

.LeiaMais {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #E06C00;
}
.textoPrincipal {
	font-family : Verdana;
	color : #000000;
	font-size: 11px;
}

.vejaNestaSecaoTitulo {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #990000;
}

.vejaNestaSecao {
	font-family : Verdana;
	font-size : 9px;
	color : #990000;
}

.vejaNestaSecao a:hover {
	font-family : Verdana;
	font-size : 9px;
	color : #E06C00;
	text-decoration: underline;
}

.vejaNestaSecao a:visited {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #ACACAC;
}
.vejaNestaSecao a:link {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #990000;
}
.linksRelacionados {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #990000;
}

.linksRelacionados:hover {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	text-decoration: underline;
	color : #E06C00;
}

.novidades {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.firstline p:first-line { 
	font-size : 14px;
	font-weight : bold;	
}

.novidades:hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color : #E06C00;
}

.setaNovidades {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #E06C00;
}

.destaquesProgramacao {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.destaquesProgramacao:hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color : #E06C00;
}

.destaquesProgramacaoTituloMateria {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #E06C00;
}

.bottomExpo {
	font-family : Verdana;
	font-size : 10px;
	color : #E06C00;
}
.bottomExpo:link {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;	
	color : #E06C00;
}
.bottomExpo:hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;	
	color : #990000;
}

.destaquesProgramacaoTituloSecao {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #990000;
}
.Newsletter {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
}
INPUT.Fields
{
	FONT-SIZE: 9px;
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFF5EC;
	color: #990000;
	border: 1px solid #FF9933;
}
TEXTAREA.FieldsMemo  { 
scrollbar-face-color:#FF9933; 
scrollbar-base-color: #FF9933; 
scrollbar-dark-shadow-color: #F4FAFF; 
scrollbar-track-color: #FFDEBF;
FONT-SIZE: 11px;
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #FFF5EC;
color: #990000;
border: 1px solid #FF9933;
}

SELECT.FieldsSelect  { 
scrollbar-face-color:#D5EAFF; 
scrollbar-base-color: #e2e2e2; 
scrollbar-dark-shadow-color: #F4FAFF; 
scrollbar-track-color: #D5EAFF;
FONT-SIZE: 10px;
FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #FFF5EC;
color: #990000;
border: 1px none #FF9933;

}
INPUT.Botao
{
	FONT-SIZE: 10px;
	FONT-FAMILY:  Verdana,Arial, 'Arial Rounded MT Bold';
	BACKGROUND-COLOR: #FFD99F;
	border: 1px solid #FF6600;
}

.links {
	font-family : Verdana;
	font-size : 9px;
	color : #E06C00;
}

.links a:hover {
	font-family : Verdana;
	font-size : 9px;
	color : #E06C00;
	text-decoration: underline;
}

.links a:visited {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #ACACAC;
}
.links a:link {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : #990000;
}

.AnosPassados {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #E06C00;
}

.lnk_Busca {
	font-family : Verdana;
	color : #663300;
	font-size: 10px;
}

.paginacao {
	font-family : Verdana;
	font-size : 10px;
	color : #E06C00;
	text-decoration: none;	
}

.paginacao a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #E06C00;
	text-decoration: underline;
}

.paginacao a:visited {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #ACACAC;
	text-decoration: underline;	
}
.paginacao a:link {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #990000;
	text-decoration: underline;	
}
.paginacao a:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : red;
	text-decoration: underline;	
}