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: thin solid #000000;
    margin: 0px 10px 10px 10px;
    padding: 4px 8px 4px 8px;
    font-family: helvetica, arial, verdana, sans-serif;
}

.helpbottom {
    background-color: #FFFFC0;
    border: thin 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: #000000;
    font-style: normal;
    letter-spacing: -1px; margin: 0px;
}

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

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%;
}

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

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

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

a {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

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;
}

.mainnav {
    background-color: #CC0000;
    padding: 0px;
    margin: 3px 0 0 0;
    color: #FFFFFF;
}

.mainnav-entry, .mainnav-entry-active {
    white-space: nowrap;
    padding-left: 3px;
    padding-right: 3px;
}

.mainnav-entry a:hover {
    text-decoration: underline;
}

.mainnav-entry-active, .subnav-entry-active {
    font-weight: bold;
}

.subnav {
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
    background-color: #E0E0E0;
    color: #000000;
}

.mainnav-entry-active, .subnav-entry, .subnav-entry-active, .subnav-entry-spacer {
    background-color: #E0E0E0;
}

.mainnav-entry a {
    color: #FFFFFF;
}

.mainnav-entry-active a, .subnav-entry a, .subnav-entry-active a {
    color: #000000;
}

.mainnav-entry a, .mainnav-entry-active a {
    text-decoration: none;
}

.subnav-entry-spacer {
    padding-right: 3px;
}

.quicknav {
    text-align: left;
    color: #000000;
    margin: 3px;
}

.quicknav-entry a {
    color: #0000ff;
}

.quicknav-entry-active a {
    color: #0000ff;
    font-weight: bold;
}

.menu3-entry {
    color: #0000ff;
}

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

.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;
}

.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: thin 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: 2px;
   padding: 0px;
   border-style: outset;
}
.small-button:active {
   border: 2px;
   padding: 0px;
   border-style: inset;
}

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

.dbquery {
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 15px;
}

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

.dbcell {
	border: thin solid #000000;
}
.dbhead {
	border: thin solid #000000;
}

.logintable {
	// border: thin solid #000000;
}

.activelink {
	color: #799a9e;
}

.neutral {
	color: #000000;
}

.good {
	color: #00A000;
}

.warning {
	color: #A07000;
}

.high_score {
	color: #C0B000;
}

.bad {
	color: #A00000;
}

.pagebg {
	background-color: white;
}

.menubg {
	background-color: #CC0000;
}

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

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