.top {
	width: 100%;
	height: 30px;
	overflow: hidden;}

.top div {
	height: 20%;
	overflow: hidden;}
.text {
	height: auto;}

H1 {
    FONT-SIZE: 150%;
	}
body {
	background-color: #ffcc66;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Tahoma, Verdana;
    font-weight:bold;
	color:#2D1200;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2D1200;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2D1200;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2D1200;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #823400;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2D1200;
}

#mmenu h3 {	margin: 0px 0px 10px 0px;}

div.mmenu {	padding: 0px 0px 0px 0px;}

div.mmenu p {	margin: 0px 0px 10px 0px;}

.menulink {	text-decoration: none;
	border-bottom: 1px dashed #2D1200;}

.menulink:hover {
	text-decoration: none;
	border-bottom: 1px dashed #2D1200;
}

.menulink.curr {	color: #823400;}


.newservice {	padding: 5px 0px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;}

.newservice a {	color: #ff0000;
	text-decoration: none;
}

.newservice a:hover {
	color: #ff0000;
	text-decoration: none;
}
