div#container
{
   width: 994px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #313840;
   color: #313840;
}
  body {
    font-family: Arial;
	font-size: 7pt;
	color: #666666;}

  #TabMenu2
{
   float: left;
   width: 100%;
   background: #2F302B;
   font-family: Arial;
   font-size: 9.3px;
   line-height: normal;
}
#TabMenu2 ul
{
   margin: 0;
   padding: 0px 0px 3px 55px;
   list-style: none;
}
#TabMenu2 li
{
   display: inline;
   margin: 0;
   padding: 0;
}
#TabMenu2 a
{
   float: left;
   background: url("images/style26left.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 4px;
   text-decoration: none;
}
#TabMenu2 a span
{
   float: none;
   display: block;
   background: url("images/style26right.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   color: #2F302B;
   font-weight: bold;
   text-decoration: none;
}
#TabMenu2 a:hover span
{
   background-position: 100% -42px;
   color: #005500;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#TabMenu2 a:hover
{
   background-position: 0% -42px;
}
#TabMenu2 #active a
{
   background-position: 0% -84px;
}
#TabMenu2 #active a span
{
   background-position: 100% -84px;
   color: #A52A00;
   font-weight: bold;
   text-decoration: none;
}
