.MenuBAK
{
border-bottom:solid 1px #7BA2DD;
text-align:center;
}


/* MENU styles ------------------------------------ */ 
.TopMenuItem
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:165px;
  text-align:center;
  background-color:#990F0F;
}
.TopMenuItemHover
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:165px;
  text-align:center;
  background-color:#BB3F3F;
}
.SelectedItem
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:165px;
  text-align:center;
  background-color:#BB3F3F;
}

.MenuItem
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:165px;
  text-align:center;
  background-color:#BB3F3F;
}
.MenuItemHover 
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:165px;
  text-align:center;
  background-color:#BB3F3F;
}
.ChildSelectedItem
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:165px;
  text-align:center;
  background-color:#BB3F3F;
}








.TopMenuItemLARGE
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:250px;
  text-align:center;
}
.TopMenuItemHoverLARGE 
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  cursor:pointer; 
  font-weight:bold;
  width:250px;
  text-align:center;
  background-color:#BB3F3F;
}
.SelectedItemLARGE
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  cursor:pointer; 
  font-weight:bold;
  width:250px;
  text-align:center;
  background-color:#BB3F3F;
}




.TopMenuItemNARROW
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:105px;
  text-align:center;
}
.TopMenuItemHoverNARROW 
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  cursor:pointer; 
  font-weight:bold;
  width:105px;
  text-align:center;
  background-color:#BB3F3F;
}
.SelectedItemNARROW
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  cursor:pointer; 
  font-weight:bold;
  width:105px;
  text-align:center;
  background-color:#BB3F3F;
}

.TopMenuItemSMALL
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  font-weight:bold;
  cursor:pointer; 
  width:85px;
  text-align:center;
}
.TopMenuItemHoverSMALL 
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  cursor:pointer; 
  font-weight:bold;
  width:85px;
  text-align:center;
  background-color:#BB3F3F;
}
.SelectedItemSMALL
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:16px; 
  cursor:pointer; 
  font-weight:bold;
  width:85px;
  text-align:center;
  background-color:#BB3F3F;
}



.largeCHILDdefault
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  cursor:pointer; 
  text-align:left;
  background-color:#990F0F;
  width:130px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}
.largeCHILDdefaultHOVER
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  cursor:pointer; 
  text-align:left;
  background-color:#BB3F3F;
  width:130px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}

.largeCHILDselect1
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  cursor:pointer; 
  text-align:left;
  width:130px;
  background-color:#BB3F3F;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}
.largeCHILDselect1HOVER
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  cursor:pointer; 
  text-align:left;
  background-color:#BB3F3F;
  width:130px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}




.sgCHILDdefault
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  font-weight:bold;
  cursor:pointer; 
  text-align:left;
  background-color:#990F0F;
  width:85px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}
.sgCHILDdefaultHOVER
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  font-weight:bold;
  cursor:pointer; 
  text-align:left;
  background-color:#BB3F3F;
  width:85px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}

.sgCHILDselect1
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  font-weight:bold;
  cursor:pointer; 
  text-align:left;
  width:85px;
  background-color:#BB3F3F;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}
.sgCHILDselect1HOVER
{
  color: white;
  font-family:"Segoe UI","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
  font-size:13px; 
  font-weight:bold;
  cursor:pointer; 
  text-align:left;
  background-color:#BB3F3F;
  width:85px;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
}



