﻿
a:link
    {color: #008000;
     text-decoration: underline;}
     
a:visited
    {color: #008000;
     text-decoration: underline;}
     
a:hover
    {color: #008000;
     text-decoration: none;}

a:active
    {color: #F00;
     text-decoration: none;}
          
a.button:link
    {color: #00F;
     text-decoration: none;
     background: #FFE800;
     border-width: 4px;
     border-style: solid;
     border-top-color: #DFDFDF;
     border-right-color: #666;
     border-bottom-color: #333;
     border-left-color: #858585;}

a.button:visited
    {color: #00F;
     text-decoration: none;
     background: #FFE800;
     border-width: 4px;
     border-style: solid;
     border-top-color: #DFDFDF;
     border-right-color: #666;
     border-bottom-color: #333;
     border-left-color: #858585;}

a.button:hover
    {color: #00F;
     text-decoration: none;
     background: #FFD000;
     border-width: 4px;
     border-style: solid;
     border-top-color: #DFDFDF;
     border-right-color: #666;
     border-bottom-color: #333;
     border-left-color: #858585;}

a.button:active
    {color: #00F;
     text-decoration: none;
     background: #FFD000;
     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: #FFF;
     vertical-align: top;}
     
h1  {text-align: center;
     padding-top: 20px;
     padding-bottom: 20px;
     margin-bottom: 30px;
     background-image: url(images/line.gif);
     background-repeat: no-repeat;
     background-position: bottom;
     text-shadow: 1px 1px 1px #000;
     font-family: arial, helvetica, sans-serif;
     font-size: 28px;
     font-weight: bold;
     color: #F00;}

h2  {text-align: center;
     padding-top: 20px;
     padding-bottom: 20px;
     margin-bottom: 30px;
     background-image: url(images/line.gif);
     background-repeat: no-repeat;
     background-position: bottom;
     font-family: arial, helvetica, sans-serif;
     color: #F00;}

#frame
    {width: 880px;
     background-color: #FFF;
     border-top: 5px solid #00F;
     border-left: 5px solid #00F;
     border-right: 5px solid #00F;
     border-bottom: 5px solid #00F;}

#header
    {width: 880px;
     background-color: #FFF;
     border-bottom: 5px solid #00F;}

#mid-wrapper
    {width: 880px;
     min-height: 435px;
     margin-top: -19px;
     margin-bottom: -12px;
     padding-bottom: 20px;
     background: url(images/navbar-bg-burg.gif) repeat-y left top;}
     
#navbar
    {float: left;
     width: 140px;
     vertical-align: top;
     padding-top: 10px;
     margin-left: 0px;
     background-color: #800000;
     border-right: 4px solid #00F;
     text-align: left;
     text-indent: 6px;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #00F;}

#body-text
    {min-height: 470px;
     margin-left: 190px;
     margin-right: 40px;
     background-color: #FFF;
     text-align: left;
     text-indent: 0px;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #00F;} 

#footer
    {width:880px;
     background-color: #FFF;
     border-top: 4px solid #00F;
     font-family: arial, helvetica, sans-serif;
     font-size: 10px;
     color: #F00;}

.bluetype-10
    {font-family: arial, helvetica, sans-serif;
     font-size: 10px;
     color: #00F;}

.bluetype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: #00F;}

.bluetype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #00F;}

.bluetype-16
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     color: #00F;}

.bluetype-16-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #00F;}

.redtype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: #F00;}

.redtype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #F00;}
     
.redtype-16
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     color: #F00;}
     
.redtype-16-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #F00;}

.greentype-12
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     color: #008000;}

.greentype-12-bold
    {font-family: arial, helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     color: #008000;}