img.button {
    border-style: outset;
    border-color: #e7e7e7;
}

img.button:active {
    border-style: inset;
    border-color: #e7e7e7;
}

.pronav {
    font-size: 9px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #2B2411;
    word-spacing: 12px;
}

p.title {
    text-align: center;
    font-size: large;
}

.toprow {
    background-color: #E4E4E4;
    color: #312c1c;
}

.oddrow {
    background-color: #FFFFFF;
}

.evenrow {
    background-color: #EEEEEE;
}

.helptop {
    background-color: #FFFFC0;
    border: 1px solid #000000;
    margin: 0px 10px 10px 10px;
    padding: 4px 8px 4px 8px;
    font-family: helvetica, arial, verdana, sans-serif;
}

.helpbottom {
    background-color: #FFFFC0;
    border: 1px solid #000000;
    margin: 10px 10px 0px 10px;
    padding: 4px 8px 4px 8px;
    font-family: helvetica, arial, verdana, sans-serif;
}

body {
    background-color: #9C9C9C;
    margin: 0px;
}

.super-root {
    border-top: 4px solid #AA5555;
}

.root {
    border-top: 4px solid #CCCC55;
}

body,td {
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 85%;
    color: #333333;
    text-align: left;
}

h1, h2, h3 {
    font-weight: bold;
}

h1 {
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 140%;
    color: #CE6500;
    font-style: normal;
    letter-spacing: -1px; margin: 0px;
}

h2 {
    font-size: 120%;
    border-bottom: 1px solid #333333;
    margin-bottom: 0px;
    margin-top: 4px;
}

h3 {
    font-size: 110%;
}

td.white {
    color: white;
    font-size: 10px;
}

td.breadcrumb {
    font-size: 90%;
    color: #666666;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

td.content {
    font-size: 90%;
    width: 95%;
}

td.separator {
    width: 5%;
}

td.quicklinks {
    width: 100%;
}

input {
    font-size: 10px;
    border-width: 2px;
    margin-top: 3px;
    margin-bottom: 0px;
}

input.hilite {
        background-color: #FFFFFF;
}

input.hilite:disabled {
        background-color: #DDDDDD;
}

input.hilite:focus {
        background-color: #FFFFD0;
}

.fakelink {
    color: #3366cc;
    cursor: pointer;
}

a {
    color: #3366cc;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.nav {
    color: #CE6500;
}

a.quicklinks {
    color: #3366cc;
}

a.quicklinks-active {
    color: #3366cc;
    font-weight: bold;}

a.white {
    color: white;
}

a.breadcrumb {
    font-size: 90%;
    color: #666666;
}

p {
    margin-top: 1px }

th {
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #312C1C;
}

.link {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #312C1C;
    font-weight: bold;
}

.menu-entry {
    white-space: nowrap;
}

.menu3-entry {
    color: #3366CC;
}

.menu3-entry-active {
    color: #CE6500;
    font-weight: bold;
}

.menu-entry-active {
    white-space: nowrap;
    font-weight: bold;
}

span.quicklinks {
    font-weight: bold;
}

.mainnav {
    background-color: #FFFFFF;
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 3px;
    margin-right: 3px;
    color: #CE6500;
}

.from_text {
        color: #A07000;
}

.returnpath_text {
        color: #A00000;
}

.subject_text {
        color: #00A000;
        font-size: larger;
}

.smaller {
        font-size: smaller;
}

.nowrap {
        white-space: nowrap;
}

.curpage {
        color: #00A000;
}

.email_experts {
        text-align: left;
        color: #FFFFFF;
        font-weight: bold;
        white-space: nowrap;
}


.email_experts_bot {
        text-align: right;
        color: #FFFFFF;
        font-weight: bold;
}

.copyright {
        text-align: center;
        font-size: smaller;
}

.txtarea_normal {
        overflow: auto;
}

.txtarea_break {
        white-space: pre;
        overflow: auto;
        background-color: #FFFFFF;
}

.txtarea_break:focus {
        white-space: pre;
        overflow: auto;
        background-color: #FFFFD0;
}

.chart {
        float: left;
        margin: 2px;
}

.chart h2 {
        background-color: #E0E0E0;
        border-bottom: 0px;
}

.locked_addr {
        border: 1px solid #000000;
        margin: 2px 15px 2px 15px;
        padding: 2px 10px 2px 10px;
}

.IntSection {
   float: left;
   margin: 2px 30px 2px 2px;
}

.IntSection p {
   margin: 0px;
}

.IntSection h2 {
   margin-bottom: 5px;
}


.small-button {
   border: 0px;
   padding: 0px;
   border-style: none;
   background-color: transparent;
}

.setting-id {
        font-size: smaller;
        cursor: pointer;
}

.dbquery {
        background-color: #FFFFFF;
        margin-top: 25px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 4px 4px 4px 4px;
        border: 1px solid #000000;
}


.dbresult {
        background-color: #F0FFF0;
        border-collapse: collapse;
}

.dbcell {
        border: 1px solid #000000;
}
.dbhead {
        border: 1px solid #000000;
}
.logintable {
        border: 1px solid #000000;
}

.neutral {
        color: #000000;
}

.good {
        color: #00A000;
}

.warning {
        color: #A07000;
}

.high_score {
        color: #C0B000;
}

.bad {
        color: #A00000;
}

.pagebg {
        background-color: white;
}

.menubg {
        background-color: #FF0000;
}

.title {
  background-color: #FF0000;
  color: #FFFFFF;
  text-align: center;
  font-size: larger;
}

.title-small {
  background-color: #FF0000;
  color: #FFFFFF;
  text-align: center;
}

.origin-string {
    font-size: smaller;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #FFFFE0;
    border-style: outset;
    border-width: 1;
    cursor: pointer;
}

.to-delete {
    text-decoration: line-through;
    color: #A00000;
}
.disabled {
    background-color: #FFFFC0;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    margin: 5px;
    padding: 5px;
}
