a.style3:link {color: #111111;text-decoration: none;}
a.style3:visited {color: #111111;text-decoration: none;}
a.style3:active {color: #FF0000;text-decoration: none;}
a.style3:hover {color: #990000;text-decoration: none;}

a.style4:link {color: #222222;text-decoration: none;}
a.style4:visited {color: #222222;text-decoration: none;}
a.style4:active {color: #FF0000;text-decoration: none;}
a.style4:hover {color: #990000;text-decoration: none;}

a.style5:link {color: #333333;text-decoration: none;}
a.style5:visited {color: #333333;text-decoration: none;}
a.style5:active {color: #FF0000;text-decoration: none;}
a.style5:hover {color: #990000;text-decoration: none;}

a.style6:link {color: #990000;}
a.style6:visited {color: #990000;text-decoration: underline;}
a.style6:active {color: #FF0000;text-decoration: underline;}
a.style6:hover {color: #333333;text-decoration: underline;}

a.style7:link {color: #000000;text-decoration: none;}
a.style7:visited {color: #000000;text-decoration: none;}
a.style7:active {color: #FF0000;text-decoration: none;}
a.style7:hover {color: #990000;text-decoration: none;}

div#container
{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
}

.MenuBarMenuBar1Menu,.MenuBarMenuBar1SubMenuTable
{
   font-family: Arial, arial, sans-serif;
   font-size:13px;
   color: #FFFFFF;
   background-color: #000000;
   font-weight: bold;
   padding: 0;
   border: 0;
   cursor: pointer;
}
.MenuBarMenuBar1SubMenu
{
   position: absolute;
   visibility: hidden;
   border: 0;
   padding: 0;
}
.MenuBarMenuBar1SubMenuTable
{
   border-top:  1px solid white;
}
.MenuBarMenuBar1Menu td
{
   padding:	0px 3px 0px 3px;
}
.MenuBarMenuBar1SubMenuTable td
{
   white-space: nowrap;
}
.MenuBarMenuBar1MainItem,.MenuBarMenuBar1MainItemHover,.MenuBarMenuBar1MainItemActive,
.MenuBarMenuBar1MenuItem,.MenuBarMenuBar1MenuItemHover,.MenuBarMenuBar1MenuItemActive
{
   white-space: nowrap;
}
.MenuBarMenuBar1MainItemHover,.MenuBarMenuBar1MainItemActive,
.MenuBarMenuBar1MenuItemHover,.MenuBarMenuBar1MenuItemActive
{
   color: #000000;
   background-color: #FFFFFF;
   font-weight: bold;
   font-size: 13px;
}
td.MenuBarMenuBar1MenuSplit
{
   overflow:	hidden;
   background-color:	inherit;
}
div.MenuBarMenuBar1MenuSplit
{
   height: 1px;
   margin: 1px 0px 1px 0px;
   overflow:	hidden;
   background-color:	inherit;
   border-top: 1px solid #FFFFFF;
}
.MenuBarMenuBar1MenuVSplit
{
   display:	block;
   width: 1px;
   margin: 0px 3px 0px 3px;
   overflow: hidden;
   background-color: inherit;
   border-right: 1px solid #FFFFFF;
}

img { behavior: url("pngfix.htc"); }
