body {
	background-image: url(img/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

a {text-decoration:none; color:#666666;}
a:hover {color:#DC2622}

.l_qdo {color:#FFF; background:#dc2622; padding:3px;}
a.l_qdo {text-decoration:none;}
a.l_qdo:hover {padding:3px; background:#000; color:#FFF;}

.box {
	font-family: Tahoma; 
	font-size: 11px; 
	color:#666666; 
	border: 1px solid; 
	background-color:#F5F5F5; 
	border-bottom-color:#EBEBEB; 
	border-right-color:#EBEBEB; 
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
}

.borda {border:1px solid #CCC}

.tv {color:#DC2622}
.tvb {color:#DC2622; font-weight:bold;}
.tvg {color:#666; font-size:11px;}
.tvgg {color:#DC2622; font-size:21px; font-weight:bold;}

.tb {font-weight:bold;}

.m_tb {margin-top:10px; margin-bottom:10px;}