.AroBlackMenu,.AroBlackSubMenuTable
{
font-family:	Constantia, Georgia, "Times New Roman", "Times Roman", Times, TimesNR, serif;
font-size:	16px;
color:		#49bdef;
background-color:	black;
padding:	0;
border:		0;
cursor:		default;
}

.AroBlackMenu {
width: 100%;
}

.AroBlackSubMenu
{
position: absolute;
visibility: hidden;
z-index:        100;
border:		0;
padding:	0;
}

.AroBlackSubMenuTable TD
{
white-space:	nowrap;
padding: 5px;
}

.AroBlackMainItem,.AroBlackMainItemHover,.AroBlackMainItemActive,
.AroBlackMenuItem,.AroBlackMenuItemHover,.AroBlackMenuItemActive
{
white-space:	nowrap;
}

.AroBlackMainItemHover,.AroBlackMenuItemHover
{
color:		blue;
}

.AroBlackMenuSplit
{
height:		1px;
margin-top:	1px;
margin-bottom:	1px;
overflow:	hidden;
background-color:	inherit;
border-top:	1px solid white;
}

.AroBlackMenuVSplit
{
width:		1px;
margin:		0px;
overflow:	hidden;
background-color:	inherit;
border-right:	1px solid white;
}
