body {
	margin-top: 5px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.background_top {
	background-image: url(images/border_top.jpg);
}
.border_left {
	background-image: url(images/border_left.jpg);
}
.border_right {
	background-image: url(images/border_right.jpg);
}
.menu_left {
	background-image: url(images/menu_border_left.jpg);
}
.menu_background {
	background-color: #F5F5F5;
}
.bordermain_right {
	background-image: url(images/border_main_right.jpg);
}


.menu_right {
	background-image: url(images/gap.jpg);
}
.info_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004631;
}

.background_bottom {
	background-image: url(images/background_bottom.jpg);
}
.info_title {
	font-family: Garamond;
	font-size: 21px;
	color: #55A227;
	font-weight: bold;
}
.info {
	font-family: Garamond;
	font-size: 17px;
	color: #252525;
	font-weight: normal;
}
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004631;
}
.menu_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55A227;
}
.info_italic {
	font-family: Garamond;
	font-size: 17px;
	font-style: italic;
	color: #55A227;
	font-weight: bold;
}
.info_green {
	font-family: Garamond;
	font-size: 17px;
	color: #55A227;
}
.info_white {
	font-family: Garamond;
	font-size: 17px;
	color: #FFFFFF;
}
.green_links {
	font-family: Garamond;
	font-size: 17px;
	color: #55A227;
}
.green_links:hover {
	font-family: Garamond;
	font-size: 17px;
	color: #252525;
}
.black_links {
	font-family: Garamond;
	font-size: 17px;
	color: #252525;
}
.black_links:hover {
	font-family: Garamond;
	font-size: 17px;
	color: #55A227;
}
.info_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004631;
}
.info_smaller_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
}
