 /* common styling */
.nav
{
	font-family:Tahoma;
	background:#003370;
	width:900px;
	height:30px;
	margin:50px auto 0;
	padding:0;
	text-align: left;
}
/*.nav ul
{
	
	margin:0;
	padding:6px 45px;
	display: block;
	width:900px;
	font-size:13pt;
	list-style-type: none;

}*/

.nav ul {
padding:6px 45px;
margin:0;
list-style-type: none;
font-size:13pt;
display: block;
float:left;
width:900px;

}
*html .nav ul {
padding:0px 46px;
margin:0;
list-style-type: none;
font-size:13pt;
display: block;
float:none;
width:auto;
}



.nav ul li 
{
	
	float: left;
   	margin:0;
    	padding: 0px 16px;
}
.nav ul li a	
{
	color:#fff;
    	text-decoration: none;
}
.nav ul li a:hover
{
	text-decoration:underline;
}


/* specific to non IE browsers */
*html .nav ul li:hover a,
*html .nav ul li a:hover {
color:#fff; 
background:auto;
height:auto;
}
.nav ul li {
float:left;
position:relative;
left:0px;
}


* html .nav ul li {
padding-left:-4px;
}
/* specific to non IE browsers */
.nav ul li:hover a,
.nav ul li a:hover {
color:#fff; 
}

.nav ul li:hover ul,
.nav ul li a:hover ul {
display:block; 
position:absolute; 
top:3em;
margin-top:1px;
left:0px; 
width:150px;
height: 2em;
}
* html .nav ul li a:hover ul {
margin-top:0px;
margin-top:1px;
}
/* -------------------------- */



/* mb */
.nav ul li ul{
display: none;
}

.nav ul li ul li{
background:#a6a6a6;
border-top: 1px solid white;
width: 230px;
height: 1.4em;
top: -39px;
margin-left:-20px;
position:relative;
font-weight:bold;
}
* html .nav ul li ul li {
background:#a6a6a6;
border-top: 1px solid white;
width: 230px;
height: 1.4em;
top: -33px;
margin-left:-15px;
position:relative;
font-weight:bold;
}

.nav ul li ul li:hover{
background: #555454;
color:#fff;
}
*html .nav ul li ul li:hover{
background: #555454;
color:#fff;
width:auto;
}
.nav ul li ul li a{
font-size: 15px;
}

.nav ul li ul li:hover a{
color: #fff;
}
.nav ul li ul li a{ /*, .nav ul li ul li a:visited{ */
padding: 0px 3px 0px 3px;
top: 2px;
white-space: no-wrap;
}
.nav ul li ul li a:hover{
color:white;
text-decoration:none;
}

* html .nav ul li a, * html .nav ul li a:visited { /* added 2nd *html */
float: left;
}


table {
margin:0px; 
border-collapse:collapse;
font-size:1em;
}

/*
.nav ul li:hover ul li ul,
.nav ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:20px; 
width:250px;
}

.nav ul li:hover ul li a,
.nav ul li a:hover ul li a {
display:block; 
color:#fff; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:129px
}

* html .nav ul li a:hover ul li a {
width:250px;

}

.nav ul li:hover ul li a.drop,
.nav ul li a:hover ul li a.drop {
background:#adb0d0 url(drop.gif) bottom right no-repeat;
}

.nav ul li:hover ul li a:hover,
.nav ul li a:hover ul li a:hover {
background:#adb0d0 ; 
color:#fff;
}

.nav ul li:hover ul li:hover ul,
.nav ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}

.nav ul li:hover ul li:hover ul.left,
.nav ul li a:hover ul li a:hover ul.left {
left:-150px;
}

*/

/************************/
 /* common styling */





*html .nav ul li:hover ul,
*html .nav ul li a:hover ul {
display:block; 
position:absolute; 
top:3em;
margin-top:1px;
left:0; 

}
* html .nav ul li a:hover ul {
margin-top:0;
margin-top:1px;
}

*html .nav ul li:hover ul li ul,
*html .nav ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:250px;
}

*html .nav ul li:hover ul li a,
*html .nav ul li a:hover ul li a {
display:block; 
color:#fff; 
height:auto; 
line-height:1.5em; 
padding:-10pt 0pt; 
}
*html .nav ul li  :hover ul li a,
*html .nav ul li a:hover ul li  a {
display:block; 
color:#fff; 
height:auto; 
line-height:1.5em; 
padding:-10pt 0pt; 
width:250px;
}
* html .nav ul li a:hover ul li a {

}

/*.nav ul li:hover ul li a.drop,
.nav ul li a:hover ul li a.drop {
background:#adb0d0 url(drop.gif) bottom right no-repeat;
}
*/

*html .nav ul li:hover ul li a:hover,
*html .nav ul li a:hover ul li a:hover {
background:#555454; 
color:#fff;

}

*html .nav ul li:hover ul li:hover ul,
*html .nav ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
top:0;

}

*html .nav ul li:hover ul li:hover ul.left,
*html .nav ul li a:hover ul li a:hover ul.left {

}
