div#container
{
   width: 819px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #C0C0C0;
   color: #666666;
}
#TabMenu2
{
   float: left;
   width: 100%;
   font-family: Trebuchet MS;
   font-size: 11px;
   line-height: normal;
}
#TabMenu2 ul
{
   margin: 0;
   padding: 10px 0px 3px 10px;
   list-style: none;
}
#TabMenu2 li
{
   display: inline;
   margin: 0;
   padding: 0;
}
#TabMenu2 a
{
   float: left;
   background: url("images/style20left.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/style20right.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
}
#TabMenu2 a:hover span
{
   background-position: 100% -42px;
   color: #FFFFFF;
   font-weight: normal;
   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: #008000;
   font-weight: normal;
   text-decoration: none;
}
h1
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

a
{
   color: #FFFFFF;
}
a:visited
{
   color: #FFFFFF;
}
a:active
{
   color: #FF6820;
}
a:hover
{
   color: #FF6820;
}
a.link_black:link
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.link_black:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.link_black:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_black:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_NBS:link
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.link_NBS:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.link_NBS:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_NBS:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}

