BODY {
	background-color: #CCCCCC;
	margin:0;
	border:0;
	padding:0;
	font-family: Verdana;
	text-align: center;
	scrollbar-face-color: #BFB8B5;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	behavior:url(/stylesheets/csshover.htc);
	}

* html #backlayer {
	width: 802px;
	w\idth: 800px;
}

#backlayer {
	background-color: #EEEEEE;
	margin: 0px auto;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 800px;  
	}

#header {
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#pagebody {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent {
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 0;
	margin: 0;
	padding: 0;
	}

* html #content {
	width: 800px;
	w\idth: 780px;
	}

#content {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0;
	padding: 10px;
	width: 780px;
	}

#content a {
	color: #5D7695;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

#content a:hover {
	color: #f00;
	}
	

.newsheader {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 14px;
	margin: 2px 0px 2px 0px;
	}
	
* html #footer {
	width: 800px;
	w\idth: 780px;
}

#footer {
	font-family: Verdana, Arial;
	font-size: 10px;
	margin: 0;
	border: 0;
	border-top: 1px solid #000;
	background-color: #aaa;
	padding: 5px 10px 10px 10px;
	width: 780px;
	text-align: left;
	clear: both;
	height: 25px;
	}

#footer a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #000;
	}

#footer a:hover {
	color: #f00;
	}

#menubar {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	background-color: #BFB8B5;
	height: 15px;
	clear: both;
	}

* html div.submenubarrow {
	width: 800px;
	w\idth: 780px;
}

div.submenubarrow {
	font-family: Verdana;
	font-size: 11px;
	color: white;
	padding: 5px 10px 5px 10px;
	background-color: #5D7695;
	clear: both;
	height: 15px;
	width: 780px;
	}

div.submenubarrow span.leftside {
	float: left;
	}

div.submenubarrow span.rightside {
	float: right;
	}

div.middlesection
{
	height: 200px;
	
	background-color: #BFB8B5;
}

span.hint
{
	BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    LEFT: 0px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: black 1px solid;
    WIDTH: 500px;
    COLOR: black;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: black 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    POSITION: absolute;
    TOP: 0px;
    BACKGROUND-COLOR: oldlace;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}

span.hint a
{
	text-decoration: none;
	widht: 500px;
	cursor: hand;
}


div#nav {/*float: left; margin: 0 0 0 0;*/  background: #EEE; border: 1px solid #AAA; width: 778px;
	font-family: Verdana;font-size: 11px; padding: 5px 10px 5px 10px; background-color: #BFB8B5;height: 15px;}

div#nav ul {margin: 0; padding: 0;  background-color: #BFB8B5; border: 1px solid #CCC; border-width: 0 1px; z-index: 50; }

div#nav li {position: relative; list-style: none; margin:0; float: left; width: 8em; border-right: 1px solid #CCC; line-height: 1em;}
div#nav ul ul li {/*border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #CCC;*/}

div#nav li.nextmenu li.nextmenu {background: url(/images/submenu.gif) 95% 75% no-repeat;}
div#nav li.nextmenu:hover {background-color: #FFF;}
div#nav li.nextmenu {background: url(/images/dropmenu.gif) 95% 75% no-repeat;}
div#nav li.nextmenu:hover {background-color: #FFF;}

div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em; text-decoration: none; width 7.5em; color: #000;}

div#nav li:hover {background: #FFF;}

div#nav ul.level1 li.nextmenu:hover ul.level2 {display:block;}
div#nav ul.level2 li.nextmenu:hover ul.level3 {display:block;}
div#nav ul.level3 li.nextmenu:hover ul.level4 {display:block;}

div#nav>ul a {width: auto;}

div#nav ul ul {position: absolute; width: 8em;  display:none;}
div#nav ul.level2 {top: 1.5em; left: -1px;}
div#nav ul.level3 {top: -1px; left: 8em; border-top: 1px solid #000;}
div#nav ul.level4 {top: -1px; left: 8em; border-top: 1px solid #000;}



