body {
	scrollbar-face-color: white;
	scrollbar-3dlight-color: silver;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: #EEEBEB;
	background-color: white;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	margin:0 0 0 0;
	 }

td {
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Tahoma; }
A {
	color: blue;
	text-decoration:underline; }
A:hover {
	text-decoration:none; }

.button {
	color: white;
	font-size: 11px;
	cursor:hand;
	background-color: #A3ACB6;
	border: 1 solid #8B9198; }
.textbox {
	width: 220px;
	font-size: 12px;
	border: 1 solid #636363; }
input, select {
	font-family: arial;
	font-size: 12px;
	color: #303430; }
