BODY {
	/* #505050; */
	background: #fff ;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #777;
	margin: 0 0 0 0;
	text-align: center;
}
TD{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #777;
}
A {
	text-decoration: none;
	color: #777;
}
A:hover {
	text-decoration: underline;
}
UL {
	margin: 5 0 5 12;
	padding: 0;
	list-style: none;
}
.linetop {
	font-size: 9px;
	color: #fff;
	background: url("/img/bgTop.gif") repeat-x;
	height: 68px;
}
.linebottom {
	font-size: 9px;
	color: #8F8F8F;
	background: url("/img/bgBottom.gif") repeat-x;
	height: 27px;
}
.linedate {
	font-size: 9px;
	color: #8F8F8F;
}
.lineTrace {
	width: 3px;
	background: url("/img/sepTrace.gif") repeat-y;
}
.lineTraceHor{
	height: 11px;
	background: url("/img/sepTraceHor.gif") repeat-x left center;
}
.inputText {
	font-size: 11px;
	font-family: Arial;
	color: #444;
}
.linkMais {
	color: #198A9A;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.linkCompleto {
	color: #009999;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}
.linkCompleto:hover {
	color: #000;
}
.foto{
	background: url("/img/bgft.gif") no-repeat left top;
}

