body {
	background: #FFFFFF;
	color: #000000;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
}
a:link { color: #0000BF; }
a:visited { color: #0033CC; }
a:active { color: #5d7790; }
a:hover  { color: #5d7790; text-decoration: none; }

p { 
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#container {
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
	visibility: visible;
	z-index: 1;
}

#urhere {
	position: absolute;
	left: 24px;
	top: 7px;
	width: auto;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	visibility: visible;
}

a.urhere:LINK, a.urhere:VISITED {
	color: Black;
	text-decoration: none;
}

a.urhere:HOVER {
	text-decoration: underline;
}
#nav {
	position: absolute;
	left: 64%;
	top: 5px;
	width: auto;
	height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	text-align: right;
	visibility: visible;
}

.bottombar {
	background: url(images/bottom_bar.gif);
	height: 17px;
}

.topbar {
	background:url(images/top_bar.gif);
	height: 17px;
}

#header {
	background:#888F9F;
	position:relative;
	left:0px;
	top: 24px;
	padding:0px;
	margin:0px;
	width: 100%;
	visibility: visible;
	z-index: 2;
}
#footer {
	position: absolute;
	left:0px;
	top: 625px;
	margin:0px;
	height: 35px;
	width: 100%;
	background:#334D66;
	border-style: solid;
	border-color: black;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	z-index: 7;
	visibility: visible;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	line-height: 12px;
}

a.footer:LINK, a.footer:VISITED {
	color:#FFCC66;
}
a.footer:HOVER {
	text-decoration: none;
	color: Silver;
}

#newscontainer {
	position:relative;
	top:40px;
	left:0px;
	height:70px;
	width:100%;
	padding-left:0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color:silver;
	visibility: visible;
	text-align: left;
	z-index: 3;
}

#newsleft {
	position: relative;
	left:0px;
	width:70%;
	height: 70px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:23px;
	visibility: visible;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
}

#newsright {
	position: absolute;
	top: 0px;
	width:20%;
	right:10%;
	height: 70px;
	border-left-style:dotted;
	border-left-width: 1px;
	border-left-color: Silver;
	text-align: center;
	visibility: visible;
}
#maincontainer {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 71%;
	margin-left: 23px;
	margin-right: auto;
	text-align: justify;
	visibility: visible;
	z-index: 5;
}
#mainlogo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#main {
	position: relative;
	padding:0px;
	margin: 0px;
	line-height: 20px;
	text-align: justify;
	color: Black;
}
#plancontainer {
	position: absolute;
	left: 75%;
	top:220px;
	width: 25%;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 6;
	color: Black;
	visibility: visible;
}
#menu {
	width: 166px;
	height:285px;
	margin: auto;
	background: url(images/menu_back.gif) no-repeat;
	padding-top: 15px;
}
#menuhunk {
	padding-left:15px;
	padding-top:0px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}
