
/* Body Styles */
body {font-family: tahoma, verdana, arial, helvetica, sans-serif; background-color: #fef687; background-image: URL('background.jpg'); background-repeat: no-repeat; background-attachment: scroll}
  a:hover {color: red}

/* Header Styles */
  div.banner {font-family: "times new roman","times roman",courier,serif; font-size: 50px; color: #884400; text-align: center; font-style: italic; font-weight: bold; padding-top: 25px; padding-bottom: 20px}
  img.logo {height:95px; border-width:2px; border-style:solid; border-color:#884400; margin-left:15px; margin-top:12px; margin-bottom: 5px;}

/* Top Menu Styles */
  table#TopMenu td {background: #f7f5f5; color: #553300; text-align: center; font-size: 9pt}
  td.TM1 a {color: #553300; text-decoration: none; display: block; line-height: 2}
  td.TM2 a {color: #553300; text-decoration: none; display: block; line-height: 1}
  #TopMenu td a:hover {background: white; color: #aa8800; text-decoration: none}

/* Footer Styles */
  table.footer {color: #553300; font-size: 11px; }

