body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #515151;
}

.inputbox2 {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	height: 14px;
	width: auto;
	border: 1px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A5CAA;
	border: 1px solid #FFCB00;
	}

td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #515151;

}


.txt_branco {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bg_top {
	background-image: url(../images/bg_top.gif);
}
.bg_meio {
	background-image: url(../images/bg_meio.gif);
}
.bg_direita {
	background-image: url(../images/bg_direita.gif);
}
.titulo_body {
	background-image: url(../images/bg_td_titulo.gif);
}
.tit_lateral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #FFFFFF;
}

.mainleveltxt_branco{
		font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;}

.txt_branco a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_branco hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textinho_branco {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.box {
	height: 14px;
	width: auto;
	border: 1px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A5CAA;
}
.lnk_amarelo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FECC05;
	text-decoration: underline blink;
}
.tit_meio {

	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #009a4e;
}
.txt_cinza {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #515151;
}
.div_meiuca {
	background-image: url(../images/div_meio.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.lnk_miolo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #027CE3;

}.bg_sub {
	background-image: url(../images/bg_submenu.gif);
}

a:link {
	color: #152F55;
	text-decoration: none;
}
a:visited {
	color: #152F55;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #152F55;
	text-decoration: none;
}
a {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
}

/* helioricardo */
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:hover 
{
	font-size: 16px;
	font-weight:normal;
 	color: #009900;
}
a.readon:link, a.readon:visited
{
	color: #009900; 
	text-decoration: none; 
}
a.readon:hover
{
	text-decoration: underline;
}