/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body { margin: 0px;
    background: rgb(221, 221, 221) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: medium;
    color: black;
    }

.Header {
    align=center;
    margin-top: 5px;
    margin-left: 3px;
    } 

.MainArea { border: 0.1px solid rgb(255, 255, 255);
    padding: 5px;
    background: rgb(255, 255, 255) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: #FFFFFF
    top: 170px;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 225px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    width: auto;
    }

P {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    }

.Navigation { 
    position: absolute;
    top: 130px;
    left: 5px;
    width: 210px;
    height: auto;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    line-height: 110%;
    background-color: rgb(221, 221, 221);
    }

.navheader {
    font-size: medium;
    left: 5px;
    color: #900000;
    font-weight: bold;
    font-style: normal;
    text-transform: capitalize;
    text-align: left;
    background-color: #FFFFFF;
    }

UL {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    }

.ulleaflist
    left: 5px;
    color: #660000; 
    list-style type:circle;
    }
    
.leaflist {
    left: 5px;
    color: #660000; 
    list-style type:circle;
    }

OL {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    list-style-type: decimal; 
    list-style-position: outside; 
   } 


/*Navigation links in the navigation bar on the left side*/
a.nav:link {
   color: #660000; 
   text-decoration : none; 
   font-weight: normal; 
   font-size:14px; 
   background: transparent;}
a.nav:visited {
   color: #CC0033; 
   text-decoration : none;
   font-weight: normal; 
   font-size:14px; 
   background: #transparent;}
a.nav:hover { 
   color: #003366; 
   text-decoration : underline;
   font-weight: normal; 
   font-size:14px; 
   background: transparent;}
   
/*Links in the main body*/
a:link {
   color: #660000; 
   text-decoration : none; 
   background: #transparent;}
a:visited {
   color: #CC0033; 
   text-decoration : none; 
   background: #transparent;}
a:hover { 
   color: #003366; 
   text-decoration : underline; 
   background: #transparent;}


.MainHeader { font-family: Arial,Helvetica,sans-serif;
    font-size: large;
    color: rgb(221, 221, 221);
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    text-transform: capitalize;
    text-align: left;
    background-color: rgb(153, 0, 0);
    }

/* Box styles */
.box {
    border-style:solid;
    border: 1px solid #660000;
    }

.navbox {
    border-style:solid;
    border: 1px solid #660000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    }

.mainbox {
    border-style:solid;
    border: 1px solid #660000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    }

.footbox {
    border-style:solid;
    border: 1px solid #660000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    }

/* Titles in the main body */
.nodeheader { font-family: Arial,Helvetica,sans-serif;
    font-size: x-large;
    color: rgb(221, 221, 221);
    font-weight: bold;
    text-transform: capitalize;
    text-align: left;
    font-style: normal;
    background-color: rgb(153, 0, 0);
    }

