body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6EEFF;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #7EAAFF;
}
a:active {
	color: #009900;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
#img {
	margin: 3px;
	padding: 3px;
}
#text {
	margin: 2px;
	padding: 2px;
	text-align: justify;
	text-indent: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80D42B;
}
#textcontact {
	margin: 2px;
	padding: 2px;
	text-align: justify;
	text-indent: 0pt;
}
#l {
	background-image: url(images/icons/l.gif);
	background-repeat: repeat-y;
}
#r {
	background-image: url(images/icons/r.gif);
	background-repeat: repeat-y;
}

#oservices {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #7AD221;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
#oiconz {
	text-align: center;
	vertical-align: middle;
}
#leftmenu {
	background-color: #A8E074;
	width: 150px;
}
#leftmenu a {
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	display: block;
	width: 100%;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	background-color: #A8E074;
}
#leftmenu a:hover {
	background-color: #FFFFFF;
	color: #339900;
}
