.menutop {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 48px;
	padding-right: 10px;
	padding-left: 33px;
	vertical-align: middle;
	font-weight: bold;
	color: #f5ca1e;
	background-image: url(images/topmenu-back.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menutop a:link {
	color: #f5ca1e;
	text-decoration: none;
}
.menutop a:visited {
 	color: #f5ca1e;
	text-decoration: none;
}
.menutop a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuside {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px;
	color: #f5ca1e;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 50px;
	font-weight: bold;
	background-image: url(images/leftmenu-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuside a:link {
	color: #f5ca1e;
	text-decoration: none;
}
.menuside a:visited {
 	color: #f5ca1e;
	text-decoration: none;
}
.menuside a:hover {
	color: #ffffff;
	text-decoration: none;
}

.content {
font-family: Verdana;
padding-left:15px;
padding-right:15px;
font-size: 12px;
color: 000000;
line-height: 150%;
}

.content a {
color: 555555;
text-decoration: none;
}

.content a:hover {
color: 000000;
text-decoration: underline;
}

.footer, .footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #f5ca1e;
	text-decoration: none;
}

.leftcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;

}

