body{
background-color:#000;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
letter-spacing:0.7pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-position: center bottom;
	letter-spacing:0.7pt;
}



#navcontainer {
position:relative;
top:10px;
left:202px;
width: 80px;
text-align:right;
 }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}

#navcontainer a
{
display: block;
padding-bottom: 15px;
width: 80px;
}

#navcontainer a:link, #navlist a:visited
{
color: #666;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
}


#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { 
color:#fff;
}

#navcontainer ul a#current:hover { 
color:#fff;
letter-spacing:0.7pt;
}

#navlist a:active, #navlist a:focus {
  /* reduce the link size to zero when the link is in the 
  active/focus state.
  This literally removes the dotted border which is ONLY applied
  to the link itself and not any containing elements WHEN THOSE
  ELEMENTS HAVE A POSITION ABSOLUTE! */
  text-align:right;
  width:80px; 
  outline:0; /* for browsers that understand */
  }



#navcontainermiddle{
left:0px;
z-index:+1;
width:284px;
text-align:right;
height:auto;	
}

ul#navlistmiddle
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
margin-top:5px;
margin-bottom:5px;
}

#navlistmiddle li
{
display:block;
height:0px;
display: inline;
list-style-type: none;
}

#navlistmiddle a { padding: 0px 4px; }

#navlistmiddle a:link, #navlistmiddle a:visited
{
color: #666;
text-decoration: none;
}

#navlistmiddle a:hover
{
color: #fff;
text-decoration: none;
}


#navcontainermiddle ul a#current,
#navcontainermiddle ul a#current:link,
#navcontainermiddle ul a#current:visited { 
color:#fff;
}

#navcontainermiddle ul a#current:hover { 
color:#fff;
}







 
#navcontainermiddlenummer{
position:relative;
left:-4px;
z-index:+1;
text-align:left;
height:auto;
width:450px;
}

ul#navlistmiddlenummer
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
margin-top:5px;
margin-bottom:5px;
}

#navlistmiddlenummer li
{
height:0px;
display: inline;
list-style-type: none;
}

#navlistmiddlenummer a { padding: 0px 4px; }

#navlistmiddlenummer a:link, #navlistmiddlenummer a:visited
{
color: #666;
text-decoration: none;
}

#navlistmiddlenummer a:hover
{
color: #fff;
text-decoration: none;
}


#navcontainermiddlenummer ul a#current,
#navcontainermiddlenummer ul a#current:link,
#navcontainermiddlenummer ul a#current:visited { 
color:#fff;
}

#navcontainermiddlenummer ul a#current:hover { 
color:#fff;
}




a, a:visited {
  color:#666;
  text-decoration:none;
  }

a:hover {
  color:#fff; 
  text-decoration:none;
  }