body {
    margin: 0px;
}

table {
    border: none;
}

p,
ul,
ol,
td,
th,
textarea,
input {
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Sans-Serif
}

textarea,
input {
    font-size: 12px;
}

TH {
    color: #000;
    font-weight: bold;
}

B {
    font-weight: bold
}

A {
    color: #600;
    text-decoration: none;
}

A.help {
    font-size: 9px;
    text-decoration: none;
    color: #000;
    line-height: 1.25em;
    margin-top: 1em;
    padding-top: .5em
}

A.delete {
    font-size: 9px;
    text-decoration: none;
    color: #000
}

A:hover {
    color: #000;
    text-decoration: underline;
}

A.delete:hover {
    color: #000;
    text-decoration: underline;
}

A.nav {
    color: white;
    font-family: arial, verdana, geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-right: 16px;
}

A.nav:hover {
    color: white;
    text-decoration: underline;
}

A IMG {
    border: none;
}

.bigger {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 4px;
    color: #000;
}

.small {
    font-size: 9px;
    margin-top: 1em;
    padding-top: .5em
}

.smallhead {
    font-size: 9px;
    color: #000;
    font-weight: bold
}

input.small {
    font-size: 10px;
    line-height: 1em;
    margin-top: 0em;
    padding-top: 0em
}

select.small {
    font-size: 10px;
    height: 10px;
    line-height: 1em;
    margin-top: 0em;
    padding-top: 0em
}

H1,
H2,
H3,
H4,
H5 {
    font-family: verdana, geneva, arial, sans-serif;
    text-align: left;
    color: #000;
}

TD H5 {
    font-size: 9px;
    font-weight: normal;
    color: #333;
    margin-top: 3px;
}

H1 {
    font-size: 2em;
}

H2 {
    font-size: 16px;
    font-weight: bold;
}

H3 {
    font-size: 16px;
    margin-bottom: 0px;
}

H4 {
    font-size: 14px;
}

H5 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin: 0px;
    padding: 0px
}

.Mono {
    font-family: Courier, Monaco, Monospace;
    font-size: 12px
}

.Mono PRE {
    font-family: Courier, Monaco, Monospace;
    font-size: 12px
}

.headform {
    font-size: 10px;
    font-family: sans-serif
}

.error {
    font-weight: bold;
    color: #900;
}

.notice {
    font-weight: bold;
    color: #060;
}

div#error,
div#notice {
    font-weight: bold;
    color: #060;
    margin: 4px 24px 0px;
    padding: 0px;
    text-align: left;
    height: 15px;
    float: none;
    clear: both;
}

div#error {
    color: #880000;
}

TD.small {
    padding: 14px;
}

input.long {
    width: 200px;
}

input.vlong {
    width: 250px;
}

input.short {
    width: 100px;
}

input.vshort {
    width: 50px;
}

input.xshort {
    width: 25px;
}

input.smallbutton {
    font-size: 9px;
}

textarea {
    width: 300px;
    height: 60px;
}

TD DIV {
    padding-right: 12px;
    float: left;
}

fieldset {
    padding: 8px;
    border: 1px solid gray;
    margin: 0 0 10px;
}

legend {
    border: 1px solid gray;
    background-color: #eee;
    padding: 1px 3px;
    font-weight: normal;
}

#content {
    width: auto;
    height: auto;
    background-color: white;
    padding: 12px 12px;
}

#nav {
    width: 100%;
    background: url("images/repeatx.gif");
    background-repeat: repeat-x;
}

table.chart td {
    padding: 2px;
    border-right: 2px solid white;
}

hr {
    border: 0;
    background-color: #aaa;
    color: #aaa;
    height: 1px;
}

tr.data:hover {
    background-color: #FFE4E1;
}

input.datepicker {
    max-width: 120px;
}