.MenuGroup
{ 	
    background-color: transparent; 
	cursor: hand;	
	text-align: left;
}

.MenuItem
{
    background-color: transparent; 
	font-family: Arial;
    font-weight: bold;
	font-size:12pt;
	text-align: left;
    color: red;
}

.MenuItem1
{
    background-color: #043d6a; 
    font-family: Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;

}

.MenuItem2
{
    background-color: #043d6a; 
    font-family: Times New Roman;
    font-weight: bold;
	cursor: hand;
	font-size: 16;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
}

.MenuItem3
{
    background-color: #043d6a; 
    font-family: Arial;
    font-weight: bold;
	cursor: hand;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItem4
{
    background-color: #043d6a; 
    font-family: Arial;
    font-weight: bold;
	cursor: hand;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItem5
{
    background-color: #043d6a; 
    font-family: Arial;
    font-weight: bold;
	cursor: hand;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItem6
{
    background-color: #043d6a; 
    font-family: Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItem7
{
    background-color: #043d6a   ; 
    font-family: Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
}

.SubMenuItem1
{
    background-color: #A6A6A6; 
    font-family: Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;

}

.SubMenuItem2
{
    background-color: #043d6a; 
    font-family: Times New Roman;
    font-weight: bold;
	cursor: hand;
	font-size: 16;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
}

.SubMenuItem3
{
    background-color: #9da013; 
    font-family: Arial;
    font-weight: bold;
	cursor: hand;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.SubMenuItem4
{
    background-color: #ff9900; 
    font-family: Arial;
    font-weight: bold;
	cursor: hand;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.SubMenuItem5
{
    background-color: #db015c; 
    font-family: Arial;
    font-weight: bold;
	cursor: hand;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.SubMenuItem6
{
    background-color: #b80000; 
    font-family: Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.SubMenuItem7
{
    background-color: #a6a6a6; 
    font-family: Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
}

.MenuItemClicked
{
    background-color: Transparent; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItemClicked1
{
    background-color: #A6A6A6; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItemClicked2
{
    background-color: #043D6A; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
}

.MenuItemClicked3
{
    background-color: #9DA013; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItemClicked4
{
    background-color: #FF9900; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItemClicked5
{
    background-color: #DB015C; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItemClicked6
{
    background-color: #B80000; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;

    border-right: 1px solid white;
}

.MenuItemClicked7
{
    background-color: #A6A6A6; 
	font-family:Arial;
    font-weight: normal;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
}

.MenuItemOver
{
    background-color: Transparent;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;

}

.MenuItemOver1
{
    background-color: #dedede;
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;

}

.MenuItemOver2
{
    background-color: #07599a;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:16px;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
}

.MenuItemOver3
{
    background-color: #cace18;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;

}

.MenuItemOver4
{
    background-color: #ffbb54;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;

}

.MenuItemOver5
{
    background-color: #ff6ba9;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;

}

.MenuItemOver6
{
    background-color: #e40000;
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;

}

.MenuItemOver7
{
    background-color: #dedede;
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;


}

.MainMenuItemOver1
{
    background-color: #a6a6a6;
	font-family:Arial;
    font-weight: bolder;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.MainMenuItemOver2
{
    background-color: #043d6a;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:16px;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.MainMenuItemOver3
{
    background-color: #9da013;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;

}

.MainMenuItemOver4
{
    background-color: #ff9900;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;

}

.MainMenuItemOver5
{
    background-color: #db015c;
	cursor: hand;	
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;

}

.MainMenuItemOver6
{
    background-color: #b80000;
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;

}

.MainMenuItemOver7
{
    background-color: #a6a6a6;
	font-family:Arial;
    font-weight: bold;
	font-size:10pt;
	text-align: left;
    color: white;
    text-indent: 2px;
    border-bottom: 1px solid white;

}

.Separator
{
	background-color: Transparent; 
	margin-left: 2px;
	margin-right: 2px;
}

.Spacer
{
	background-color: Transparent; 
}
