body,html,input,select { font-family: Verdana; font-size: 12px; }
div#main { background: #fafafa; border: solid 1px #eee; width: 95%; margin: 10px auto; padding: 10px; min-height: 550px; }
div#main table { width: 100%; border-collapse: collapse; }
div#main table td { border: none; padding: 5px; }
div#main table tr.bottom td { border-bottom: solid 1px #bababa; }
a { text-decoration: none; color: #0000ff; }
a:hover { text-decoration: underline; color: #ff0000; }
select { width: 60px; }
div#top { width: 100%; text-align: right; color: #bababa; font-style: italic; letter-spacing: 2px; margin-bottom: 15px; font-size: 11px; }
div#info { filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; position: absolute; top: 200px; left: 50%; margin-left: -125px; padding: 20px; background: #FFFFCC; border: solid 2px #000000; width: 250px; text-align: center; font-weight: bold; font-size: 12px; color: #000000; font-family: Verdana; z-index: 99; }
fieldset { border: solid 1px #bababa; padding: 10px; margin-bottom: 10px; }
legend { background: transparent; font-weight: bold; }
img.no_border {border: none; background: none;}
