@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.MAINtextBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.TABLEborder {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #5B8775;
	border-left-color: #5B8775;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	color: #5C8776;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C8776;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C8776;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C8776;
	text-decoration: none;
}
.blockquote {
	margin: 10px;
	border: 1px dotted #5C8776;
	color: #a82b17;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.3;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/quotemark.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top: 5;

	padding-right: ;
	padding-bottom: 5;
	padding-left: 40px;
	background-color: #DBE6E1;
	padding-right: 5px;
}
.NameFORblockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: 1.3;
	font-weight: bold;
	color: #5C8776;
	text-decoration: none;
}
.MAINtextGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.MAINtextBurg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	color: #a82b17;
	text-decoration: none;
}
.MAINtextBOLDBurg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	color: #a82b17;
	text-decoration: none;
}
.FORM_border {
	background-image: url(images/bg_form.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left 205px;
}

