body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 9px;
	color: #988b5d;
	background: #fff
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	color:#333;

scrollbar-arrow-color: #000000
scrollbar-base-color: #988b5d;
scrollbar-dark-shadow-color: #988b5d;
scrollbar-track-color: #b6ac88;
scrollbar-face-color: #988b5d;
scrollbar-shadow-color: #988b5d;
scrollbar-highlight-color: #b6ac88;
scrollbar-3d-light-color: #b6ac88;
}
a {color: #988b5d; text-decoration: none;}
a:hover {color: #988b5d; text-decoration: none;}

.input {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 9px;
	color: #988b5d;
	background-color: ffffff;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #988b5d;
}

.button {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 9px;
	color: #988b5d;
	background-color: #000000;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #988b5d;
}
