i,em { font-style:italic; }
b,strong { font-weight:bold; }


.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: 9px;
	color: #666;
	text-decoration: none;
	padding-right:10px;
}
#assinatura a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	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 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.menuTop a:hover {

}

#menuLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight:bold;
	display:block;
	background-color:#D2E6B4;
	text-transform:uppercase;
	text-decoration: none;
	line-height:20px;
	text-indent:10px;
	margin-bottom:5px;
}
#menuLeft a:hover {
	color: #FFF;
	background-color: #8DC63F;
}


#box { padding: 0px 8px 8px 8px; }
#box .descricao { font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#000; line-height:20px; }
#box .field input { width:116px; height:18px; background-image:url(imgs/box_bg_field.jpg); border:0px; }
#box .btt input { width:53px; height:18px; line-height:18px; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; background-color:#333; border:0px; }


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


#boxForm { float: left; margin-right: 10px; }
#forms { margin-top: 25px; border: 1px solid #8DC63F; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; }
#forms legend { font-size: 11px; color: #8DC63F; font-weight: bold; }
#forms .intro { margin-top: 20px; font-size: 10px; color: #666666;}
#forms .campos { margin-top: 20px;}
#forms dt { clear: both; float: left; width: 220px; font-size: 10px; color: #666666; line-height: 24px; }
#forms dd { float:left; padding-top: 3px; padding-bottom: 3px;}
#forms dd input { width: 180px; height: 15px; border: 1px solid #999; font-size: 10px; color: #999999; }
#forms dd select { width: 185px; border: 1px solid #999; font-size: 10px; color: #999999; }
#forms dd textarea { font-family: Arial, Helvetica, sans-serif; width: 180px; border: 1px solid #999; font-size: 10px; color: #999999; }
#forms .opcoes { width: 140px; }
#forms .opcoes input { width: auto; border: 0px; font-size: 10px; color: #999999; }
#forms .opcoes { font-size: 10px; color: #666666; margin-right: 10px; line-height: 24px; }
#forms .button input { font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #8DC63F; margin-left: 120px; }
#forms .section { margin-top: 20px; margin-bottom: 2px; font-size: 12px; font-weight: bold; color: #8DC63F; }
#forms hr { background-color: #8DC63F; color: #8DC63F; height: 1px; border: 0px; }
#forms .comment { font-size:10px; color:#666666; }

