body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888888;
    background-color: #000000;
    margin-top: 0px;
}

a:link
{
    text-decoration: none;
    color: #AAAAAA;
}

a:visited
{
    text-decoration: none;
    color: #AAAAAA;
}

a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

.current
{
    font-weight: bold;
    color: #AAAAAA;
    background-color: #666666;
}

.image
{
    margin: 0px;
    border-width: 1px;
    border: 1px solid;
}

.enterlink
{
    border: none;
     
}

a:link .image
{
    border-color: #aaaaaa;
    color: #aaaaaa;
}
a:visited .image
{
    border-color: #aaaaaa;
    color: #aaaaaa;
}
a:hover .image
{
    border-color: #ffffff;
    color: #ffffff;
}

.osxtitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.osxtitle a:link
{
    text-decoration: none;
    color: #000000;
}

.osxtitle a:visited
{
    text-decoration: none;
    color: #000000;
}

.osxtitle a:hover
{
    text-decoration: none;
    color: #ffffff;
}

.infotable
{
    border: 1px solid #444444;
    border-collapse: collapse;
}

.infotable td
{
    border: 1px solid #444444;
}

.dirname
{
    font-size: 12px;
    font-weight: bold;
    color: #AAAAAA;
}

.comment
{
    color: #CCCCCC;
    font-weight: bold;
    font-size: 12px;
}

.smalltxt
{
    color: #888888;
    font-size: 11px;
}

.xsmalltxt
{
    color: #888888;
    font-size: 9px;
}

.menurow
{
    height: 30px;
    margin-left: 10px;
}
.menutitle
{
    height: 30px;
    border-color: #aaaaaa;
    color: #aaaaaa;
}
p.MsoNormal
{
    margin-bottom: .0001pt;
    font-size: 10.0pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 0cm;
    margin-right: 0cm;
    margin-top: 0cm;
    line-height:25px;
     
}

.test {
/*background-image: url(../bg2.jpg);*/
background-color:#111111;
background-position: top ;
}

