div.menu {
	width:160px;
	background:#009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
div.menu a {
    display:block;
    margin:0;
    width:100%;
    padding:0.3em;
    font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
    color:#FFFFFF;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

div.menu a:hover {
	background:#FFCC00;
	color:#000000;
}

div.menu span {
    padding:0.3em;
    display:block;
}
html>body div.menu a {width:auto;}

div.menuSUB {
    width:160px;
    background:#CCCCCC
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

div.menuSUB a {
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	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: normal;
	background:#CCCCCC
}

div.menuSUB a:hover {
	background:#CCCCCC;
	color:#000000;
	text-decoration:underline;
}

div.menuSUB span {
	padding:0.3em;
	display:block;

}
html>body div.menuSUB a {width:auto;}

div.menuSUBON {
    width:160px;
    background:#999999 url(../images/sub_back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

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: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-image: url(../images/sub_back.gif);
}

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: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-image: url(../images/sub_back.gif);
}

div.menuSUBON span {
	padding:0.3em;
	display:block;
	background-image: url(../images/sub_back.gif);
}
html>body div.menuSUBON a {width:auto;}

div.menuSUBSUB {
    width:160px;
    background:#CCCCCC url(../images/sub_sub_back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

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: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	background-image: url(../images/sub_sub_back.gif);
}

div.menuSUBSUB a:hover {
	background:#CCCCCC url(../images/sub_sub_back.gif);
	color:#990099;
	text-decoration:none;
}

div.menuSUBSUB span {
	padding:0.3em;
	display:block;
	background-image: url(../images/sub_sub_back.gif);
}
html>body div.menuSUBSUB a {width:auto;}

div.menuON {
    width:160px;
    background:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

div.menuON a {
    display:block;
    margin:0;
    width:100%;
    padding:0.3em;
    font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
    color:#000000;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

div.menuON a:hover {
	background:#FFCCOO;
	color:#000000;
	text-decoration:none;
}

div.menuON span {
    padding:0.3em;
    display:block;
}
html>body div.menuON a {width:auto;}

div.menuBELOW {
	width:160px;
	background:#009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
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: #CCCCCC;
    color:#FFFFFF;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

div.menuBELOW a:hover {
	background:#FFCCOO;
	color:#FFFFFF;
}

div.menuBELOW span {
    padding:0.3em;
    display:block;
}
html>body div.menuBELOW a {width:auto;}


.bottom {
	background-image: url(../images/nav_bottom2.gif);
	background-repeat: no-repeat;
	height: 20px;
	}
#bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	}


