body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        color: #161C2E;
}
body {
        background-color: #FFFFFF;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(images/main_bg.gif);
        background-repeat: repeat-y;            
}
a {
        font-size: small;
        color: #1566B9;
        font-weight: bold;
}
a:link,
a:visited,
a:active {
        text-decoration: underline;
        color: #1566B9;
}
a:hover {
        text-decoration: underline;
        color: #1566B9;
}            
.dislink {
        text-decoration: underline;
        color: #999999;
}  
.headlink {
        font-size: small;
        color: #eeeeee;
        font-weight: bold;
}
.headlink:link {
        color: #eeeeee;
        text-decoration: none;
}
.headlink:visited {
        text-decoration: none;
        color: #eeeeee;
}
.headlink:hover {
        text-decoration: underline;
        color: #eeeeee;
}              
.headlink:active {
        text-decoration: none;
        color: #eeeeee;
}
.errortext {
        font-family: Helvetica, Arial;
        font-size: small;
        font-weight: bold;
        color: #CC3300;
}
.redtext {
        font-family: Helvetica, Arial;
        font-size: small;
        color: #CC3300;
}
.logintable {
        padding: 0px;
        border: 1px solid #1566B9;
}
.OPStyles {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        line-height: 16px;
        color: #161C2E;
        font-style: normal;
}
.ExtraBold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #1566B9;
}
.bold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        color: #1566B9;
        line-height: 20px;
}
.medium {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        line-height: 18px;
        font-weight: bold;
        color: #1566B9;
}
.edtbtn {
        font: 10px "MS Sans Serif";
        height: 20px;
        width: 40px;
}
.long-edtbtn {
        font: 10px "MS Sans Serif";
        height: 20px;
        width: 60px;
}
.gridrow {
        background-color:#F2F5FC;
}
.altgridrow {
        background-color:#eeeeee;
}
.pagetitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
        line-height: 20px;
        font-weight: bold;
        color: #1566B9;
}
.smallheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        line-height: 18px;
        font-weight: bold;
        color: #161C29;
}
.copyright {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #A9A9A9;
}
.smalllink,
.smalllink:visited,
.smalllink:link,
.smalllink:active {
        font-size: x-small;
        color: #363C49;
        text-decoration: none;
}
.smalllink:hover {
        text-decoration: underline;
        color: #363C49;
}              
.ontoplink,
.ontoplink:visited,
.ontoplink:link,
.ontoplink:hover,
.ontoplink:active {
        font-size: x-small;
        color: #1566B9;
        font-style:italic;
        text-decoration: underline;
}
.headsmall,
.headsmall:visited,
.headsmall:link,
.headsmall:hover,
.headsmall:active {
        font-size: small;
        color: #f9f9f9;
        font-weight: normal;
        text-decoration: none;
}
.headsmall:hover {
        font-size: small;
        color: #f9f9f9;
        font-weight: normal;
        text-decoration: underline;
}

.cattext{
        font-size: x-small;
        color: #699969;
}
.smalltext{
        font-size: x-small;
        color: #333333;
}
.smalltextb{
        font-size: x-small;
        color: #333333;
        font-weight: bold;
}
.fixtext{
        font-family: Courier New, Courier, mono;
        font-size: x-small;
        color: #333333;
}
.datetext{
        font-size: x-small;
        color: #696999;
}
.leveltext {
        font-family: Helvetica, Arial;
        font-size: x-small;
        color: #CC6633;
}
.submitbtn {
        background-color: #2B9BC7;
        border: thin solid #0777A2;
        font: 10px "MS Sans Serif";
        height: 20px;
        width: 120px;
        font-weight: bolder;
        color: #ffffff;
}
.smttext{
        font-size: small;
        color: #000000;
}
.smttextr{
        font-size: small;
        color: #cc3333;
}
.smttextg{
        font-size: small;
        color: #33cc33;
}
.smttextb{
        font-size: small;
        color: #3333cc;
}
.smttextd{
        font-size: small;
        color: #666666;
}
