body {
	background-color: #003d00;
	text-align: center;
	margin:auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:expression(document.body.clientWidth > 955? "955px": "auto" );
	color: #2b2b2b;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
#centerDiv, #wrapper {
	
	text-align: center;
	margin:auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:expression(document.body.clientWidth > 955? "955px": "auto" );
	color: #2b2b2b;

}
.Formbuttongreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #336633;
	border: 1px solid #366F36;
	background-color: ACC1AC;
	font-weight: bold;
}

.Formbuttongreenside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #336633;
	border: 1px solid #366F36;
	background-color: ACC1AC;
	font-weight: bold;
	width: 100px;
}

.BodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2b2b;
}

.SmallTextGreen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2b2b;
}

.toplinkbox {
	background-color: #2b2b2b;
	height: 43px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f5f1d2;	
}


.toplinkbox2 {
	background-color: #2b2b2b;
	height: 30px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f5f1d2;	
}

.toptext {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;

}

.greybar {
	color: #FFFFFF;
	background-image: url(2008Images/Grey_bg.gif);
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
}

a.toptext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.toptext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.toptext:hover {
	color: #009900;
	text-decoration: underline;
}
a.toptext:active {
	color: #FFFFFF;
	text-decoration: none;
}


.toptextgrey {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;

}


a.toptextgrey:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.toptextgrey:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.toptextgrey:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.toptextgrey:active {
	color: #FFFFFF;
	text-decoration: none;
}

.dots{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}


.rightsolidbord{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #023101;
}


.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B00;
	background-color: #FFFFFF;
	border: 1px solid #f3f3c2;
}
.PukeBCK {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #f5f1d2;
	color: #2b2b2b;
	text-decoration: none;
	font-size: 12px;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004B00;
}

.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;
}

#wrapper {
	
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper2 {
	
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
	  text-align: center;

}

#centerDiv {
	width: 100%;
	
	vertical-align: top;
	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;
	min-width: 760px;
	max-width: 955px;
	left: auto;
	top: auto;
	right: auto;
}
#centerMidDiv {
	width: 100%;
	height: 640px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color:#dedede;
	border-left-color: #dedede;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align: middle;
	clear:both;
}



a:link {
	color: #003d00;
	text-decoration: none;
}
a:visited {
	color: #003d00;
	text-decoration: none;
}
a:hover {
	color: #B76000;
	text-decoration: underline;
}
a:active {
	color: #003d00;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-size: 9px;
}

.maxmin {
	width: 100%;
	min-width: 760px;
	max-width: 955px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#TitleBlock {
	background-image: url(2008Images/Title-Green-fade-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Images for Array*/

.mainpic{
background-image:url(2008Images/Pic-title-house.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f1d2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	min-width: 760px;
	max-width: 955px;
}

.mainpictwo{
background-image:url(2008Images/Title-Green-fade-bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f1d2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	min-width: 760px;
	max-width: 955px;
}

.mainpicthree{
background-image:url(2008Images/Pic-title-house.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f1d2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	min-width: 760px;
	max-width: 955px;
}

.mainpicfour{
background-image:url(2008Images/Title-Green-fade-bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f1d2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	min-width: 760px;
	max-width: 955px;
}



#LinkBlock {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.TitleBlocktable {
	background-image: url(2008Images/Pic-title-house.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f1d2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	min-width: 760px;
	max-width: 955px;
}
.TitleCelltableLeft {

	background-image: url(2008Images/Title-top-left-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}

.TitleCelltableRight {

	background-image: url(2008Images/Title-top-right-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
.TitleCelltableTop {

	background-image: url(2008Images/Title-top-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}

.style2 {color: #2b2b2b}

.style4 {
	color: #034701;
	font-size: 18px;
}
.OneDiv {
	float: left;
	height: 143px;
	width: 210px;
	padding-right: 7px;
	padding-top: 5px;
}
.contaniertest {
float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-width: 760px;
	max-width: 955px;
}


.MainDetailsLinks {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;


}

a.MainDetailsLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.MainDetailsLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.MainDetailsLinks:hover {
	color: #B76000;
	text-decoration: underline;
}
a.MainDetailsLinks:active {
	color: #FFFFFF;
	text-decoration: none;
}



a.style5:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.style5:visited  {
	color: #FFFFFF;
	font-weight: bold;
}
a.style5:hover {
	color: #B76000;
	font-weight: bold;
}
a.style5:active {
	color: #FFFFFF;
	font-weight: bold;
}
