body {
	margin:0;
	background-color:#55C5D1;
}

td {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration: none;
	line-height:13px;
}

td a {
	color:#000000;
	text-decoration: none;
}

td a:hover {
	color:#000000;
	text-decoration: underline;
}

.table {
	width:100%;
	height:100%;
}

.bg_table {
	background-image:url(../imagens/bg.jpg);
	background-repeat:repeat-y;
}

.texto_azul {
	color:#54C5D0;
	font-weight:bold;
}

.texto_cinza {
	color:#666666;
}

.borda {
	border:1px solid #B9B9B9;
}

.cxForm {
	border:1px solid #CDCDCD;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
}