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: #ffcccc; text-decoration: none}
td.navbar a:hover {text-decoration: underline}
td.navbar a:visited {color: #ccccff}

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}

th {font-weight: bold}

input {font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
select {font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
textarea {font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

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

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

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

.titlebar {background: #9999FF; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold}
.bodysec {background: #ccccFF; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
