@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}
a.Hover-Gray:link {
COLOR: #999999; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #999999; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}
a.Hover-White:link {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}
a.Hover-Green:link {
COLOR: #BCDE01; TEXT-DECORATION: none
}
a.Hover-Green:visited {
COLOR: #BCDE01; TEXT-DECORATION: none
}
a.Hover-Green:hover {
text-decoration: underline;
}.bgtop-right {
	background-image: url(images/bg-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg-page {
	background-image: url(images/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.central-strip {
	background-image: url(images/central-strip.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border-all-grey {
	border: 1px solid #d1d1d1;
}
#futura {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #006824;
}


#futuramenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

#futuramenu2 {
	font-famiy: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

.futura-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}


.mainhead2
{
	font-size: 16px;

}

.mainhead3
{
	font-size: 16px;
color:#810000;
}

.mainhead4
{
	font-size: 16px;
color:#810000;
}

.mainhead5
{
	font-size: 16px;
color:#810000;
}


.mainhead7
{
	font-size: 34px;
color:#006824;
}


.border-all-grey2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
.border-all-grey3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
.border-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}


.Form-TextArea {
	padding: 4px;
	width: 100%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Form-Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	border: 1px solid #CCCCCC;
}.font-site-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
