body { }
p { }
td { }
a:link {  }
a:visited {  }
a:hover {  }
a:active {  }

a.blue, a.blue:visited, a.blue:active { color: #4682b4; text-decoration: underline; }
a.blue:hover { color: #f96; text-decoration: none; }

ul.menu_one { list-style-type: none; margin: 0; padding: 0 }

ul.menu_two { list-style-type: none; margin: 0; padding: 0   }


ul.menu_two a, ul.menu_two a:visited, ul.menu_two a:active { text-decoration:none; /* remove the default underline from
                           the links */
  display:block; /* make each link into a block so that
                    hovering over any area of the link 
                    will cause a change of background color */
  width:140px; /*set the width to be the same as the ul width */
  text-indent:10px; /* move the link text 5px to the right */
  background:#dcdcdc; /* make the background color red */
  color:#900; /* make the text color white */
  font-size: 9pt; font-family: "Lucida Grande", geneva, helvetica, arial; height: 20px; border-bottom:1px solid #fff; /* separate the links with a 1px 
                                   wide white line */
}
ul.menu_two a:hover { color: #00c; background:#fff; /* change the background to blue on :hover */
}


a.menu, a.menu:visited, a.menu:active { color: #feffff; font-size: 9pt; font-family: "Helvetica CE", Arial, "Lucida Grande CE", "Geneva CE"; font-weight: bold; background-color: #333; text-decoration: none; }
a.menu:hover { color: #333; font-size: 9pt; font-family: "Helvetica CE", Arial, "Lucida Grande CE", "Geneva CE"; font-weight: bold; background-color: #d5d7de; text-decoration: none; }
a.imenu:visited { color: #333; font-size: 9pt; font-family: "Helvetica CE", Arial, "Lucida Grande CE", "Geneva CE"; font-weight: bold; background-color: #a9a9a9; text-decoration: none; padding: 5px; border-top: 1px solid #d5d7de; border-right: 1px solid #d5d7de; border-left: 1px solid #d5d7de; border-bottom-style: none; border-bottom-width: 0; list-style-type: none; }
a.imenu:hover { color: #333; font-size: 9pt; font-family: "Helvetica CE", Arial, "Lucida Grande CE", "Geneva CE"; font-weight: bold; background-color: #a9a9a9; text-decoration: none; padding: 5px; border-top: 1px solid #d5d7de; border-right: 1px solid #d5d7de; border-left: 1px solid #d5d7de; border-bottom-style: none; border-bottom-width: 0; list-style-type: none; }
a.imenu:active { color: #333; font-size: 9pt; font-family: "Helvetica CE", Arial, "Lucida Grande CE", "Geneva CE"; font-weight: bold; background-color: #a9a9a9; text-decoration: none; padding: 5px; border-top: 1px solid #d5d7de; border-right: 1px solid #d5d7de; border-left: 1px solid #d5d7de; border-bottom-style: none; border-bottom-width: 0; list-style-type: none; }

a.nav, a.nav:link, a.nav:visited { display:block; width:auto; height:25px; background:#f33; text-align:left; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#fff; line-height: 25px; text-indent: 5px; border-bottom:1px solid #fff; }
a.nav:hover {color:#000; background:#f00; }
a.nav:active {color:#ccc; background:#c00; }
.inav { width:auto; background:#c00; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#ccc; line-height: 25px; text-align: left; text-indent: 5px; height: 25px; border-bottom: 1px solid #fff; display: block; }
.breadcrumbs { color: #6f92be; font-size: 7pt; font-family: "Lucida Grande", geneva, helvetica, arial; line-height: 10pt; }
.copyright { color: #c00606; font-size: 7pt; font-family: "Lucida Grande", geneva, helvetica, arial; line-height: 10pt; }
.bodytext { color: #333; font-size: 8pt; font-family: "Lucida Grande", arial, helvetica, geneva; line-height: 12pt; padding-right: 8pt; padding-bottom: 2pt; padding-left: 8pt; order-top-style: solid; }
.header { color: #c00; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 700; line-height: 18pt; }
.headersmall { color: #369; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; line-height: 12pt; }
