
.TopMenuGroup {	cursor: hand; padding:0px}

.TopMenuItem A { cursor: hand; text-decoration: none; }

.TopMenuItem,
.TopMenuItemOver, 
.TopMenuItemSelected,
.TopMenuItemSelectedOver { padding: 0px;}

.SubMenuGroup {
	background: #a1bfde; padding:5px 0;border:1px solid #4080be; white-space:nowrap; margin-top:0px;
}

.SubMenuGroup a {
	font-weight:normal; font-size:12px; height:22px; line-height:22px; text-indent:5px; display:block; 
}

.MenuItem, MenuItemSelected 
{
	font-weight:normal; font-size:12px; height:22px; line-height:22px; text-indent:5px; color:#000000; display:block;
	border:3px solid #e5e6f1; border-width:0 0 0 3px;
}

.MenuItem a, MenuItemSelected a {
	font-weight:normal; font-size:12px; height:22px; text-decoration:none; color:#000000; display:block;
}

.MenuItemOver, MenuItemSelectedOver {
	background:#352b72; font-weight:bold; line-height:22px; text-indent:5px; color:#ffffff; border:3px solid #e5e6f1; border-width:0 0 0 3px; display:block;
}

.MenuItemOver a, MenuItemSelectedOver a {
	font-weight:bold; font-size:12px; height:22px; text-decoration:none; color:#ffffff; display:block; 
}
