body {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background: #3C4B56;
scrollbar-base-color: 3C4B56;
scrollbar-arrow-color: 3C4B56;
scrollbar-face-color: 2A3742;
scrollbar-track-color: 3C4B56;
scrollbar-shadow-color: 222222;
scrollbar-highlight-color: 555555;
scrollbar-dark-shadow-color: 111111;
scrollbar-3d-light-color: 444444;
}
.tag {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}
A:link, A:hover, A:visited {
	color: #999999;
}

input{
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial;
	height: 18px;
	color: #000000;
	background: #3C4B56;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
textarea{
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial;
	color: #000000;
	background-color: #3C4B56;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
