td.menu { width: 150px; height: 30px; background: url(/images/menubg.gif) top left no-repeat; text-align: left; padding-left: 5px; vertical-align: middle; font-size: 14px; color: #fff; font-weight: bold; cursor: hand;}
td.menuH { width: 150px; height: 30px; background: url(/images/menubg1.gif) top left no-repeat; text-align: left; padding-left: 5px; vertical-align: middle; font-size: 14px; color: #fff; font-weight: bold; text-decoration: underline;}
td.menuC { width: 150px; height: 30px; background: url(/images/menubg2.gif) top left no-repeat; text-align: left; padding-left: 5px; vertical-align: middle; font-size: 14px; color: #fff; font-weight: bold; }


table.menu {text-align: center;}
table.menu td {text-align: center; vertical-align: middle; height: 100%;}
table.menu td a, a:link, a:visited, a:hover {font-size: 1em; color: #000; text-decoration:none; border-bottom: 1px dotted #000;}
table.menu td a:hover {color: #fb5000; border-bottom: none; text-decoration: none;}

h2 {font-size:16px;color:#0066CC;font-weight:bold;}
a, a:link, a:visited, a:hover {color: blue; text-decoration: underline; border-bottom: 0;}

FIELDSET { border: 1px solid #d0e5fe; padding: 5px; }
LEGEND { margin-left: 5px; font-weight: bold; }
FIELDSET LEGEND { margin-left: 5px; font-weight: bold; }