body {
	margin: 0px;
	font-family: Geneva, Verdana, Arial;
	color: #333;
}
th {
	background-color: #3F5146;
	color: #DEDEDE;
}
#container {
	width: 800px;
	background-color: #88CDA1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88CDA1;
}
#header {
	height: 130px;
	background-image: url(../art/NewImages/headBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #3E5146;
}
#menu {
	background-color: #84CDA2;
	width: 155px;
	float: left;
	padding-top: 20px;
}
#advertz {
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 100px;
	padding-left: 5px;
}
#midContainer {
	background-color: #FFF;
	width: 640px;
	float: right;
}
#preFooter {
	clear: both;
	text-align: center;
	padding: 5px;
	background-color: #AAFBC4;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9C6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9C6;
}
#footer {
	width: 100%;
	clear: both;
	background-color: #3D5146;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.menu {
	text-decoration: none;
	padding-left: 20px;
	color: #FFF;
}
.bottomMenu {
	text-decoration: none;
	color: #19211C;
}
#menu a:hover {
	color: #105F67;
}
#mainContent {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11pt;
}
#preFooter a:link {
	text-decoration: none;
}
#homeTable {
	border: 1px solid #405146;
}
#homeTable .odd td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F5146;
}
#imageRight {
	float: right;
	padding: 5px;
}
#homeTable .even td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #405146;
}
#pageNum {
	text-align: center;
	padding: 5px;
	color: #666;
	font-weight: bold;
}
#twoImages {
	text-align: center;
}
#oneImage  {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pdfTable td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D5146;
}
#pdfTable {
	border: 2px solid #3F5146;
}
.odd {
	padding: 5px;
}
.odd2 td{
	text-align: center;
	padding-top: 5px;
	vertical-align: text-bottom;
}
.even {
	background-color: #AEFAC2;
}
.even2 td{
	text-align: center;
	vertical-align: text-top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F5146;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3F5146;
}
.images {
	border: 2px solid #004F00;
}
.email {
	color: #069;
}
.pdfView {
	padding-top: 15px;
	padding-bottom: 5px;
}
#contactAdress {
	padding-top: 10px;
	padding-bottom: 100px;
}

