@charset "utf-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Wrapper {
	width: 902px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.Wrapper .links .content .contentinside p {
	padding: 0px;
	text-align: justify;
}
.Wrapper .links .content {
	background-image: url(img/bg.jpg);
	margin-top: -23px;
}
.Wrapper .links .content .contentinside {
	margin-right: 98px;
	margin-left: 99px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #6B6043;
	font-weight: normal;
	font-family: helvetica;
	margin-left: 99px;
	margin-right: 99px;
	font-style: normal;
}
	
.Wrapper .links .content .contentinside .contentleft {
	width: 475px;
	float: left;
	text-align: justify;
	vertical-align: top;
}
.Wrapper .links .content .contentinside img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	color: #669933;
	text-decoration: none;
	}
a:hover {
	color: #00FF00;
	text-decoration: underline overline;
}
.Wrapper .links .content .contentinside .contentleft hr {
	color: #666666;
	text-align: right;
	width: 100%;
	float: right;
	border: 1px dotted #FF0000;
	vertical-align: super;
}

.Wrapper .links .content .contentinside .rightcolum {
	float: right;
	width: 205px;
	margin: 0px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	background-color: #F3EEEB;
	text-indent: 20px;
	padding-right: 5px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-right-style: dotted;
	border-top-style: dotted;
	border-bottom-style: dotted;
	position: relative;
	top: 2px;
	padding-top: 8px;
}
.Wrapper .links .content .contentinside .rightcolum p {
	text-align: right;
	font-weight: bold;
	}


.Wrapper .footer {
	background-image: url(img/footer.jpg);
	margin-top: -29px;
	height: 232px;
	width: 902px;
	bottom: auto;
	vertical-align: bottom;
}
.Wrapper .links .content .contentinside h2 {
	font-size: 10px;
	font-weight: bold;
	font-family: helvetica;
	text-align: right;
	color: #62201F;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
}
.Wrapper .links .content .contentinside h1 {
	color: #62201F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC99;
	width: 80%;
	clear: both;
	vertical-align: sub;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
	text-align: right;
	text-indent: 30px;
}

.Wrapper .links .content .contentinside #contactform label {
	font-size: 14px;
	color: #6B6043;
	font-weight: bold;
	font-family: helvetica;
	margin-left: 17px;
	margin-right: 17px;
	font-style: normal;
}
.Wrapper .links .content .contentinside th {
	
	background-color: #FAF9F5;
	
}
