/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-flyout-list.html
Copyright (c) 2005-2010 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {	padding:0; margin-bottom:10px; list-style:none; position:relative;font-size:100%;}
#menu ul {margin:0; padding:0;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:0; top:0;}

#menu .hs_nav2 {
	margin-bottom: 0px;
}
.hs_nav1 li {
	color:#333333;
	list-style:none;
	text-indent:0px;
	font-weight:bold;
	font-size:100%;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
}
.hs_nav1 li a {
	color:#333333;
}
.hs_nav2 li {color:#666666;list-style:none;text-indent:0px;font-size:92%;font-weight:normal;}
.hs_nav2 li a {color:#666666;}
.hs_nav3 li {color:#666666;list-style:none;text-indent:10px;font-size:90%;font-weight:normal;}
