
img
{
    border: none;
}
input
{
    font-family: sans-serif;
    font-size: 10px;
    line-height: 11px;
    background: #FFFFFF;
    border: 1px solid #979596;
    height: 21px;
}
td
{
    font-family: sans-serif;
    font-size: 12px;
    color: #707070;
}
a.topmenulink
{
    width: 100%;
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-size: 13px;
    text-align: center;
    height: 32px;
    background: Black;
    line-height: 26px;
    padding: 3px 6px 3px 6px;
}
a.topmenuinside
{
    width: 100%;
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-size: 14px;
    text-align: center;
    height: 32px;
    background: #1a80c3;
    line-height: 26px;
    padding: 3px 12px 3px 12px;
}
a.topmenulink:hover
{
    background: #1a80c3;
    color: White;
}
.goldheader
{
    color: #edb051;
    font-weight: bold;
}
.largeheading
{
    color: #0b50a0;
    font-size: 14px;
    font-weight: bold;
}
.leftmenu a
{
    padding: 6px 0px 6px 0px;
    height: 100%;
    width: 100%;
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-size: 12px;
    display: block;
}
.leftmenuinside a
{
    padding: 6px 0px 6px 0px;
    height: 100%;
    width: 100%;
    background-color: #09428f;
    text-decoration: none;
    color: white;
    font-family: sans-serif;
    font-size: 12px;
    display: block;
}
.leftmenu a:hover
{
    color: White;
    text-decoration: none;
}
.leftmenu td:hover
{
    color: White;
    background-color: #09428f;
}
a
{
    color: Blue;
}
a:hover
{
    color: orange;
}
.printboxcover
{
    width: 150px;
    float: right;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}
.printboxinside
{
    font-size: 12px;
    text-align: center;
    border: 1px gray solid;
}
