<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	
	background-image: url(images/e010_01.png);
	background-repeat: repeat-x;
	background-position: top;
}

.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.menutop {
	background-image: url(images/e010_07.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 53px;
	padding-right: 15px;
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
.menutop a:link, .menutop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:hover {
	color: #FFBB3A;
	text-decoration: underline;
}
.footer, .footer a:link, .footer a:visited {
	color: #000000;
}
.newsbar {
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.leftcontent {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.style1 {font-size: 16px}

#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width:1px; 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:x-small; 	
	color:#000000; 
	margin-right:20; 
	margin-left:20;
}

#ContactForm td { 
font-size:x-small; 
}

-->