body, td
{
    font-family      : verdana, tahoma, arial, helvetica, sans-serif;
    font-size        : 12px;
}

table, th, td
{
    border           : 0px;
}

h2
{
    font-size        : 18px;
    text-decoration  : underline;
}

th
{
    font-size        : 12px;
    text-align       : left;
    background-color : #808080;
}

.firstRow
{
    background-color : #D3D3D3;
}

.secondRow
{
    background-color : #E9E9E9;
}

.extrainfo
{
    font-style       : italic;
    padding-left     : 40px;
}

.logical
{
    text-align       : center;
}

ul
{
    padding:0px;
}

ul li
{
    display          : inline;
    list-style       : none;
}

ul a
{
    width: 8em;
    height: 2em;
    float: left;
    padding: 4px 0;
    margin: 1px 2px 0 0;
    text-align: center;
    text-decoration: none;
    padding-bottom: 6px;
    border: 1px solid black;
    border-bottom:none;
}

div#maincontent
{
    clear            : both;
    width            : 100%;
    height           : 85%;
    border           : 1px solid black;
    overflow         : scroll;
}

div.container
{
    padding          : 2px;
}