﻿.Menu-Skin-StaticItem
{
    /*background:transparent url(../siteimages/nav_bg.gif) repeat-x;*/
    text-align:center;
}

.Menu-Skin-DynamicItem
{
    /*background:transparent url(../siteimages/nav_bg.gif) repeat-x;*/
}

.Menu-Skin-DynamicHover
{
    background:#FFFFFF;    
}

.Menu-Skin-StaticHover
{
    background:#FFFFFF;    
}

A.top:link,A.top:visited,A.top:active,A.top:hover
{
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	text-decoration:none;
	background:transparent;
	
}	
		
A.topsub:link,A.topsub:visited,A.topsub:active,A.topsub:hover
{
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	text-decoration:none;
	
}