a.mainlinksINFO_BAR_MENU:link    {color: Red ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksINFO_BAR_MENU:visited {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 
a.mainlinksINFO_BAR_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 
a.mainlinksINFO_BAR_MENU:hover   {color: Olive ;  font-weight: bold; text-decoration: underline overline;font-family: Arial; font-size: 16 ;  } 

a.sublinksINFO_BAR_MENU:link    {color: DarkRed ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksINFO_BAR_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksINFO_BAR_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksINFO_BAR_MENU:hover   {color: Crimson ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

table.mainINFO_BAR_MENU {border-width: 4; border-style: outset; border-color: DarkSalmon;
background-color: Moccasin;
text-align: left;
color: Red;
font: 16 "Arial" ;width: 100%;
}

table.mainINFO_BAR_MENU td {
padding-left:3px;
padding-right:3px;
padding-bottom: 0px; padding-top: 2px ;
}

table.subINFO_BAR_MENU {
border-width: 1; border-style: solid; border-color: Salmon;
background-color: PeachPuff;
text-align: left; 
width: 100%; }

table.subINFO_BAR_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-top: 2px ; 
padding-bottom: 2px; 
background-color: PeachPuff; 
}

div.spaceINFO_BAR_MENU {
margin-top:2px;
}
