.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: #666666;
	text-decoration: none;
}
#assinatura a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

.menuTop #cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}
.menuTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#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;
}



#lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
#lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#lang a:hover {
	color: #666666;
}

#lang a.selected {
	color: #444;
}



