<style type="text/css" media="screen">
#menu {
width: 100%;
background: #006599;
float: left;
margin-top:0px;
padding-top:0px;

/* testing */
/*padding-left:20px;
padding-right:20px;
margin-left:-20px; */ 
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
/* width: 12em; */
/* width: 182px; */

width:120px;  /* was for 6-wide */
/* width: 145px; */ /* was for 5-wide */
/* width:auto; */
background-color:#006599;
float: left;
}



#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #006599;
text-transform: uppercase; 
text-align:center;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
text-align:left;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;z-index:100;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu {
/* padding:30px;
margin-left:-30px;
*/
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul  li:hover ul ul,
div#menu ul ul ul  li:hover  ul ul,  /* added TAS */
div#menu ul ul ul ul  li:hover ul ul  /* added TAS */
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul,  /* added TAS */
div#menu ul ul ul ul ul li:hover ul  /* added TAS */
{display: block;}

</style>
/* *************end top menu structure ************* */
/* *************begin bottom menubottom structure ************* */

#menubottom {
width: 100%;
background: #eee;
float: left;
margin-top:0px;
padding-top:0px;
}

#menubottom ul {
list-style: none;
margin: 0;
padding: 0;
/* width: 12em; */
width: 182px;
float: left;
}

#menubottom a, #menubottom h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menubottom h2 {
color: #fff;
background: #006599;
text-transform: uppercase; 
text-align:center;
}

#menubottom a {
color: #000;
background: #efefef;
text-decoration: none;
text-align:left;
}

#menubottom a:hover {
color: #a00;
background: #fff;
}

#menubottom li {position: relative;z-index:100;}

#menubottom ul ul {
/* position: absolute;	*/
position: absolute;
z-index: 500;
}

#menubottom ul ul ul {
/* position: absolute;	*/
position: absolute;
top: 0;
left: 100%;
}

div#menubottom ul ul,
div#menubottom ul li:hover ul ul,
div#menubottom ul ul li:hover ul ul
{display: none;}

div#menubottom ul li:hover ul,
div#menubottom ul ul li:hover ul,
div#menubottom ul ul ul li:hover ul
{display: block;}


/* *************end bottom menubottom structure ************* */

/* OLD tct_navbar.css
ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
ul#mainnav li {
	margin-top: 0px;
	margin-bottom: 1px;
	border-top: 0px dashed;
	display: block;
	list-style: none;
	}
ul#mainnav li.adblock {
	margin-top: 0px;
	margin-bottom: 1px;
	border-top: 0px dashed;
	display: block;
	list-style: none;
	}

ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: underline;
	display: block;
	width: 92%;
	padding: 1px 0px 1px 7px;
	border-style: none;
	border-width: 1px;
	color: #0000ff;
	
	background-color: #ffffff;
font-family:arial,sans-serif;font-size:12px;width:120px;overflow:hidden;line-height:16px;
	}
ul#mainnav li a:hover {
	text-decoration: underline;
	display: block;
	width: 92%;
	padding: 1px 0px 1px 7px;
	border-style: none;
	border-width: 1px;
	color: #0000ff;	
	background-color: #ffffff;
font-family:arial,sans-serif;font-size:12px;width:120px;overflow:hidden;line-height:16px;
	}
ul#mainnav li.adblock a:link, ul#mainnav li.adblock a:visited, ul#mainnav li.adblock a:active
	{
	padding: 4px 0px 4px 1px;
	border-style: none;
	border-width: 0px;
	width: 98%;
	margin: 0px ;
	list-style:none;
	}
ul#mainnav li.adblock2 a:link, ul#mainnav li.adblock2 a:visited, ul#mainnav li.adblock2 a:active
	{
	padding: 4px 0px 4px 1px;
	border-style: none;
	border-width: 0px;
	width: 98%;
	margin-left: 0px;
	list-style: none;
	}
span.inline	
	{
	list-style: inline;
	display: inline;
	position: relative;
	}
ul.hbuttons 
	{
	list-style-type: none;
	margin: 6px 0px 6px 0px;
	line-height: 20px;
	}
ul.hbuttons li 
	{
	display: inline;
	margin: 0px;
	list-style:none;
	}
ul.hbuttons li a:link
	{
	list-style:none;
	font-weight: normal;
	font-family: arial,verdana, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding: 4px 8px 5px 8px;
	border-style: outset;
	border-width: 0px;
	display: inline;
	width: 140px;
	color: #0000ff;
	background-color: #ffffff;
	}
ul.hbuttons li a:visited 
	{
	list-style:none;
	font-weight: normal;
	font-family: arial,verdana, helvetica, sans-serif;
	font-size : 12px;
	padding: 4px 8px 5px 8px;
	font-weight: bold;
	border-style: outset;
	border-width: 0px;
	display: inline;
	width: 140px;
	color: #0000ff;
	background-color: #ffffff;
	}
ul.hbuttons li a:hover 
	{
	list-style:none;
	font-weight: normal;
	font-family: arial,verdana, helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding: 4px 8px 5px 8px;
	border-style: inset;
	border-width: 0px;
	display: inline;
	width: 140px;
	color: #0000ff;
	background-color: #ffffff;
	}
*/
