h1 {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    margin-bottom: 5px;
}

body {
    background: #ffffff;
    font: 14px Verdana, Arial, Helvetica, sans-serif;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #E9FFDF;
    scrollbar-shadow-color: #4A6051;
    scrollbar-face-color: #9BA796;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-3dlight-color: #C4CBC0;
}

table, tr, td {
    vertical-align: top;
}

td {
    color: #4A6051;
    font-size: 12px;
}

a.toplink:link {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.toplink:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.toplink:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.backlink:link {
    text-decoration: underline;
    color: #4A6051;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.backlink:visited {
    text-decoration: underline;
    color: #4A6051;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.backlink:hover {
    text-decoration: none;
    color: #4A6051;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

a.copylink:link {
    text-decoration: underline;
    color: #4A6051;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

a.copylink:visited {
    text-decoration: underline;
    color: #4A6051;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

a.copylink:hover {
    text-decoration: none;
    color: #FF0000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

p {
    color: #4A6051;
    margin: 10px;
    font-size: 12px;
}

h2 {
    color: #4A6051;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin: 10px;
    font-weight: lighter;
}

h6 {
    color: #4A6051;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 5px 10px 5px 5px;
}

.copyright {
    font-size: 10px;
    color: #4A6051;
}

h5 {
    font-size: 12px;
    color: #4A6051;
    margin: 4px;
}

a:link {
    text-decoration: underline;
    font-weight: bold;
}

a:visited {
    color: #4A6051;
    font-weight: bold;
}

a:hover {
    color: #FF0066;
    text-decoration: none;
    font-weight: bold;
}

h3 {
    color: #354439;
    font: italic bold 16px Arial, Helvetica, sans-serif;
    margin: 10px;
}

.bold {
    font-weight: bold;
}

.redbold {
    font-weight: bold;
    color: #FF0000;
    font-size: 14px;
}

h4 {
    font-size: 10px;
    color: #4A6051;
}

.quote {
    font: bold 14px "Comic Sans MS", Verdana, sans-serif;
    color: #4A6051;
}

ol {
}

li {
    margin: 5px;
}

.italic {
    font-style: italic;
    font-weight: bold;
}

.textbox {
    background-color: #FFFFFF;
    background-attachment: fixed;
    background-image: url(grafix/shadow.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4A6051;
    border-top: 1px inset #000000;
    border-right: 1px inset #666666;
    border-bottom: 1px inset #666666;
    border-left: 1px inset #000000;
    background-repeat: no-repeat;
    height: 25px;
    margin: 0px;
    padding: 5px;
}

.textboxmedium {
    background-color: #FFFFFF;
    background-attachment: fixed;
    background-image: url(grafix/shadow.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4A6051;
    border-top: 1px inset #000000;
    border-right: 1px inset #666666;
    border-bottom: 1px inset #666666;
    border-left: 1px inset #000000;
    background-repeat: no-repeat;
    height: 50px;
    margin: 0px;
    padding: 5px;
}

.textboxlarge {
    background-color: #FFFFFF;
    background-attachment: fixed;
    background-image: url(grafix/shadow.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4A6051;
    border-top: 1px inset #000000;
    border-right: 1px inset #666666;
    border-bottom: 1px inset #666666;
    border-left: 1px inset #000000;
    background-repeat: no-repeat;
    height: 100px;
    margin: 0px;
    padding: 5px;
}

.navlink a:hover {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    background-color: #C8D5CC;
    color: #3E453A;
    text-decoration: none;
    border-top: 2px solid #485144;
    border-right: 2px solid #CCD2CA;
    border-bottom: 2px solid #CCD2CA;
    border-left: 2px solid #485144;
}

.navlink a {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #4A6051;
    display: block;
    text-decoration: none;
    width: 130px;
    padding: 3px 5px 3px 8px;
    border-top: 2px solid #dce4de;
    border-right: 2px solid #4A6051;
    border-bottom: 2px solid #4A6051;
    border-left: 2px solid #dce4de;
    margin: 2px 0px 0px;
    background-color: #b9c9be;
}



.numbers {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #4A6051;
}

.mainpaige {
    font-size: 18px;
    font-weight: lighter;
    font-family: Georgia, "Times New Roman", Times, serif;
}
