.Line
{
	background: #0052AD;
}

.MenuHead
{
	background-image:url(Image/LanTile.gif);
	text-align: right;
	border-collapse:collapse;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	padding-right:5px;
}

.MenuBody
{
	padding: 10px;
}

.MenuCell
{
	border: 1px solid #0052AD;
	background: #EEEEFF;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 161px;
	direction: rtl;
	text-align: right;
}

img.Bull
{
	border: none;
	width:10px;
	height:10px;
}

Table.Menu
{
	margin :5px 5px 5px 5px;
	border:none;
}

A.Menu
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
}

A.Menu:Hover
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#FFFFFF;
}

TD.MenuItemOff
{
	cursor: hand;
	height:20px;
	color:#002D96;
}

TD.MenuItemOn
{
	background: #0692FF;
	cursor: hand;
	height:20px;
	color:#FFFFFF;
}
