@import url('../lib/inc/base.css');

body, th, td, input, textarea, select { font-family:verdana; font-size:12px; }

a { color:#50799a; }
a:hover { color:#bd1038; }
h1, h2, h3, h4, h5, h6 { font-size:20px; color:#333333; padding:0; margin:0 0 15px 0; text-transform:uppercase; font-weight:normal; }
h2, h3, h4, h5, h6 { margin:15px 0 10px 0; }
h2 { font-size:17px; }
h3 { font-size:16px; }
h4 { font-size:15px; }
h5 { font-size:14px; }
h6 { font-size:13px; }

table.tbl th, table.tbl td { padding:2px 5px; }
table.tbl th { background-color:#6096a2; color:#ffffff; }
table.tbl td { background-color:#f9f9f9; }
table.tbl tr.odd td { background-color:#e5e5e5; }

div#imageLayer { position:absolute; border:1px solid #333333; padding:5px; background-color:#ffffff; display:none; cursor:pointer; cursor:url(/sys/lib/cur/zoom-out.cur),-moz-zoom-out; }
