﻿

a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #989898;
}

#menu a:link, a:visited
{
    display: block;
    font-weight: bold;
    color: White;
    background-color: inherit;
    text-align: center;
    padding: 3px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover, a:active
{
    background-color: Black;
    text-decoration: underline;
}
#menu td
{
    background-color: inherit;
}



#maintable
{
    background-color: Black;
    width: 78%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}



a.sample_attach, a.sample_attach:visited, div.sample_attach
{
    display: block;
    width: 150px;
    border: 1px solid black;
    padding: 2px 5px;

    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 1.0em;
    color: white;
}

a.sample_attach:hover
{
    display: block;
    width: 150px;
    border: 1px solid gray;
    padding: 2px 5px;

    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 1.0em;
    color: white;
}


a.sample_attach, a.sample_attach:visited
{
    border-bottom: none;
}
div#sample_attach_menu_child
{
    border-bottom: 1px solid black;
    background-color: rgb(51, 51, 51);
}

#mp3player
{
    position: absolute;
    top: 219px;
    left: 559px;

}
