﻿.stMenuStyle
{
	background-color: #00008b;
	font-family: Verdana;
	text-align: left;
	color: #8b0000;
}
.stMenuItemStyle
{
	color: silver;
	font-family: Verdana;
	font-size: 9pt;
}
.DyMenuStyle
{
	background-color: #00008b;
	font-size: 9pt;
}
.DyMenuItemStyle
{
	background-color:#00008b;
}
.StHoverStyle
{
	background-color: #0000cd;
}
.DyHoverStyle
{
	background-color: #0000cd;
}
.stItemTemplate
{
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.dyItemTemplate
{
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}




