body {
	background-color: #FFFFFF;
	vertical-align: text-top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
h4 {
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.address {
	color: #990000;
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-repeat: repeat;
	background-image: url(images/menu.gif);
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 2px;
}
#stmenu {
	border-left: 0px
}
.menu a:link {
    text-decoration:none;
    color:#FFFFFF;
}
.menu a:visited {
    text-decoration:none;
    color:#FFFFFF;
}
.menu a:hover {
    text-decoration:none;
    color:#CCCCCC;
}
.menu a:active {
    text-decoration:underline;
    color:#CCCCCC;
}
.bodyin {
	background-image: url(/images/menu-.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 30px;
}
.copyr {
	text-align: left;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
#dkor {
	color: #CCCCCC;
}

.bodytxt {
	font-size: 100%;
	text-align: left;
	vertical-align: text-top;
	padding-left: 15px;
}
.bodytxt2 {
	font-size: 100%;
	text-align: left;
	vertical-align: text-top;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/_mapquest.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.textright {
	text-align: left;
	vertical-align: text-top;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 100%;
}
INPUT {
	background: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	
}
TEXTAREA {
  	background: #FFFFFF;
	border: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
form {
	margin-bottom:10px;
	margin-left: 10px;
	margin-right: 10px;
}
SELECT {
	width: 100%;
	background: #FFFFFF;
	border: #000033 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
	margin-top: 2px;
	margin-bottom: 2px;
}
