/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {}
.menu2 {
	list-style:none;
	position:relative;
	;
	clear: both;
	float: left;
	z-index: 100;
	clip:  rect(   );
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.menu2 li.top {display:block; position:relative;; text-align: center; float: left; padding-top: 6px; z-index: 100; clip:  rect(   )}
.menu2 li a.top_link {
	display:block;
	height:15px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 0px;
	cursor:pointer;
	text-align: center;
	float: left;
	z-index: 100;
	clip:  rect(   );
	color: #999999;
	line-height: 16px;
}
.menu2 li a.top_link span {
	float:left;
	display:block;
	height:30px;
	text-align: center;
	z-index: 100;
	clip:  rect(   );
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 0px; height:25px;; text-align: center; z-index: 100; clip:  rect(   )}
.menu2 li a.top_link:hover {; height: 15px; color: #CCCCCC; z-index: 100; clip:  rect(   )}
.menu2 li a.top_link:hover span {; height: 15px; color: #CCCCCC; z-index: 100; clip:  rect(   )}
.menu2 li a.top_link:hover span.down {; text-align: center; height: 15px; z-index: 100; clip:  rect(   )}
.menu2 li:hover > a.top_link {color:#999999}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;; z-index: 100; clip:  rect(   )}
/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {visibility:visible;; z-index: 100; clip:  rect(   )}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.menu2 :hover ul.sub {
	left:0px;
	top:21px;
	background: #EEEEEE;
	padding:10px;
	border:0px solid #000000;
	white-space:nowrap;
	width:auto;
	height:auto;
	clear: right;
}
.menu2 :hover ul.sub li {
	display:block;
	height:25px;
	position:relative;
	float:left;
	width:auto;
	clear: both;
}
.menu2 :hover ul.sub li a {
	display:block;
	width:auto;
	font-size:12px;
	line-height:16px;
	text-indent:0px;
	text-align:left;
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu2 :hover ul.sub li a:hover {background: #EEEEEE; color:#CCCCCC; width:auto;}
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
