﻿body
{
	background-color:White;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
td
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
div
{
	font-family:Verdana;
}
.menuItemStyle
{
	width:108px;
	height:14px;
	background-color:#dcdcdc;
	color:black;
	/*StaticHoverStyle-BackColor="lightsteelblue"  */
	border-color:gray;
	border-width:1px;
	border-style:ridge;
	display:block;
	padding-top:1px;
}
.menuHoverStyle
{
	background-color:#b0c4de;
}
.dynamicMenuStyle
{
	z-index:100;	
}
.mvBorder
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;	
}
.borderedTable
{
	border-right: #006699 ridge; 
	border-top: #d3d3d3 ridge; 
	border-left: #d3d3d3 ridge; 
	border-bottom: #006699 ridge;
}
