.site {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border-collapse:collapse;
	height:95%;
	border:1px solid #157b32;
}
.top {
	height:150px;
	background-color:white;
	color:#157b32;
	font-weight:bold;
	font-size:20px;
	font-style:italic;
}
td.navi {
	color:#157b32;
	font-weight:bold;
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}
div.navi {
	color:#157b32;
	padding-left:10px;
	margin:10px;
	font-weight:bold;
	vertical-align:top;
	background-color:#fde2c3;
	padding-top:20px;
	/*height:100%;*/
}
td.navipoint {
	color:#157b32;
	padding-left:4px;
	padding-right:4px;
}
.navipoint {
	/*color:#157b32;*/
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.main {
	background-color:white;
	color:#157b32;
	vertical-align:top;
	/*padding:10px;*/

}
.footer {
	color:white;
	height:48px;
	padding-left:auto;
	padding-right:auto;
	font-weight:bold;
	background-image:url('../images/bottomgreen.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
}
td {
	border:none;
}

.topdummy {
	border-left:none;
	border-right:none;
	border-top:1px solid white;
	border-bottom:none;
}
.navidummy {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid white;
}
.maindummy {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
}
.footerdummy {
	border:none;
}
.leer {
	height:20px;
}
.iframemain {
	width:100%;
	height:98%;
	border:0px;
}
.navicategories {
	vertical-align:top;
	/*width:150px;*/
	height:20px;
	font-weight:bold;
}
.cat_content {
	width:100%;
	height:100%;
}
a.left_nav {
	text-decoration:none;
	color:black;
}
body {
	font-size:12px;
	font-family:Tahoma,Verdana,Arial;
}
.image_class {
	border:1px solid black;
}
.leftgreen {
	/*height:648px;*/
	background-color:#157b32;
	/*background-image:url('../images/leftgreen.png');*/
}
.bottomleftgreen {
	background-image:url('../images/bottomleftgreen.png');
	border-left: 1px solid color:#157b32;
}

h1,h2 {
	font-size:16px;
}

