a.Link {
   text-decoration: none;
   color: #ff4500;
}

h1 {
   font-weight: bold;
   color: black;
   margin: 0;
   padding: 0 0 7px 0;
   font-size: 15pt;
   font-family: Tahoma,sans-serif;
   text-align: left;
}

.Highlight {
   border: 1px solid Goldenrod;
   padding: 2px;
   color: Black;
   border-style: solid;
   background-color: PaleGoldenrod;
}

.LeftNav {
   border: 1px solid #C0C0C0;
   background-color: #D9DEE0;
}

a.Link:hover {
   color: #999;
   text-decoration: underline;
}

.boxtitle {
   font-family: Tahoma,sans-serif;
   font-size: 12;
   text-decoration: none;
   font-style: normal;
   color: white;
   font-weight: bold;
}

.btnBlack {
   padding: 5px 9px;
   color: #425865;
   font-weight: bold;
}

.title {
   text-decoration: none;
   font-weight: bold;
   color: black;
   font-style: normal;
   font-family: Tahoma,sans-serif;
   font-size: 12pt;
}

.footer {
   text-decoration: none;
   font-size: 10;
   font-family: Tahoma,sans-serif;
   font-style: normal;
   color: white;
}

legend {
   font-size: 12px;
   font-weight: bold;
   color: #6699cc;
}

th {
   font-size: 10px;
   font-weight: bold;
   padding-left: 3px 0;
   text-align: left;
   border-bottom: 1px solid #666;
   background-color: #D9DEE0;
}

body {
   text-decoration: none;
   background-image: url(images/background.gif);
   font-style: normal;
   color: #333;
   font-family: Tahoma,sans-serif;
   background-color: white;
   font-size: 10;
}

a.AltLink {
   color: #6699cc;
   text-decoration: none;
   font-weight: bold;
}

.lightbar {
   background-color: #A0A0A0;
}

a:hover {
   color: gray;
   text-decoration: none;
}

h2 {
   margin-top: 0;
   margin-bottom: 0;
   font-weight: bold;
   font-size: 12pt;
   text-align: left;
   color: red;
   font-family: Tahoma,sans-serif;
}

a:visited {
   text-decoration: none;
   color: blue;
}

.middlebar {
   background-color: #CCCCCC;
}

a.RedLink {
   color: #bf1717;
   font-weight: bold;
   font-size: 9px;
}

.darkbar {
   background-color: #838383;
}

a:link {
   color: blue;
   text-decoration: none;
}

a.AltLink:hover {
   color: #999;
   font-weight: bold;
   text-decoration: underline;
}

.MenuItem {
   padding: 0;
   margin: 0;
   color: Fuchsia;
}

.pagetitle {
   position: absolute;
   color: black;
   font-family: Tahoma,sans-serif;
   font-weight: bold;
   margin-bottom: 0;
   font-size: 12pt;
   text-align: left;
   top: 160;
}

p {
   font-size: 10pt;
   font-family: Tahoma,sans-serif;
   font-style: normal;
   margin: 0;
   text-decoration: none;
   padding: 0;
   color: black;
}

td {
   text-decoration: none;
   font-family: Tahoma,sans-serif;
   font-size: 11px;
   color: black;
   font-style: normal;
}

.norm {
   font-style: normal;
   font-family: Tahoma,sans-serif;
   text-decoration: none;
   font-size: 10pt;
   color: black;
}

a:active {
   color: blue;
   text-decoration: none;
}

.content {
   background-color: #C9C9C9;
}

.SmallButton {
   font-size: 11px;
}

.NoBorder {
   border: 0;
}

a.RedLink:hover {
   font-size: 9px;
   text-decoration: underline;
   color: #999;
   font-weight: bold;
}

