* {font-family:Verdana,Arial, Helvetica, sans-serif; font-size:10pt; color:#000000}


body {background-color:#ffffff; 
        margin-top: 0px;
        margin-right: 50px;
        margin-bottom: 0px;
        margin-left: 50px;}



h1 {color:#000066; font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14pt; font-weight:900}
h2 {color:#000000; font-size:12pt; font-weight:900}
h3 {color:#000000; font-size:10pt; font-weight:900}
h5 {color:#000000; font-size:10pt; font-weight:900}

a {color:#000066; font-weight:900}


input {color:#000000; font-size:9pt; font-weight:900 }

.lnbtableheader { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #245564; text-decoration: none; background-color: #cc0000; } 

.lnbtablebody { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #cc0000; font-weight: normal; text-decoration: none; } 

.lnbtablebody a:link { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #cccccc; text-decoration: underline; } 

.lnbtablebody a:visited { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #cccccc; text-decoration: underline; } 

.lnbtablebody a:hover { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #00ffff; text-decoration: underline; } 

.lnbbgcolor { background-color: #E9EED8; } 

.highlite {color:#000066; font-size:12pt; font-weight:900}

.newclass a:link { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: White; text-decoration: none; }

.newclass a:visited { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: White; text-decoration: none; }

.newclass a:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: Yellow; text-decoration: none; }



/* Make pretty 3D Buttons */
div.buttonA {
        margin-left: 0px;
        margin-right: 4px;
}
div.buttonA ul {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 20px;
}
div.buttonA li {
        list-style-type: none;
        height: 35px;
        width: 125px;
        margin: 10px;
        text-align:center;
}
div.buttonA li a {
        text-decoration: none;
        height: 100%;
        width: 100%;
        display: block;
        border-width: 5px;
        /*background-color: #999999;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;*/
}
div.buttonA li a:link {
    color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:visited {
        color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
        background-color: #000066;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:active {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        border-style: solid;
        border-top-color: #333333;
        border-left-color: #555555;
        border-right-color: #BBBBBB;
        border-bottom-color: #DDDDDD;
}


