body, table, th, td { font-family: Verdana, sans-serif; font-size: 12px; background: #FFFFFF; }

.title   { font-size: 18px; }
.status  { font-size: 14px; color: #990000; margin-top: 4px; }
.footer  { font-size: 10px; color: #444444; margin-top: 18px; }

.textin { height: 22px; width: 120px; font-size: 10px; }
.areain { height: 320px; width: 580px; font-family: verdana, sans-serif; font-size: 10px; }
.button { height: 22px; font-size: 10px; }

a         { color: #000099; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:hover   { color: #990000; text-decoration: underline; }

#tooltip { position: absolute; border: 1px solid #000000; background: #FFFFFF; visibility: hidden; z-index: 999999999; }
