.mainBorder {
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
}


/*#menuTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 80px;
	height: 43px;
	padding-left: 8px;
	padding-top: 25px;
}*/

#menuTop {
	height:43px;
}
#menuTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	display:block;
	width:80px;
	height:25px;
	padding:25px 0 0 8px;
}
#menuTop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#menuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#menuBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#menuLeft td {
	width: 230px;
	background-image: url(imagens/menuLeft_ident.gif);
  	background-repeat: no-repeat;
	background-position: left center;
}
/*#menuLeft a {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	padding-left: 26px;
	padding-top: 3px;
}*/

#menuLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display:block;
	line-height: 20px;
	text-indent: 26px;
}
#menuLeft a:hover {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFD600;
	width: 230px;
	height: 20px;
	background-image: url(imagens/menuLeft_ident.gif);
  	background-repeat: no-repeat;
	background-position: left center;
}


.boxLeft #titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
}
.boxLeft #formfield {
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boxLeft #comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 12px;
}
.boxLeft img {
	border: 2px solid #CCCCCC;
}
.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;
}

