.MenuBarMenuBar2Menu,.MenuBarMenuBar2SubMenuTable
{
   font-family: Arial, arial, sans-serif;
   font-size:16px;
   color: #009300;
   background-color: #C7C7C7;
   background: transparent;
   font-weight: normal;
   padding: 0;
   border: 0;
   cursor: pointer;
}
.MenuBarMenuBar2SubMenu
{
   position: absolute;
   visibility: hidden;
   border: 0;
   padding: 0;
}
.MenuBarMenuBar2SubMenuTable
{
   border-top:  1px solid white;
}
.MenuBarMenuBar2Menu td
{
   padding:	0px 3px 0px 3px;
}
.MenuBarMenuBar2SubMenuTable td
{
   white-space: nowrap;
}
.MenuBarMenuBar2MainItem,.MenuBarMenuBar2MainItemHover,.MenuBarMenuBar2MainItemActive,
.MenuBarMenuBar2MenuItem,.MenuBarMenuBar2MenuItemHover,.MenuBarMenuBar2MenuItemActive
{
   white-space: nowrap;
}
.MenuBarMenuBar2MainItemHover,.MenuBarMenuBar2MainItemActive,
.MenuBarMenuBar2MenuItemHover,.MenuBarMenuBar2MenuItemActive
{
   color: #FF0000;
   background-color: #FFFFFF;
   font-weight: normal;
   font-size: 16px;
}
td.MenuBarMenuBar2MenuSplit
{
   overflow:	hidden;
   background-color:	inherit;
}
div.MenuBarMenuBar2MenuSplit
{
   height: 1px;
   margin: 1px 0px 1px 0px;
   overflow:	hidden;
   background-color:	inherit;
   border-top: 1px solid #009300;
}
.MenuBarMenuBar2MenuVSplit
{
   display:	block;
   width: 1px;
   margin: 0px 2px 0px 2px;
   overflow: hidden;
   background-color: inherit;
   border-right: 1px solid #009300;
}
img 
{ 
   behavior: url("pngfix.htc"); 
}


/*-- Links --*/
a.style1:link
{
   color: #FF3300;
   text-decoration: none;
}
a.style1:visited
{
   color: #800080;
   text-decoration: none;
}
a.style1:active
{
   color: #800080;
   text-decoration: underline;
}
a.style1:hover
{
   color: #00CC00;
   font-weight: bold;
   text-decoration: underline;
}

a.style2:link
{
   color: #CCCCCC;
   text-decoration: none;
}
a.style2:visited
{
   color: #CCCCCC;
   text-decoration: none;
}
a.style2:active
{
   color: #CCCCCC;
   text-decoration: underline;
}
a.style2:hover
{
   color: #99CCCC;
   font-weight: bold;
   text-decoration: underline;
}
