.body {
	font-family: Arial, Tahoma;
	color: #868686;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topbar {
	background-color: #80BA00;
}

.logobar {
	background-image: url(images/logo.jpg);
}

.middlebar_welcome {
	background-image: url(images/bg_middle.jpg);
}

#div-slideshow {
 position: fixed;
 top: 90px;
 width: 390px;
height: 180px;
	right: 120px;
}

.bottom_menutxt {
	font: 10px/14px Tahoma, Arial;
	color: white;
	margin-top: 3px;
}

.bottom_menu {
	font: 10px/14px Tahoma, Arial;
	color: white;
	margin-top: 3px;
}

.bottom_menu:link {
	font: 10px/14px Tahoma, Arial;
	color: white;
	text-decoration: none;
	margin-top: 3px;
}

.bottom_menu:hover {
	font: italic 10px/14px Tahoma, Arial;
	color: white;
	margin-top: 3px;
	text-decoration: underline;
}

.bottom_menu:visited {
	font: 10px/14px Tahoma, Arial;
	color: white;
	text-decoration: none;
	margin-top: 3px;
}

.bottom_menu:active {
	font: 10px/14px Tahoma, Arial;
	color: white;
	text-decoration: none;
	margin-top: 3px;
}

.bottom_alright {
	font: 10px/14px Tahoma, Arial;
	color: #005027;
}

.body_title {
	color: #181818;
	font: 20px/24px Tahoma, Arial;
	letter-spacing: 1px;
}

.body_italic {
	color: #181818;
	letter-spacing: 1px;
	font: italic 16px/20px Tahoma, Arial;
}

.body_title_bold {
	color: #181818;
	font: bold 20px/24px Tahoma, Arial;
	letter-spacing: 1px;
}

.body_content {
	color: #868686;
	font: 12px/16px Tahoma, Arial;
	text-align: justify;
	letter-spacing: 1px;
}

.body_content_title {
	color: #005027;
	font: 12px/14px Tahoma, Arial;
}

.img_LEFT_float {
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Tahoma, Arial;
}

.img_Right_float {
	margin-bottom: 10px;
	font-family: Tahoma, Arial;
	margin-left: 10px;
}