body
{
   background:#000000;
   background-image:url('0.pictures/xdarkgray-gitter.gif');
   margin:0px;
   color:#FFFFFF;
   font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
}

.thirdparty
{
   color:#777;
}

a
{
   color:#FFFFFF;
   text-decoration:underline;
}

a.nav, a.nav_active
{
   text-decoration:none;
   font-weight:bold; 
}

a.nav:visited, a.nav_active:visited
{
   text-decoration:none;
}

a.nav:active, a.nav_active:active
{
   text-decoration:none;
}

a.nav:hover, a.nav_active:hover
{
   text-decoration:none;
   color:#000000;
}

a:visited
{
   color:#FFFFFF;
   text-decoration:underline;
}

a:active
{
    background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}

a:hover
{
    background-color:#BBBBBB;
	color:#000000;
	text-decoration:none;
}

.nav
{
    background-color:#666666;
	color:#FFFFFF;
}

.nav_active
{
    background-color:#222222;
	color:#FFFFFF;
}

td.nav, td.nav_active
{
    border-left:solid white 1px;
    border-right:solid white 1px;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
}

.nav_over
{
    border-left:solid #BBBBBB 1px;
    border-right:solid #BBBBBB 1px;
    background-color:#BBBBBB;
	color:#000000;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
}

.title, .left
{
   padding-left:30px;
   width:75%;
}

ul.left, ol.left
{
   padding-left:60px;
   width:75%;
}

