.seTopGroup
{
	cursor: default;
	background-color: transparent;
}

.seMenuGroup
{
	border: darkgray 1px solid;
	cursor: default;
}

.seTopMenuItem
{
  color:black; 
  font-family:tahoma; 
  font-size:10; 
  border:darkgray 1px solid;
  cursor:default; 
}

.seTopMenuItemHover
{
	font-size: 10;
	cursor: hand;
	color: black;
	font-family: tahoma;
	text-decoration: underline;
}

.seMenuItem
{
	font-size: 9pt;
	border: white 1px solid;
	cursor: default;
	font-family: Arial;
}

.seMenuItemHover
{
	border: black 1px solid;
	font-size: 9pt;
	cursor: hand;
	font-family: Arial;
	text-decoration: underline;
}

/*==========================================*/
.TopGroup
{
	cursor: hand;
	background-color: transparent;
}

.MenuGroup
{
	border: darkgray 1px solid;
	cursor: hand;
	background-color: transparent;
}

.TopMenuItem
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	border-left: darkgray 1px solid;
	cursor: hand;
	color: white;
	border-bottom: darkgray 1px solid;
	font-family: tahoma;
	background-color: transparent;
}

.TopMenuItemHover
{
	font-size: 10;
	cursor: hand;
	color: black;
	font-family: tahoma;
	text-decoration: underline;
}

.MenuItem
{
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	font-size: 12px;
	background-image: url(SystemImages/PageStyles/RedIranathero/BMenu.jpg);
	border-left: #990000 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #990000 1px solid;
	font-style: normal;
	font-family: tahoma;
	height: 24px;
}

.MenuItemHover
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	font-size: 12px;
	background-image: url(SystemImages/PageStyles/RedIranathero/BMenu.jpg);
	border-left: white 1px outset;
	cursor: hand;
	color: white;
	border-bottom: white 1px outset;
	font-style: normal;
	font-family: tahoma;
	height: 24px;
}
/*=======================================================================*/

.TOMenuItem
{
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	font-size: 12px;
	border-left: #990000 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #990000 1px solid;
	font-style: normal;
	font-family: tahoma;
	height: 24px;
}



