body {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #D8F600;
}


a, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.htd {
	
	font-size: 14px;
	color: CCFF00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #D8F600;
}
.ftxt {
	line-height: 16pt;
}
.hu {

	
	font-size: 11px;
	color: CCFF00;
	font-weight: normal;
	text-decoration: none;
}
a.txtl {
	text-decoration: underline;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.field {
	height: 17px;
	width: 200px;
}
.textfield {
	height: 100px;
	width: 200px;
}


