body {
	background-color: #ABCBE6;
	background-image: url(imagens/bg_geral.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtp {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
.textos {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.titulos {font-family: Arial, Helvetica, sans-serif; font-size: 16px; }

body,td,th {color: #000000;}

.FormInput {
	BORDER: #bababa 1px solid;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	padding-left: 3px;
	background: #f7f7f4;
	cursor:pointer;
}

.btnDefault {
	BORDER-RIGHT: #716f64 1px solid; 
	BORDER-TOP: #ece9d8 1px solid; 
	MARGIN: 0px 10px 0px 0px; 
	BORDER-LEFT: #ece9d8 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #716f64 1px solid; 
	BACKGROUND-COLOR: #f2f0f0; 
	height:20px;
	cursor:pointer;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	FONT-SIZE: 11px;
}

a:link {color: #990000;	text-decoration: underline;}
a:visited {color: #990000;	text-decoration: underline;}
a:hover {color: #000099;text-decoration: none;}
a:active {color: #990000;text-decoration: underline;}

a.noticias:link {color: #0F2B41;	text-decoration: none;}
a.noticias:visited {color: #0F2B41;	text-decoration: none;}
a.noticias:hover {color: #000099;text-decoration: underline;}
a.noticias:active {color: #0F2B41;text-decoration: none;}

