body
{
    margin: 0px 0px 0px 0px;
}

body, tr, td, div
{
    font-size: 8pt;
    font-family: Verdana;
}

a
{
    text-decoration: none;
    color: #255152;
}

.bordered
{
}

.fullwidth
{
    width: 100%;
}

.fullsize
{
    width: 100%;
    height: 100%;
}

.group
{
    font-weight: bold;
    background-color: #eeeeee;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;   
}

.entry
{
    font-weight: bold;
    background-color: #eeeeee;
    padding-left: 34px;
}

.button
{
    font-family: Verdana;
    border: solid 1px #444444;
    background-color: #f4f4f4;
    font-size: 8pt;
    text-align: center;
    height: 22px;
}