.homenavigation a { text-decoration: none; color: #fff; font-family: Garamond, 
sans-serif; font-size: 12pt }

.homenavigation a:hover { font-family: Garamond, sans-serif; text-decoration: none; 
color: #fff; font-size: 12pt; font-weight: bold; font-style:oblique }

.navigation a { text-decoration: none; color: #000; font-family: Garamond, 
sans-serif; font-size: 10pt }

.navigation a:hover { font-family: Garamond, sans-serif; text-decoration: none; 
color: #000; font-size: 10pt; font-weight: bold; font-style:oblique }

.link a { text-decoration: none; color: #fff; font-family: Garamond, sans-serif; 
font-size:14pt; font-weight: bold }

.link a:hover { font-family: Garamond, sans-serif; text-decoration: none; color: 
#fff; font-size: 14pt; font-weight: bold; font-style:oblique }

table.main { border:1px solid #CC0001;  }
td.darkcolor { background-color: #CC0001 }
td.lightcolor { background-color: #FFF }

.title { text-align: center; font-family: Garamond, sans-serif; color: #fff; font-size: 24pt; font-weight: bold;}
.subtitle { text-align: center; font-family: Garamond, sans-serif; color: #fff; font-size: 12pt; font-weight: bold;}

.normal {padding: 5px;}
img.right {float: right; margin-top:10px; margin-left:5px;}

.indent20 {margin-left: 20px; margin-top: -5px}

.calendardate {margin-left: 10px; margin-top: 5px; margin-bottom: 5px; font-weight: bold;}

p {font-family: Garamond, sans-serif}
h1 {font-family: Garamond, sans-serif; font-size: 12pt; font-weight: bold; background-color:#CC0001; color:#fff; margin: 10 10 5 10px; padding: 5px;}
h2 {font-family: Garamond, sans-serif; font-size: 12pt; margin:5 0 5 25px;}
ul {color: #CC9900;}
ul.docsandmaps {list-style-type: none; color: black; margin: 5 5 10 35px;}
li {margin: 1px;}
li.description {margin: 0 5 0 40px;}

input.btn {
   color:#fff;
   font-family: helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#CC0001;
   border:1px solid;
   border-color:#000;}

input.btnhvr {
   color:#CC0001;
   font-family: helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fff;
   border:1px solid;
   border-color:#CC0001;}
