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