﻿
a:link
    {color: green;
     text-decoration: underline;}
     
a:visited
    {color: green;
     text-decoration: underline;}
     
a:hover
    {color: green;
     text-decoration: none;}

a:active
    {color: red;
     text-decoration: none;}
          
a.button:link
    {color: #022727;
     text-decoration: none;
     background: #D9DFDD;
     border-width: 4px;
     border-style: solid;
     border-top-color: #FFF;
     border-right-color: #666;
     border-bottom-color: #333;
     border-left-color: #858585;}

a.button:visited
    {color: #022727;
     text-decoration: none;
     background: #D9DFDD;
     border-width: 4px;
     border-style: solid;
     border-top-color: #FFF;
     border-right-color: #666;
     border-bottom-color: #333;
     border-left-color: #858585;}

a.button:hover
    {color: #022727;
     text-decoration: none;
     background: #419C9D;
     border-width: 4px;
     border-style: solid;
     border-top-color: #CCC;
     border-right-color: #666;
     border-bottom-color: #333;
     border-left-color: #858585;}

a.button:active
    {color: #022727;
     text-decoration: none;
     background: #D9DFDD;
     border-width: 4px;
     border-style: solid;
     border-top-color: #858585;
     border-right-color: #858585;
     border-bottom-color: #858585;
     border-left-color: #858585;}

ul.button
    {list-style-type: none;
     padding-left: 0;
     margin-left: 0;}

ul.button a
    {display: block;
     width: 124px;
     margin-left: 4px;
     padding-top: 4px;
     padding-bottom: 4px;
     zoom: 1;}

td  {background-color: white;
     vertical-align: top;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: black}
     
h1  {text-align: center;
     padding-top: 20px;
     padding-bottom: 20px;
     margin-bottom: 30px;
     text-shadow: 1px 1px 1px #000;
     font-family: arial, helvetica, sans-serif;
     font-size: 28px;
     font-weight: bold;
     color: red}

#frame
    {width: 880px;
     background-color: white;
     border-top: 4px solid #022727;
     border-left: 4px solid #022727;
     border-right: 4px solid #022727;
     border-bottom: 4px solid #022727}

#header
    {width: 880px;
     background-color: white;
     border-bottom: 5px solid black;}

#mid-wrapper
    {width: 880px;
     margin-top: -19px;
     margin-bottom: -12px;
     padding-bottom: 20px;
     background: url(images/navbar-background.gif) repeat-y left top;}
     
#navbar
    {float: left;
     width: 140px;
     vertical-align: top;
     padding-top: 20px;
     margin-top: 0px;
     margin-left: 0px;
     background-color: #669999;
     border-right: 4px solid #022727;
     text-align: left;
     text-indent: 6px;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: red;}

#body-text
    {margin-left: 190px;
     margin-right: 40px;
     min-height: 500px;
     background-color: white;
     text-align: left;
     text-indent: 0px;
     font-family: arial, helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     color: black;} 

#footer
    {width:880px;
     background-color: white;
     border-top: 4px solid #000040;
     font-family: arial, helvetica, sans-serif;
     font-size: 10px;
     color: red;}

.tealtype-10
    {font-family: arial, helvetica, sans-serif;
     font-size: 10px;
     color: #022727;}

.tealtype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: #022727;}

.tealtype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #022727;}

.tealtype-16
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     color: #022727;}

.tealtype-16-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #022727;}

.bluetype-10
    {font-family: arial, helvetica, sans-serif;
     font-size: 10px;
     color: blue;}

.bluetype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: blue;}

.bluetype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: blue;}

.bluetype-16
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     color: blue;}

.bluetype-16-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: blue;}

.redtype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: red;}

.redtype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: red;}

.redtype-14
    {font-family: arial, helvetica, sans-serif;
     font-size: 14px;
     color: red;}

.redtype-14-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     color: red;}
     
.redtype-16
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     color: red;}
     
.redtype-16-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: red;}

.greentype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: green;}

.greentype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: green;}