body,td,th {
	color: #6B5209;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {font-size:18px}
h2 {font-size:16px}
h3 {font-size:14px}
p {font-size:12px;
   text-align:justify}
.product {text-align:left}
body {
	background-color: #006633;
}
a:link {
	color: #767690;
	text-decoration: none;
}
a:visited {
	color: #767690;
	text-decoration: none;
}
a:hover {
	color: #F9C507;
	text-decoration: underline;
}
a:active {
	color: #767690;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style4 {color: #6B5209; }
.style5 {color: #999999;}
.style7 {color: #000000;}
.style9 {
	font-size: large;
	font-weight: bold;
}
.style11 {color: #999999; font-weight: bold; }
.style12 {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.style16 {
	color: #957710;
	font-weight: bold;
}
.style20 {color: #000000; font-weight: bold; }
.style21 {color: #F9C507}
.style22 {color: #FBC504}
.style23 {color: #F7C408}
.style24 {color: #F5C30A}
.style26 {color: #000000; font-size: 14px; }

.indexProduct H4 {margin-right:20px; }

/***************************************************/
.contentBody {
	text-align:justify;
	width:455px;
	float:right;
	padding-bottom:10px;
}

.contentBody h1 {
	font-size:18px;
	padding-top:20px;
}

.contentMenu {
	border-right: solid #CCCCCC thin;
	float:left;
	text-align:left;
	width:150px;
}

.contentMenu ul {
	margin:0px; 
	padding:15px 0px;
}

.contentMenu li {
	font-size:12px;
	list-style-type:none; 
	margin:0px 0px 5px 0px;
	padding:0;
}

.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#FFCC00;
	background:inherit;
	text-align:center;
}
.mainMenu a:link {
	color:#99CC99;
	background-color:inherit;
	text-decoration: none;}
.mainMenu a:visited {
	color:#99CC99;
	background-color:inherit;
	text-decoration: none;}
.mainMenu a:hover {
	color:#FFCC00;
	background-color:inherit;
	text-decoration: underline;}
.mainMenu a:active {
	color:#FFCC00;
	background-color:inherit;
	text-decoration: underline;}
.footMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#FFCC00;
	background:inherit;
	text-align:center;
}
.footMenu a:link {
	color:#006633;
	background-color:inherit;
	text-decoration: none;}
.footMenu a:visited {
	color:#006633;
	background-color:inherit;
	text-decoration: none;}
.footMenu a:hover {
	color:#FFCC00;
	background-color:inherit;
	text-decoration: underline;}
.footMenu a:active {
	color:#FFCC00;
	background-color:inherit;
	text-decoration: underline;}
ul {
	font-size:12px;
	text-align:justify;
	padding-left:15px;
}
ol {
	font-size:12px;
	text-align:justify;
	padding-left:15px;
}
.italic {font-style:italic}
