body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}
#top_menu {
	color: #015289;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	background-image: url(images/home/b_normal.png);
}

#top_menu a:link, #top_menu a:visited {
	color: #015289;
	text-decoration: none;
}

#top_menu a:hover, #top_menu a:active {
	text-decoration: underline;
}

a:link, a:visited {
	color: #015289;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adtext {
	color: #015289;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #015289;
}
#map {
	border: 1px solid #333333;
}

.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adtextwhite {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#border {
	border: 1px solid #000000;
}
#header {
	background-image: url(../images/home/b_normal.png);
	height: 30px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #015289;
	font-weight: bold;
}
.slideshow {
    height: 150px;
	width: 224px;
	z-index: 10;
	overflow: hidden;
    display:none;
}
