﻿.hover
{
	color: #ad1841;
	height: 20px;
	font-size: 12px;
	font-family: tahoma;
	padding-right: 2px;
	padding-left: 2px;
}

.dMenuItemStyle
{
	height: 20px;
	font-size: 12px;
	color: white;
	padding-right: 2px;
	padding-left: 2px;
}
.dMenuStyle
{
	background-color: #cbd9e5;
	border-bottom: #5e8daa 1px solid;
	border-left: #5e8daa 1px solid;
	border-top: #5e8daa 1px solid;
	border-right: #5e8daa 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
}

.staticHoverStyle
{
	background-color: #5e8daa;
	font-weight: lighter;
	color: #ad1841;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.staticMenuStyle
{
	text-align: center;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-family: tahoma;
	color: black;
	font-size: 12px;
	font-weight: normal;
}
