.preload1 {background: url(../images/icon_desc.gif);}

.menu2 {
	padding:0;
	margin:0;
	list-style:none;
	height:3.1em;
	background:#E1E1E1 url(/img/bg_head_bottom_nav.jpg) no-repeat;
	position:relative;
	z-index:500;
	font: 130% verdana,tahoma,arial,sans-serif;
}

.menu2 li.top {
	display:block;
	float:left;
}

.menu2 li a.top_link {
	border-right:1px solid #afafaf;
	display:block;
	float:left;
	height:3.1em;
	line-height:3.1em;
	color:#4B4B4B;
	text-align: center;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	padding:1px 0 5px 12px;
	cursor:pointer;
}

.menu2 li a.top_link span {float:left; display:block; padding:2px 12px 2px 0; height:3.1em; line-height:3.1em;}
.menu2 li a.top_link span.down {float:left; display:block; padding:2px 12px 2px 0; height:3.1em; line-height:3.1em;}

.menu2 li a.top_link:hover {color:#323232; background-color: #D2D2D2; text-decoration: underline;}
.menu2 li a.top_link:hover span {background-color: #D2D2D2;}
.menu2 li a.top_link:hover span.down {background-color: #D2D2D2;}

.menu2 li:hover > a.top_link {color:#323232; background-color: #D2D2D2;}
.menu2 li:hover > a.top_link span {color:#323232; background-color: #D2D2D2;}
.menu2 li:hover > a.top_link span.down {color:#323232; background-color: #D2D2D2;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu2 table td {text-align: left;}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* 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:0; top:40px; background: #ededed; padding:3px; border-right:1px solid #afafaf; border-bottom:1px solid #afafaf; border-left:1px solid #afafaf; white-space:nowrap; width:162px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:24px; position:relative; float:left; width:162px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:24px; width:162px; line-height:24px; text-indent:3px; color:#323232; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#ededed url(../images/arrow.gif) 152px 7px no-repeat; color:#323232;}
.menu2 :hover ul.sub li a:hover {background:#d2d2d2; color:#323232; text-decoration:underline;}
.menu2 :hover ul.sub li a.fly:hover {background:#d2d2d2 url(../images/arrow_over.gif) 152px 7px no-repeat; color:#323232; text-decoration: underline;}
.menu2 :hover ul li:hover > a.fly {background:#d2d2d2 url(../images/arrow_over.gif) 152px 7px no-repeat; color:#323232;}

.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
{left:162px; top:-4px; background: #ededed; padding:3px; border:1px solid #afafaf; white-space:nowrap; width:162px; z-index:400; height:auto;}

