﻿body
{
    font-family: Arial;
    font-size: 75%;
    margin: 0px;
}
textarea
{
    font-family: Arial;
}
h1
{
    font-family: Comic Sans MS, Arial;
    font-size: small;
}
h2
{
    font-family: Comic Sans MS, Arial;
    font-size: small;
    margin-bottom: -0.1em;
}
hr
{
    height: 1px;
    color: #00ff00;
}

.btnSmall
{
    font-size: x-small;
}


.logoBack1, .logoBack2, .logoBack
{
    border-style: outset;
    border-width: 1px;
    border-color: inherit;
    background-color: #22B238;
}
.logoBack
{
    text-align: right;
    border-bottom-style: none;
}
.logoBack1
{
    background-position: 10px 20px;
    border-bottom-style: none;
    text-align: right;
    /* background-image: url('systemImages/star.gif'); */
    background-repeat: no-repeat;
}
.logoBack2
{
    margin: 0px;
    background-position: right;
    border-top-style: none;
    background-image: url('systemImages/logo2.jpg');
    padding: 0px;
    background-repeat: repeat-y;
    background-color: #22B238;
    text-align: center;
}

.menuBack, .menuBackOver
{
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
    color: #000000;
    padding: 2px;
    border-bottom: 0px;
}
.menuBackOver
{
    border: inset 1px #000000;
    color: #00FF00;
    border-bottom: 0px;
    background-color: #669900;
}

.menuBackSub
{
    border-color: #000000;
    color: #00FF00;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
}

.menuBack2 A
{
    color: #000000;
    line-height: 1.5em;
    padding-left: 8px;
    width: 10em;
}
.menuBack2
{
}
#ctl00_Menu1n1, #ctl00_Menu1n2
{
    width: 11em;
    padding-right: 3px;
}
#ctl00_Menu1n1Items, #ctl00_Menu1n2Items
{
    background-color: #DCDCDC;
    width: 10.8em;
    text-align: left;
    border: solid 1px #000000;
}
#ctl00_Menu1n1Items A:hover, #ctl00_Menu1n2Items A:hover
{
    color: #FF0000;
}







.grd
{
    font-size: 90%;
    border: outset 1px;
}
.grd0
{
    background-color: #DCDCDC;
}

.grd0Col
{
    background-color: #000000;
    filter: alpha(opacity=20);
    opacity: 0.2;
    -moz-opacity: 0.2;
}
.grd TD
{
    padding: 0px;
    margin: 0px;
    padding-right: 3px;
    padding-left: 3px;
}

.chk
{
    font-size: 95%;
}
.chk CHECKBOX
{
}
