﻿body 
{
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 10pt;
}

.Menu
{
	height: 100px;
	vertical-align: top;
	text-align: right;
	FILTER: progid:dximagetransform.microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#8eefa1', gradienttype='0');
}

.MenuDynamic
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #3399ff;	
	background-color: #003399;

}

.MenuStatic
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #3399ff;
}




