﻿body 
{
}
.TopMenu
{
	font-family: Verdana;
	font-size: 12px;
}
.TopMenuStaticItem
{
	color: White;
	font-weight: bold;
	background-color: #7e7e66;
	border-color: #7e7e66;
	text-align: center;
}
.TopMenuStaticItemSelected
{
	background-color: #F0E68C;/*Khaki*/
	color: Black;
}
.TopMenuStaticItemHover
{
	background-color: #BDB76B;/*Dark Khaki*/
}
