.TopMenuGroup
{
    padding-top:3px;
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
}

.TopMenuItem
{
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-style:solid;	
	border-color:#fccf55;	
	font-weight:bold;
	color:#fccf55;
	font-size:12px;
	padding: 3px; 
	cursor: hand;
}
.TopMenuItem A
{
	color:#fccf55;
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.TopMenuItemOver
{
	background-image:url("../images/background/hs/menuhi_background.jpg");
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#fccf55;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	font-size:12px;
	padding: 3px;
	cursor: hand;
}

.TopMenuItemOver A
{
	color:#fccf55;
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}

.TopMenuItemSelected
{

}

.TopMenuItemSelected A
{

}

.TopMenuItemDisabled A
{
}

.TopMenuItemDisabled
{

}
.SubMenuGroup
{
    background-color:#696c71;
    padding:3px;
    text-align:left;
}

.MenuItem
{
    color:#fccf55;
	font-weight:bold;
	padding: 3px; 
	cursor: hand;
}

.MenuItem A
{
	color:#fccf55;
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.MenuItemOver
{
    background-image:url("../images/background/hs/menuhi_background.jpg");
	padding: 3px;
	cursor: hand;
}

.MenuItemOver A
{
    
}

.MenuItemSelected
{

}

.MenuItemSelected A
{

}

.MenuItemDisabled A
{

}

.MenuItemDisabled
{

}

.ToolTip
{
	border: 1px;
	border-style: solid;	
	border-color: #000000; 
	padding: 3px;	
	background-color: #fff7da;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
