body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: smaller;
}
.footer
{
	position: absolute;
	bottom: 0;
	background-color: #eeeeee;
	text-align: center;
	padding: 0 10%;
	color: #999999;
	width: 490px;
}

.personal
{
	height: 17px;
	width: 125px;
	position: absolute;
	left: 193px;
	top: -15px;
	text-align: center;
	background-color: #99CCFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	cursor: pointer;
}
.management
{
	height: 17px;
	width: 125px;
	position: absolute;
	left: 331px;
	top: -15px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	cursor: pointer;
}
.visitor
{
	height: 17px;
	width: 125px;
	position: absolute;
	left: 468px;
	top: -15px;
	text-align: center;
	background-color: #99CCFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	cursor: pointer;
}
.logo
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 273px;

}
.map
{
	position: absolute;
	left: 10px;
	top: 13px;
	width: 576px;
	height: 236px;

}
A:link
{
	color: #0066CC;
	text-decoration: none;
}

A:visited
{
	color: #0066CC;
	text-decoration: none;
}

A:active
{
	color: #0099FF;
}

A:hover
{
	color: #0099CC;
	text-decoration: underline;
}

.searchblock
{
	padding: 5px;
}
.crum
{
	background-color: #eef6ff;
	width: 818px;
	position: absolute;
	top: 96px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	word-spacing: 3px;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.we_supp_ttl
{
position: absolute;
	height: 19px;
	width: 283px;
	left: 306px;
	top: 143px;

}

.owner_ttl
{
	position: absolute;
	height: 17px;
	width: 233px;
	left: 25px;
	top: 158px;
	z-index: 10;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.support_kopje
{
	position: relative;
	left: 5px;
	background-color: #FFFFFF;
	bottom: 8px;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	text-align: center;
}


.we_support_kopje
{
	position: relative;
	left: 5px;
	background-color: #eeeeee;
	bottom: 8px;
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	text-align: center;
}

.con_tab
{
	position: absolute;
	height: 24px;
	width: 175px;
	left: 0px;
	top: 176px;
	background-color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	cursor: pointer;
}

.map_tab
{
	position: absolute;
	height: 24px;
	width: 175px;
	left: 211px;
	top: 176px;
	background-color: #999999;
	text-align: center;
	padding-top: 3px;
	font-weight: bolder;
	cursor: pointer;
}
.graph_tab
{
	position: absolute;
	height: 24px;
	width: 175px;
	left: 422px;
	top: 175px;
	background-color: #999999;
	text-align: center;
	padding-top: 3px;
	font-weight: bolder;
	cursor: pointer;
}


.news
{
	width: 184px;
	position: absolute;
	top: 491px;
	left: 0px;
	height: 256px;
	border: 2px solid #CCCCCC;
	padding: 5px;

}
.news_ttl
{
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.eval
{
	width: 171px;
	position: absolute;
	left: 214px;
	top: 491px;
	height: 251px;
	border: 2px solid #CCCCCC;
	padding: 5px;
}
.eval_ttl
{
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.comments
{
	width: 172px;
	top: 491px;
	position: absolute;
	left: 413px;
	height: 251px;
	border: 2px solid #CCCCCC;
	padding: 5px;
}
.com_ttl
{
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.leftbar 
{
	width: 203px;
	float: left;
	height: 880px;
	position: absolute;
	top: 120px;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-top: 5px;
}
.tabbox
{
	position: absolute;
	height: 272px;
	width: 593px;
	top: 200px;
	border: 2px solid #CCCCCC;
	background-color: #f9f9f9;
}
.menuleft
{
	background-color: #CCCCCC;
	padding: 5px;
}

.mission_contact
{
	height: 153px;
	width: 369px;
	position: absolute;
	left: 1px;
	top: 5px;

}

.infograph
{
	background-color: #eeeeee;
	position: absolute;
	height: 49px;
	width: 190px;
	left: 382px;
	float: right;
	top: 18px;
	padding: 5px;

}

.sup_ppl
{
	position: absolute;
	left: 14px;
	top: 35px;
	width: 258px;
	height: 106px;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;

}

.sup_char
{
	position: absolute;
	left: 300px;
	top: 34px;
	width: 272px;
	height: 106px;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
}

.owner
{
	position: absolute;
	left: 15px;
	top: 167px;
	width: 268px;
	height: 94px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	margin: 0px;

}

.we_supp
{
	position: absolute;
	left: 300px;
	top: 166px;
	width: 270px;
	height: 94px;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;

}
fieldset
{
	margin: 5px;
	padding: 5px;
}
.our_support
{
	width: 116px;
	height: 15px;
	left: 252px;
	position: absolute;
	top: 2px;
	padding: 5px;
}

.tags
{
	position: absolute;
	left: 380px;
	top: 84px;
	width: 213px;
	height: 54px;

}

.explaintext
{
	background-color: #CCCCCC;
	padding: 5px;
}

.login
{
	width: 283px;
	float: right;
	left: 536px;
	position: absolute;
	top: 10px;
	padding: 5px;
	height: 45px;
	text-align: center;
}

.rightblock
{
	width: 600px;
	height: 875px;
	clear: none;
	float: none;
	position: absolute;
	left: 227px;
	top: 120px;
}

