@charset "UTF-8";
emar {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #9CB281;
}
.body_background {
	background-image: url(images/body-background.jpg);
}
.menu-background {
	background-image: url(images/nav/menu-background.gif);
}
.background2 {
	background-image: url(images/background2.gif);
	background-repeat: repeat;
}
.footer {
	background-image: url(images/background-foot.gif);
}
.footer table tr td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFF;
	font-weight: bold;
}
.body_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

