body	{ font-size:12px; font-family: Verdana, Arial; margin: 0px; padding: 0px; background-image: url ("images/back.gif"/*tpa=http://www.flpaloevera.eu/images/back.gif*/);}
td		{ font-size:12px; font-family: Verdana, Arial; padding: 0px; }
H1		{color:#637213; font-size:20px; text-align:center; font-weight: bold; font-family:Verdana, Arial;}
H2		{color:#637213; font-size:14px; text-align:left; font-weight: bold; font-family:Verdana, Arial}
H3		{color:#637213; font-size:10px; text-align:left; font-weight: bold; font-family:Verdana, Arial;}
LI		{list-style-type: disk; }
HR		{color: #DFDFDF;}

a#sublinks {
	color: blue;
	font-size:10pt;
	font-weight: none;
	font-family:Arial, Times New Roman;
}


.content {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  text-align:justify;
  margin-top:10px;
  margin-left:25px;
  margin-right:25px;
}

.contactDiv {
  background-color:inherit;
  font:inherit;
  color:white;
  font-size:10pt;
  margin-left:10px;
  margin-top:10px;
}



a#menulinks {
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Times New Roman;
}

a#onbluelinks {
	font-size:10pt;
	font-weight:none;
	font-family:Arial, Times New Roman;
	color:#EAEA00;
}


#servicesmenu{
	background-color: #706c49;
	border: 1px solid #808080;
	border-bottom-width: 0;
	width: 220px;
}

* html #servicesmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 220px;
}

#servicesmenu a{
	font: 12px Verdana;
	padding: 5px;
	display: block;
	width: 100%;
	color: #C0C0C0;
	text-decoration: none;
	border-bottom: 1px solid white;
}

html>body #servicesmenu a{ /*Non IE rule*/
	width: 220px;
}

#servicesmenu a:hover{
	background-color: #ABA77E;
	color: white;
}

#servicesmenu a.on{
	color: white;
	font-weight:bold;
}

#servicesmenu a.submenu{
	padding:3px;
	border-bottom: 0px solid #C0C0C0;
}

#servicesmenu a.submenuon{
	color: white;
	font-weight:bold;
	padding:3px;
	border-bottom: 0px;

}

#servicesmenu a.onproducts{
	color: white;
	font-weight:bold;
	border-bottom: 0px;

}