body, th, td, input, select, textarea
{font-family: lucida, verdana, helvetica;
font-size: 10px}

body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
    color : #000000;
	background-color : #ffb611;
	scrollbar-base-color: #ffb611;
	scrollbar-face-color: #ffb611;
	scrollbar-track-color: #ffd933;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #ffb611;
	scrollbar-shadow-color: #ffb611;
	scrollbar-darkshadow-color : #000000;
	scrollbar-3dlight-color : #ffb611;
	scrollbar-dark-shadow-color : White;
	scrollbar-3d-light-color : White;
	margin : 0px 0px 0px 0px;
	border : 0px none;
}

a:link
{color: navy;
text-decoration: none}

a:active
{color: navy;
text-decoration: none}

a:visited
{color: navy;
text-decoration: none}

a:hover
{color: navy;
text-decoration: underline}

table
{background-color: black;
width: 100%}

.tableAutoWidth
{width: auto}

th, td
{padding: 3px;
vertical-align: top}

th
{background-color: #e8bb09;
color: #ffffff;
text-align: left}

td
{background-color: #f5da3d;
color: #000000}

input, textarea
{width: 200px}

textarea
{height: 60px}

.button, .lowCheckBox {
	width: auto;
}
.lowCheckBox {
	height: 11px;
}

#importantHeaders
{display: block}

#allHeaders
{display: none}

#textareaWrite
{height: 200px;
width: 100%}

#inputFrameSize
{width: 20px}
