body {
	margin: 10px;	
	background: #d3ce9a;
	font-family: Arial; font-size: 12px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}


.copyright
{
	position: absolute;
	top: 600;
	left: 50%;
	margin-left: 182;
	width: 800;
	visibility:hidden;
}

.page
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -185px;
	margin-top: -400px;
	width: 377px;
	height: 800px;
	background: url(images/layout.jpg);
	border: solid 1px #000000;
}

.navigation
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -184px;
	margin-top: -399px;
}


.tree
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -347px;
	margin-top: -130px;
	width: 335px;
	height: 425px;
	background: url(images/tree.png);
}

.invisible
{
	display: none;
}

.newsHeadline
{
	text-align: right;
	margin-bottom:20px;
}
.newsHeadline  h2
{
	margin-top: 1px;
}

.newsArticle
{
	text-align: left;
	margin-left: 20px;
}

.iFrame
{
	border: solid 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -132px;
	margin-top: 40px;
	width: 320px;
	height: 240px;
}


.header
{
	text-align: center;
	margin-right: 20px;
}

.smallHeader
{
	background: #f9f9f9;
}

.band1
{
	padding: 1px;
	background: none; //#fadc44;
}

.band2
{
	padding: 1px;
	background: none; //#fcec37;
}

.bandul
{
	text-align: justify;
}
	
table,tr,td {
margin: 0px;
font-family: Arial;
font-size: 12px;
scrollbar-face-color: #ec702c;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #efefef;
scrollbar-3dlight-color: #efefef;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #efefef;
scrollbar-arrow-color: #000000;
}
a:visited {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #efefef;
text-decoration: underline;
}
a {color: #000000; text-decoration:underline}

input,select,textarea{background-Color: #efefef; border-style: solid; border-width:1; border-color: 000000;
scrollbar-face-color: #AB9D00;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #efefef;
scrollbar-3dlight-color: #efefef;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #AB9D00;
scrollbar-arrow-color: #000000;
}

