body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #023d67;
	scrollbar-arrow-color: #000000;
	background-color: #000000;
	background-attachment: scroll;
}
body,td,th
{
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a:active
{
	color: #333333;
	text-decoration: none;
}
button {
	font: 9px Verdana;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
textarea { 
	font: 9px verdana; 
	border: 1px solid #333333; 
	background: white; 
	padding: 1px;
}
button {
	font: 9px Verdana;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
textarea { 
	font: 9px verdana; 
	border: 1px solid #333333; 
	background: white; 
	padding: 1px;
}
input, select, option { 
	font: 9px verdana; 
	border: 1px solid #333333; 
	background: white; 
	padding: 1px;
}
.titlebar {
	font-weight: bold;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
