.dbstyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-face-color: #000000;
	font-size: 12px;
}
.dbstylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}.dbstylewhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.formField {
	BORDER-RIGHT: #e1e1e1 1px solid;
	BORDER-TOP: #aeaeae 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #aeaeae 1px solid;
	COLOR: #232323;
	BORDER-BOTTOM: #e1e1e1 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #DCD8D7;
}
}
.button {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #333333;
}
