A:link {
    COLOR: #333333;
    text-decoration: underline;
}

A:visited {
    COLOR: #333333;
    text-decoration: underline;
}

A:active {
}

A:hover {
    COLOR: #7581BF;
    text-decoration: none;
}

a.nav:link {
    color: #7581BF;
    text-decoration: none;
}

a.nav:visited {
    text-decoration: none;
    color: #7581BF;
}

a.nav:hover {
    color: #8CC63F;
    text-decoration: underline;
}

a.nav2:link {
    color: #8CC63F;
    text-decoration: none;
}

a.nav2:visited {
    text-decoration: none;
    color: #8CC63F;
}

a.nav2:hover {
    color: #7581BF;
    text-decoration: underline;
}

a.navMenu:link {
    color: White;
    font-size: 15px;
    font-family: Century Gothic;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    line-height: 40px;
}

a.navMenu:visited {
    text-decoration: none;
    font-size: 15px;
    font-family: Century Gothic;
    color: White;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    line-height: 40px;
}

a.navMenu:hover {
    color: #d9efb9;
    font-size: 15px;
    font-family: Century Gothic;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    line-height: 40px;
}


a.btnRead:link {
    color: White;
    background: #7581bf;
    padding: 3px;
    font-weight: normal;
    font-size: 11px;
    font-family: Century Gothic;
    text-decoration: none;
    text-transform: uppercase;
}

a.btnRead:visited {
    text-decoration: none;
    background: #7581bf;
    padding: 3px;
    font-weight: normal;
    font-size: 11px;
    font-family: Century Gothic;
    color: White;
    text-transform: uppercase;
}

a.btnRead:hover {
    color: White;
    background: #7581bf;
    padding: 3px;
    font-weight: normal;
    font-size: 11px;
    font-family: Century Gothic;
    text-decoration: none;
    text-transform: uppercase;
}

a.footer:link, a.footer:visited {
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}

a.footer:hover {
    color: #D9EFB9;
    text-decoration: underline;
}

body {
    color: #666666;
    background-color: #FFFFFF;
    margin: 10px;
    padding: 10px;
}

.heading1, h1 {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #8CC63F;
}

.heading2, h2 {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #8CC63F;
}

.heading3, h3 {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #8CC63F;
    padding: 0px;
}

.headingFeature {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 14px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #8CC63F;
    padding: 0px;
}

.heading4, h4 {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 6px;
    margin-right: 0px;
    margin-left: 0px;
    color: #666666;
}

.heading5, h5 {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 17px;
    font-weight: normal;
    color: #666666;
}

.heading6, h6 {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    word-spacing: 1em;
    margin: 3px;
}

hr {
    color: #999999;
    height: 1px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.x {
    font-family: "Verdana", "Arial", "sans-serif";
    font-size: 11px;
    font-weight: normal;
}

.footer {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 12px;
    color: #FFFFFF;
}

li {
    margin-top: 3px;
    padding-top: 3px;
    margin-left: 0px;
    padding-left: 0px;
}

td {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 12px;
}

.date {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #FFFFFF;
}

.data {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
}

p {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 7px;
}

ul {
    font-family: "Trebuchet MS","Arial", "Helvetica", "sans-serif";
    margin-left: 6px;
    padding-left: 8px;
}

form {
    margin: 0px;
    padding: 0px;
}

select {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 11px;
    background-color: #DEE5EE;
}

.white {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

.shadow {
    background-image: url(images/bg_shadow.jpg);
    background-repeat: repeat-x;
}

.menu {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 11px;
    color: #003366;
    margin: 5px;
    padding: 5px;
}

.formtitle {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 10px;
    font-weight: bold;
    color: #333333;
}

.featuretitle {
    font-family: "Trebuchet MS", Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #D01929;
    margin: 5px;
    padding: 5px;
}

.featuretxt {
    font-family: "Trebuchet MS", Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    margin: 5px;
    padding: 5px;
}

.flashbg {
    background-image: url(images/bg_flash.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.tablemain {
    border: 1px solid #999999;
}

img {
    border: 0px;
}

#dropmenudiv {
    position: absolute;
    border: 0px solid black;
    border-bottom-width: 0;
    font-size: 12px;
    font-family: Century Gothic;
    line-height: 19px;
    z-index: 200;
    background-color: #7581bf;
    color: White;
    margin-top: 0px;
}

    #dropmenudiv a {
        width: 100%;
        display: block;
        text-indent: 3px;
        padding: 3px;
        text-decoration: none;
        background-color: #7581bf;
        color: White;
        border-bottom: 1px solid #cccccc;
    }

        #dropmenudiv a:hover { /*hover background color*/
            background-color: #8cc63f;
            color: #ffffff;
        }
