/*BASICS*/

#navigation {
	width:348px;
	margin-right: 8px;
	padding-right: 12px;
	margin-top: 11px;
	}

.navigationback {
	width:163px;
	background-image: url(../images/structure/navback.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/*BASIC BUTTON*/

div.menuBUTTON {
	width:163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
div.menuBUTTON a {
    display:block;
    margin:0;
    width:100%;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

div.menuBUTTON a:hover {
	color:#000000;
	text-decoration: underline;
}

div.menuBUTTON span {
    padding:0.3em;
    display:block;
}
html>body div.menuBUTTON a {width:auto;}

/*BUTTON ON*/

div.menuBUTTON-ON {
	width:100%;
	background:#6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	height:auto;
}
div.menuBUTTON-ON a {
	display:block;
	margin:0;
	width:100%;
	padding-left: 24px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	background-image: url(../images/structure/nav_menu_top.gif);
	background-repeat: repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;

}

div.menuBUTTON-ON a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.menuBUTTON-ON span {
    padding:0.3em;
    display:block;
}
html>body div.menuBUTTON-ON a {width:auto;}


/*BOTTOM*/

.bottom {
	background-image:  url("../images/structure/nav_bottom.gif");
	background-repeat: no-repeat;
	height: 20px;
	}
#bottom{
	background-image:  url("../images/structure/nav_bottom.gif");
	background-repeat: no-repeat;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #000000;
	background-position: center bottom;
	}


/*
#searchtable {
	width:160px;
}

/*div.menu {
	width:163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
div.menu a {
    display:block;
    margin:0;
    width:100%;
    padding:0.3em;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}

div.menu a:hover {
	color:#000000;
	text-decoration:underline;
}

div.menu span {
    padding:0.3em;
    display:block;
}
html>body div.menu a {width:auto;}

div.menuBELOW {
	width:163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
div.menuBELOW a {
    display:block;
    margin:0;
    width:100%;
    padding:0.3em;
    font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
    color:#FFFFFF;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}

div.menuBELOW a:hover {
	color:#000000;
	text-decoration:underline;
}

div.menuBELOW span {
    padding:0.3em;
    display:block;
}
html>body div.menuBELOW a {width:auto;}*/

/*div.menuTOP {
	width:160px;
	background:#336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
div.menuTOP a {
    display:block;
    margin:0;
    width:100%;
    padding:0.3em;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

div.menuTOP a:hover {
	background:#CCCCCC;
	color:#000000;
	text-decoration:none;
}

div.menuTOP span {
    padding:0.3em;
    display:block;
}
html>body div.menuTOP a {width:auto;}

div.menuSUB {
	width:160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	background-color: #CCCCCC;
}

div.menuSUB a {
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
}

div.menuSUB a:hover {
	color:#669933;
	text-decoration:none;
}

div.menuSUB span {
	padding:0.3em;
	display:block;
}
html>body div.menuSUB a {width:auto;}

div.menuSUBON {
    width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}

div.menuSUBON a {
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}

div.menuSUBON a:hover {
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}

div.menuSUBON span {
	padding:0.3em;
	display:block;
}
html>body div.menuSUBON a {width:auto;}

div.menuSUBSUB {
    width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}

div.menuSUBSUB a {
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}

div.menuSUBSUB a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.menuSUBSUB span {
	padding:0.3em;
	display:block;
}


