body { margin: 0px; padding: 0px; background: #FFFFFF; }
body, td, input, option, select, textarea, pre { font-family: verdana; font-size: 11px; }
p { margin: 8px 0px 8px 0px; }
input, textarea, select { border-width: 1px; border-color: #aaaaaa; }
img { border: 0px; }
form { margin: 0px; }


a:link, a:active, a:visited { color: #CC0000; text-decoration: underline; }
a:hover { color: #666633; text-decoration: none; }


a.nav:link, a.nav:active, a.nav:visited { color: #000000; text-decoration: none; font-weight: bold; }
a.nav:hover { color: #000000; }
a.navOn:link, a.navOn:active, a.navOn:visited, a.navOn:hover { color: #3366CC; text-decoration: none; font-weight: bold; }

.tab, .tabOn { border: 1px solid #000000; padding: 3px 10px 3px 10px; background: #74C2E1; border-left-style: none; }
.tabOn { border-bottom: 1px solid #000000; background: #ffffff; }
