﻿.topmenu
{
	color:White;
	font-family:Tahoma;
	font-size:12px;
	
}
.topmenu-static-menu-item
{
	width:83px;
	text-align:center;
	
}
.topmenu-static-menu-item a
{
	color:White;
	text-decoration:none;
	
}
.topmenu-static-menu-item a:hover
{
	color:White;
	text-decoration:underline;
	
}
.topmenu-dynamic-menu
{
	font-family:Tahoma;
	font-size:11px;
	border-bottom-width:0px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-style:solid;
	border-color:#E2E2E2;
	font-weight:lighter;
}
.topmenu-dynamic-menu-item
{
	background-color:#2984BB;
	color:White;
	width:300px;
	border-bottom-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	border-style:solid;
	border-color:#E2E2E2;
	height:23px;
	text-indent:3px;
	
}

.topmenu-dynamic-hover
{
	background-color:#D43B57;
	color:White;

}

.topmenubar
{
	background-image:url('images/top-menu-bg.gif');
	background-repeat:repeat-x;
	color:White;
	height:29px;
}
.topmenubar-items
{
	background-image:url('images/top-menu-items-bg.gif');
	background-repeat:no-repeat;
	color:White;
	height:29px;
}
.topmenubar-shade
{
	background-image:url('images/top-menu-shade-bg.gif');
	background-repeat:repeat-x;
	height:5px;
}