* {font-family:Verdana,Arial, Helvetica,sans-serif; font-size:10pt; font-color:#000000}

h1 {color:#000088; font-size:16pt; font-weight:900}
h2 {color:#0000aa; font-size:14pt; font-weight:900}
h3 {color:#000000; font-size:10pt; font-weight:900}
h5 {color:#000088; font-size:10pt; font-weight:900;  background-color: #FFFFCC;}

h6 {color:#ff9900; font-size:8pt;}


body {background-color:#ffffff; color:#000000;}


.blue { font-weight:900; color: #000088;}
.teal { font-weight:900; color: #008284;}
.sand { background-color: #DFCFBF;}

a {font-weight:900; color: #000088; }

li { font-weight:900; color: #000088;}

.links a:link { background-color: #000088; font-family: Garamond,Verdana,Arial, Helvetica, sans-serif; font-size: 20pt; font-style: italic; font-weight: 900; color: #0000ff; text-decoration: none; }

.links a:visited { background-color: #000088; font-family: Garamond,Verdana,Arial, Helvetica, sans-serif; font-size: 20pt; font-style: italic; font-weight: 900; color: #0000ff; text-decoration: none; }

.links a:hover { background-color: #000088; font-family: Garamond,Verdana,Arial, Helvetica, sans-serif; font-size: 20pt;  font-style: italic; font-weight: 900; color: #999999; text-decoration: underline; }




.topheader { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 22px; color: #ffffff; background-color: #000088; font-weight: 900; text-decoration: none; font-weight: bold; } 

.topheader2 { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #000088; font-weight: 900; text-decoration: none; font-weight: bold; } 
.topheader2X { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #880088; font-weight: 900; text-decoration: none; font-weight: bold; } 

.topheader2   a:link  { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffff; background-color: #000088; font-weight: 900; text-decoration: none; font-weight: bold; } 
.topheader2   a:visited  { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffff; background-color: #000088; font-weight: 900; text-decoration: none; font-weight: bold; } 
.topheader2   a:hover  { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffff; background-color: #880088; font-weight: 900; text-decoration: none; font-weight: bold; } 




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: #ffffff; text-decoration: none; background-color: #F4F4F4; } 

.lnbtablebody { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; color: #000088; background-color: #F4F4F4; font-weight: normal; text-decoration: none; } 



.lnbtablebody a:link { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: bold; font-weight: 900; color: #000088; text-decoration: underline; } 

.lnbtablebody a:visited { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: bold; font-weight: 900; color: #000088; text-decoration: underline; } 

.lnbtablebody a:hover { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: bold; font-weight: 900; color: #ff0000; text-decoration: underline; } 

.lnbbgcolor { background-color: #E9EED8; } 






body {
        margin: 0px;
        padding: 0px;
}
div#buttonA {
        margin-left: 0px;
        margin-right: 4px;
}
div#buttonA ul {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 30px;
}
div#buttonA li {
        list-style-type: none;
        height: 30px;
        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: #ff9900;
        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: #ff9900;
        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: #777777;
        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;
}




