body {
	margin: 0px;	
	background: #FFFFFF;
	font-family: Arial; 
	font-size: 12px;
	overflow: auto;
}


.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;
}


.treeTop
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -347px;
	margin-top: -130px;
	width: 335px;
	height: 240px;
	background: url(images/tree_top.png);
}

.treeBottom
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -347px;
	margin-top: -130px;
	width: 248px;
	height: 425px;
	background: url(images/tree_bottom.png);
}

.invisible
{
	display: none;
}

#h2
{
	text-align: right;
}


.ts2008
{
	position: absolute;
	top: 481px;
	left: 50%;
	margin-left: -34px;
	margin-top: -85px;
	width: 315px;
	height: 85px;
	background: url(ts2008.gif);
}

.iFrame
{
	border: solid 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -112px;
	margin-top: 40px;
	width: 300px;
	height: 240px;
}

.qad
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 100px;
	margin-top: 365px;
}

.header
{
	text-align: center;
	margin-right: 20px;
}

.smallHeader
{
	background: #f9cf46;
}

.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;
}
