body {
        background-color: #B95E0D;
	font-family: verdana;
	color: white;
	font-size: 11px;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	}

table { font-family: verdana; color: white; font-size: 11px; }
p     { margin-bottom: 20px; margin-top: 1px; }
hr    { noshade; color: white; height: 1px; }

a:link    { text-decoration: none; color: darkkhaki; }
a:visited { text-decoration: none; color: darkkhaki; }
a:hover   { text-decoration: underline; }

.head    { font-weight: bold; border: white 1px solid; padding-left: 5; margin-bottom: 1px; margin-top: 1px; }
.section { border-top: 1px solid; letter-spacing: .3em; } 
.input   { font-family: verdana; font-size: 10px; color: white; background: transparent; border: 1px solid white; }
.status  { color: #55ff55; border: #55ff55 1px solid; padding: 0px 4px; }

.menu           { position: absolute; font-weight: normal; right: 5px; }
.menu a:link    { text-decoration: none; color: white; }
.menu a:visited { text-decoration: none; color: white; }
.menu a:hover   { text-decoration: underline; }

.hiddenlink a:link    { text-decoration: none; color: white; }
.hiddenlink a:visited { text-decoration: none; color: white; }
.hiddenlink a:hover   { text-decoration: underline; }

.error           { text-align: center; color: tomato; font-size: 11px; border: 3px double tomato; padding: 4px; }
.error a:link    { text-decoration: none; color: red; }
.error a:visited { text-decoration: none; color: red; }
.error a:hover   { text-decoration: underline; }

.error_details {ctext-align: left; font-size: 9px; }
