body { background: #fff; color: #000; font-family: Arial, helvetica, sans-serif; font-size: 13px; padding: 0px; margin: 0px auto 0px auto; }

a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
a img, img.exbrd { border: 2px solid #000; }

#topmenu table { width: 100%; background-color: #aaa; }
#topmenu table td { padding: 2px; width: 150px; cursor: pointer; font-weight: bold;}
#topmenu table td.spacer { width: auto; }
#topmenu a { text-decoration: none; }
#topmenu a:hover, #topmenu a.active { font-weight: bold; }

/*.dummyMenu { font-weight: bold; }*/


#popup { position: absolute; left: 0px; top: 20px; background-color: #ccc; padding: 2px; border: 1px solid #999; width: 200px; display: none;}
#popup a { text-decoration: none; }
#popup a:hover, #popup a.active { font-weight: bold; }

h1 { font-size: 25px; margin: 0px 0px 10px 0px; border-bottom: 2px solid #000; }


#content { margin: 10px; }

input.w, textarea.w { width: 500px; }

#content button img { margin: 0px; border: 0px; }

div.messages { margin: 10px; padding: 5px; border: 2px solid #7B6B47; background-color: #fdfdfd; line-height: 150%; }

img.nobrd { border: 0px; }