body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666 }
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666 }
td.big1 { font-size: 12px }
td.big2 { font-size: 13px }
td.warn { font-size: 12px; font-weight: bold; color: #ff0000 }
td.invalid { color: #ff0000 }
td.valid1 { color: green }
td.valid2 { color: orange }
td.listsrch { font-size: 10px; color: #000000 }
td.bloo { color: #3366cc }
td.light { color: #e8ffff }
td.big1bloo { font-size: 12px; color: #3366cc }
td.small1bloo { font-size: 9px; color: #3366cc }
td.bigger { font-size: 15px }
td.smaller { font-size: 9px }
td.smaller2 { font-size: 10px }
td.mesgbold { font-size: 12px; color: #FF6600 }
tr.list_header { background-color: #e1e1e1 }
tr.list_row_odd { background-color: #ffffcf }
tr.list_row_even { background-color: #ffffea }
p, ul { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin-top: 5px; margin-bottom: 0 }
p.big1, ul.big1 { font-size: 12px }
p.small1bloo { font-size: 9px; color: #3366cc }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666666 }
a { text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3366cc }
a:hover { text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3366cc }
a.list { font-size: 11px; color: #3366cc }
a:hover.list { font-size: 11px; color: #3366cc }
a.listsrch { font-size: 10px; color: #3366cc }
a:hover.listsrch { font-size: 10px; color: #3366cc }
a.small1 { font-size: 9px; color: #3366cc }
a:hover.small1 { font-size: 9px; color: #3366cc }s
a.menu { text-decoration: none; font-size: 10px; font-weight: bold; color: #ffffff }
a:hover.menu { text-decoration: none; font-size: 10px; font-weight: bold; color: #cc0000 }
a.currentURL { text-decoration: none; font-size: 10px; font-weight: bold; color: #cc0000 }
a:hover.currentURL { text-decoration: none; font-size: 10px; font-weight: bold; color: #cc0000 }

form { margin-top: 0px; margin-bottom: 0; background-color: #E9F3FF; padding: 10px;
  border: 1px solid #698EDC;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }
/* use class antiForm to cancel out default form settings */
form.antiForm { background-color: #FFFFFF; padding: 0;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF;
  background-color: #698EDC;
  border: 1px solid #698EDC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;}
.button:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF;
  background-color: #3163C4;
  border: 1px solid #3163C4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;}

.field { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3f3f3f; background: #ffffff }
.nobr { white-space: nowrap }
div.mesgbold { font-size: 12px; font-weight: bold; color: #FF6600; margin: 0 0 5px 0; }
div.warn { font-size: 12px; font-weight: bold; color: #ff0000; margin: 0 0 5px 0; }
div.nav { margin: 7px 0 7px 5px; }
span.nav { font-weight: bold; }
img.nav { vertical-align:middle; margin-right:8px; border:0; }