html, body { margin: 0; padding: 0; font-family: Lucida Grande,Arial,Helvetica,Geneva,Verdana,sans-serif; font-size: 12px; }
td, p, a { font-family: Lucida Grande,Arial,Helvetica,Geneva,Verdana,sans-serif; font-size: 12px; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a:hover img { background-color: Transparent; }
.right { text-align: right; }
.bluerow { background-color: #336699; }
.lighbluerow { background-color: #b8c4e8; }
.lightgreenrow { background-color: #f0f4e8; }
.blueText { font-weight: bold; color: #ff3300; }
.alternating { background-color: #eeeeee; }
fieldset { border-color: #990000; }
fieldset legend { color: #990000; }
.help{ cursor:help;}
.notice{ color:#ff0000; font-weight:bold;}
.disabled{color:#900;}
input.disabled{ background-color:#000; color:#fff;padding:2px; font-size:10pt;}