body
{
    background-color: #FFFFFF;
    margin: 15 auto;
    font-family: Verdana, Helvetica, serif;
    font-size: 11px;
    color: #404040;
    text-align: justify;
    line-height: 18px;
    width: 800px;
}

table.listtable, table.cattable, table.srchtable
{
    width: 800px;
    border: 0px;
}

td.catelem
{
    text-align: center;
    width: 33%;
    height: 30px;
}

a.catelem
{
    color: black;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

h1.listtable
{
    color: black;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
}

a.nav
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.nav:hover
{
    text-decoration: underline;
}

td.label
{
    text-align: right;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-right: 5px;
    width: 50%;
}

td.item
{
    padding-left: 5px;
    text-align: justify;
}

input.item, select.item, textarea.item
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 100%;
}

p
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    text-align: justify;
}

table
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
}
