body
{ 
	background-color: #000000;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	scrollbar-face-color:#000000;
    scrollbar-arrow-color:#435A55;
    scrollbar-track-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#435A55;
    scrollbar-darkshadow-color:#000000;
}

body,td,th {
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C6460;
}
a:link {
	color: #747D47;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	color: #747D47;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	color: #BBC973;
	font-size: 13px;
	text-decoration: underline;
}
a:active {
	color: #BBC973;
	font-size: 13px;
	text-decoration: none;
}
.header1 {
    font-size:         105%;
	margin-left:       100px;
}
.hidden {position: absolute; visibility: hidden;}