.cart_table {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  background-color: #F0F0F0;
  border: 1px solid white;
}

.cart_light_row {
  background-color: #F0F0F0;
}
.cart_dark_row {
  background-color: #E5E5E5;
}

.mainTABLE{
  border: 0px;
  padding: 0px;
  text-align: center;
  border-collapse: collapse;
}
.mainTD {
  background-color: #FFFFFF;
  border: 0px;
  padding: 0px;
  text-align: center;
}
.innerTABLE{
  width: 100%;
  border: 0px;
  padding: 0px;
  text-align: center;
  border-collapse: collapse;
}

.footer {
  width: 100%;
  border: 0px solid black;
  padding-top: 0px;
  padding-bottom: 0px;
}
.footer * {
  vertical-align: bottom;
  text-align: center;
  border: 0px solid black;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  white-space: nowrap;
  font-weight: bold;
  letter-spacing: 2px;
}
.footer a:link {
  color: #000000;
}
.footer a:visited {
  color: #000000;
}
.footer a:hover {
  color: #000000;
}
.footer a:active {
  color: #000000;
}

.footerTitle * {
  vertical-align: bottom;
  text-align: center;
  border: 0px solid black;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: times;
  font-size: 10px;
  white-space: nowrap;
  font-weight: bold;
  letter-spacing: 1px;
}



.menu {
  width: 100%;
  border: 0px;
  padding: 0px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #8F835D;
}
.menuINACTIVE * {
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #8F835D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: center;
  letter-spacing: 2px;
  white-space: nowrap;
  text-transform: uppercase;
}
.menuACTIVE * {
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #666633;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: text-center;
  letter-spacing: 2px;
  white-space: nowrap;
  text-transform: uppercase;
}
.menu a:link {
  color: #FFFFFF;
}
.menu a:visited {
  color: #FFFFFF;
}
.menu a:hover {
  color: #FFFFFF;
}
.menu a:active {
  color: #FFFFFF;
}





.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {font-size: 11px}

.style6 {
	color: #666666;
	font-size: 11px;
}
.style7 {
	color: #333333;
	font-weight: bold;
}
.style8 {color: #333333; font-weight: bold; font-size: 11px; }
.style9 {color: #003399}
.style9 a:link {
  color: #003399;
}
.style9 a:visited {
  color: #003399;
}
.style9 a:hover {
  color: #003399;
}
.style9 a:active {
  color: #003399;
}
.style10 {color: #6E9F21}
.style11 {font-size: 14px}
.style12 {font-size: 12px}
.style13 {color: #666666}
.style14 {
	font-size: 15px;
	color: #59821C;
}

.style16 {
	color: #11660D;
	font-weight: bold;
	font-size: 12px;
}
.style17 {
	color: #666666;
	font-weight: bold;
}
.style18 {color: #333333}
.style19 {color: #59821C; font-weight: bold; font-size: 14px; }
.style20 {
	font-size: 15px;
	font-weight: bold;
}
.style21 {	color: #59821C;
	font-weight: bold;
}
.style25 {color: #003399}
.style26 {font-size: 12px}
.style27 {color: #000099}
.style28 {font-size: 15px}
.style29 {
	color: #333333;
	font-size: 11px;
}
.style30 {font-size: 11px}
.style31 {color: #333333}
.style32 {	font-size: 15px;
	color: #59821C;
}

.borda_cinza {
	border: 1px solid #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #59821C;
	background-repeat: no-repeat;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

a:link {
	text-decoration: none;
	color: none;
}
a:visited {
	text-decoration: none;
		color: none;}
a:hover {
	text-decoration: underline;
		color: none;
}
a:active {
	text-decoration: none;
		color: none;
}
.caixas_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	color: #0BA49B;
}
.borda_cinza_table_cadastro {
	background-color: #F8F8F8;
	border: 1px solid #EEEEEE;
}

.fonte_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.blueinput, textarea.blueinput, select.blueinput {
	background: #f4f4f4;
	border: solid 1px #7eb3f6;
	padding: 2px;
}

input.blueinput:focus, textarea.blueinput:focus, select.blueinput:focus {
	border:1px solid #019201;
	background-color: #DAFEDA;
}


input.blueinputerr, textarea.blueinputerr , select.blueinputerr {
	background: #FDBDD4;
	border: solid 1px #7eb3f6;
	padding: 2px;
}

input.blueinputerr:focus, textarea.blueinputerr:focus , select.blueinputerr:focus {
	border:1px solid #019201;
	background-color: #DAFEDA;
}

text-devolucionesnegro11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

text-devolucionesnegro13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
