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

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

a.globnav:hover {
	display: block;
	/*padding: 2px 2px 2px 10px;*/
	border-top: 1px solid Silver;
	background: #FFE500;
	text-decoration: none; /*lets remove the link underlines*/
	color: #000;
}

div.globnav
{	
	/*background-color: aqua;*/
/*	padding: 5px 0px 5px 0px;*/
padding: 0;
/*	height: 28px;*/
}

div.globnavbottom
{	
	background-color: rgb(255,255,255);
	padding: 0px 0px 0px 0px;
	height: 18px;
}

div.globnavselected
{	
	background-color: rgb(255,204,0);
	padding: 0px 0px 0px 0px;
/*	border-bottom: 1px solid rgb(180,180,180);*/
}

div.separator
{	
	border-top: 1px dotted rgb(180,180,180);
	clear: both;
	margin-bottom: 5px;
}

div.invisibleSeparator
{	
	clear: both;
	margin-bottom: 5px;
	/*border-top: 0px dotted rgb(180,180,180);*/
}

div.subglobal
{	
/*	border-bottom: 1px solid rgb(180,180,180);*/
	display: none;
}

div.subglobalactive
{	
	/*border-top: 1px solid Silver;*/
	background-color: rgb(247,247,247);
	padding: 0px;
	margin: 0px;
	width: 158px;
}

div.subglobalactivebottom
{	
	background-color: rgb(247,247,247);
	/*padding: 0px 0px 0px 15px;*/
	padding: 0px;
	margin: 0px;
	/*display: block;*/
}

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


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

ul.globnavmenu
{	
	background-color: #f7f7f7;
	width: 158px;
	padding: 0;
	margin: 0 0 0 30px;
	border: 0;
}
ul.globnavmenu a
{	
	color: rgb(0,102,0) ! important;
}

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

li.link
{	
	display: block;
	color: rgb(0,102,0); 
	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: rgb(0,102,0); 
} 
li.link a:link, li.link a:active, li.link a:visited {
	text-decoration: none; /*lets remove the link underlines*/
	color: rgb(0,102,0); 
}
li.link a:hover {
   background: #FFE500;
}











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