﻿body
{
    font-family: Arial, Verdana, Arial, Helvetica;
    font-size: 13px;
    color: #000000;
    background-color: #ebebc4;
    overflow: visible;
}
a.leftmenu:link
{
    color: #FFFFFF;
    text-decoration: none;
}
a.leftmenu:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
a.leftmenu:hover
{
    color: #99CC66;
    text-decoration: none;
}
input, select, textarea
{
    font-size: 13px;
}
.cellaligntop
{
    vertical-align: top;
    padding-top: 3px;
}

