.mainTableTop {
	background-image: url(imagens/mainTable_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.mainTableBottom {
	background-image: url(imagens/mainTable_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#assinatura a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

#menuTop {
	margin: 0px;
	padding-top: 4px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#menuTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menuTop a:hover {
	color: #DA0000;
}

#menuLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	padding-left: 18px;
	padding-top: 1px;
}
#menuLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF944C;
	width: 174px;
	height: 18px;
	padding-top: 1px;
}


.boxLeft #titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
}
.boxLeft #formfield {
	height: 18px;
	width: 135px;
	border: 1px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boxLeft #comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boxLeft img {
	border: 1px solid #333333;
}
.boxLeft #usadosTitulo,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.boxLeft #usadosTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.subPastas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.subPastas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}


.tabelaUsados #header {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabelaUsados #lines img {
	border: 1px solid #CCCCCC;
}
.tabelaUsados #lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tabelaUsados #lines a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.countdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}
.countdownTitulo {
	text-align: right;
	padding: 0px;
	border: 0px;
	width: 120px;
	background-color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 120%;
}


