body {
	background-color: #041E3E;
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.buttonreapet {
	background-image: url(../images/buttonreapet.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fotter {
	background-repeat: repeat-x;
	background-position: left top;
}
.conntentarea {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/contentarea.jpg);
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B5A894;
	text-decoration: none;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B5A894;
	text-decoration: none;
}
a:hover.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #041E3E;
	text-decoration: none;
	font-style:italic;
	display:block;
	background-color:#F7DFCA;
	margin-right:25px;
	height:30px;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	padding-top:3px;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contenttext A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.contenttext A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
