a.mainlinksINFO_BAR_MENU:link    {color: Red ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10pt ;  } 
a.mainlinksINFO_BAR_MENU:visited {color: Black ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 
a.mainlinksINFO_BAR_MENU:active  {color: Black ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 
a.mainlinksINFO_BAR_MENU:hover   {color: DarkMagenta ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 10pt ;  } 

a.sublinksINFO_BAR_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 11pt ;  } 
a.sublinksINFO_BAR_MENU:visited   {color: DarkSlateBlue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 11pt ;  } 
a.sublinksINFO_BAR_MENU:active  {color: DarkSlateBlue ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 11pt ;  } 
a.sublinksINFO_BAR_MENU:hover   {color: Salmon ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 11pt ;  } 

table.mainINFO_BAR_MENU {border-width: 1; border-style: Dotted; border-color: Red;
background-color: Yellow;
text-align: left;
color: Red;
font: 10pt "Arial" ;width: 100%;
}

table.mainINFO_BAR_MENU td {
padding-left:5px;
padding-right:5px;
padding-bottom: 0px; padding-top: 5px ;
}

table.subINFO_BAR_MENU {
border-width: 2; border-style: ridge; border-color: MediumTurquoise;
background-color: #1AFF8C;
text-align: left; 
width: 100%; }

table.subINFO_BAR_MENU td {
padding-left: 2px; 
padding-right: 0px; 
padding-top: 2px ; 
padding-bottom: 2px;; 
background-color: #1AFF8C; }

div.spaceINFO_BAR_MENU {
margin-top:5px;
}
