.categories
{	
	border: 0px;
	margin: 5px 0px 0px 0px;
}

a.globnav
{	
	display: block;
	width: 160px;
	margin-left: 0px;
	padding: 5px 2px 5px 5px;
	border-top: 1px solid #fff;
	background: #8FB9E6;
	text-decoration: none; /*lets remove the link underlines*/
	color: #0D3086;
} 
a.globnav:link, a.globnav:active, a.globnav:visited {
	text-decoration: none; /*lets remove the link underlines*/
	color: #0D3086 !important;
}

a.globnav:hover {
	display: block;
	border-top: 1px solid #fff;
	background: #3882CB;
	text-decoration: none; /*lets remove the link underlines*/
	color: #fff !important;
}

div.globnav
{	
	padding: 0;
}

div.globnavbottom
{	
	background-color: #8FB9E6;
	padding: 0px 0px 0px 0px;
	height: 18px;
}

div.globnavselected
{	
	background-color: #3882CB;
	padding: 0px 0px 0px 0px;
}

div.separator
{	
	border-top: 1px dotted #fff;
	clear: both;
	margin-bottom: 5px;
}

div.invisibleSeparator
{	
	clear: both;
	margin-bottom: 5px;
}

div.subglobal
{	
	display: none;
}

div.subglobalactive
{	
	background-color: #eee;
	padding: 0px;
	margin: 0px;
	width: 156px;
}

div.subglobalactive div.subglobalactive
{	
	background-color: #eee;
	padding: 0px;
	margin: 0px;
	width: 143px;
}

div.subglobalactivebottom
{	
	background-color: #eee;
	padding: 0px;
	margin: 0px;
}

div.subglobalchild
{	
	margin-left: 10px;
}


p.globnav
{	
	margin: 0px;
	line-height: 16px;
}

ul.globnavmenu
{	
	background-color: #eee;
/*	width: 147px;*/
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
	border: 0;
}
ul.globnavmenu a
{	
	color: #000 ! important;
}

li
{	/*margin: 0px 0px 0px 0px;*/
	/*margin-bottom: 3px;*/
}

li.link
{	
	display: block;
	color: #8FB9E6; 
	list-style: none;
	padding: 3px 2px 3px 2px;

}

li.link a
{	
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none; /*lets remove the link underlines*/
	color: #8FB9E6; 
} 
li.link a:link, li.link a:active, li.link a:visited {
	text-decoration: none; /*lets remove the link underlines*/
	color: r#8FB9E6; 
}
li.link a:hover {
   background: #8fb9e6;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
