/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop7.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
	padding:0;
	margin:0 0 0 0;
	list-style:none;
	height:18px;
	position:relative;
	z-index:200;
	font-family:arial, verdana, sans-serif;
	width:100%;
	background-color: #006980;
	text-align:center;
}
#nav li.top {
	display:block;
	float:left;
	width: 118px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;

}
#nav li.top_right {
	display:block;
	float:left;
	width: 118px;
	text-align:center;

}
#nav li a.top_link {
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
	font-size:8pt;
	cursor:pointer;
	width: 118px;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 0px 0 0;
	height:18px;
	width: 118px;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 0px 0 0;
	height:18px;
	width: 118px;
}

#nav li.current a.top_link {color:#ff0; width: 135px; background: url(img/nav-grad.gif) repeat-x;}
#nav li.current a.top_link:active span {
	color:#FFFFFF;
	background: url(img/nav-grad.gif) repeat-x;
}
#nav li.current a.top_link:active span.down {
	color:#FFFFFF;
	background: url(img/nav-grad.gif) repeat-x;
}

#nav li:hover a.top_link,
#nav a.top_link:hover
{
	color:#FFFFFF;
	width: 118px;
	background: url(img/nav-grad.gif) repeat-x;
}

#nav a.top_link:active
{
	color:#FFFFFF;
	width: 118px;
}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span, #nav a.top_link:active span, 
{
	width: 118px;
	color: #98c9d1;
	background: url(img/nav-grad.gif) repeat-x;
}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down, #nav a.top_link:active span.down
{
	padding-bottom:0px;
	width: 118px;
	color: #FFFFFF;
}

#nav li.current:hover a.top_link,
#nav li.current a.top_link:hover
{color:#ff0; background: url(ld_2a.png) no-repeat; width: 118px;}
#nav li.current:hover a.top_link span, 
#nav li.current a.top_link:hover span
{background:url(ld_2b.png) no-repeat right top; width: 118px;}
#nav li.current:hover a.top_link span.down,
#nav li.current a.top_link:hover span.down
{background:url(ld_2c.png) no-repeat right top; padding-bottom:3px; width: 118px;}

#nav table {border-collapse:collapse; padding:0; width:0; height:0; margin:0 -20px 0 0;}

#nav .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	text-align: left;
	border: 1px solid #006980;
}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{
	left:1px;
	top:17px;
	background: #fff;
	padding:0px;
	white-space:nowrap;
	width:118px;
	height:auto;
	z-index:300;
}
#nav :hover ul.sub li
{
	display:block;
	height:16px;
	position:relative;
	float:left;
	width:118px;
	font-weight:normal;
}
#nav :hover ul.sub li a
{
	display:block;
	font-size:8pt;
	height:16px;
	width:auto;
	line-height:16px;
	text-indent:5px;
	color:#006980;
	text-decoration:none;
}
#nav :hover ul.sub li a:hover 
{background:#fff; color:#98c9d1; border-color:#000;}

#nav li.current a:hover,
#nav li.current:hover
{position:static; white-space:normal; z-index:1;}


#nav li.current .line
{margin:0; padding:0; list-style:none; position:absolute; left:0; top:25px; width:955px; height:25px; background:url(back.gif) repeat-x; border:0;}

#nav li.current .line li {display:inline; font-weight:normal; height:25px; margin:0; padding:0;}
#nav li.current .line li a
{
	display:block;
	float:left;
	padding:0 20px;
	margin:0;
	color:#ff0;
	text-decoration:none;
	border:0;
	height:25px;
	line-height:25px;
	font-size:10pt;
}
#nav li.current .line li a:hover {text-decoration:underline;}
#Dater {
	float: left;
	padding-left: 30px;
	padding-top: 7px;
}
