body {background: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: purple}

div {color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
div a {color: #000099; text-decoration: none}
div a:hover {text-decoration: underline}
div a:visited {color: #990099}

td {color: black; background: #cccccc; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
td a {color: #000099; text-decoration: none}
td a:hover {text-decoration: underline}
td a:visited {color: #990099}

td.navbar {color: white; background: #666666; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
td.navbar a {color: white; text-decoration: none}
td.navbar a:hover {text-decoration: underline}

div.navbar {color: white; background: #666666; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
div.navbar a {color: white; text-decoration: none}
div.navbar a:hover {text-decoration: underline}

.navselected {font-style: italic}
td.nav1 {background: #ff9999}
td.nav2 {background: #99ff99}
td.nav3 {background: #9999ff}
td.nav4 {background: #ff6666}
td.nav5 {background: #66ff66}
td.nav6 {background: #6666ff}

table.nav1 {background: #ff9999; padding-top:3px}
table.nav2 {background: #99ff99; padding-top:3px}
table.nav3 {background: #9999ff; padding-top:3px}
table.nav4 {background: #ff6666; padding-top:3px}
table.nav5 {background: #66ff66; padding-top:3px}
table.nav6 {background: #6666ff; padding-top:3px}


td.heading {color: black; background: #999999; font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
td.heading a {color: black; text-decoration: none}
td.heading a:hover {text-decoration: underline}

input {font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
input.errors {background: red; color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

select {font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width: 100px}
select.errors {background: red; color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width: 100px}

textarea {font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
textarea.errors {background: red; color: white}

.big {font-size: 16px; font-weight: bold}
.norm {font-size: 12px; font-weight: normal}
.small {font-size: 11px}

h1 {font-size: 16px; font-weight: bold}
h2 {font-size: 14px; font-weight: bold}

.errors {color: red; font-weight: bold}
.messages {color: blue; font-weight: bold}

.adnav {background: #ffffff}
.code {font-family: Courier New, Courier}

dl {margin-top: 1em}
dt {font-weight: bold; font-size: 12px; font-family: "Courier New", Courier, Monospace; width: 9em; float: left; text-align: right}
dd {margin-bottom: 1em; margin-left: 10em}
