body{
scrollbar-face-color: #F4EFEB;
scrollbar-highlight-color: #F4EFEB;
scrollbar-3dlight-color: #F4EFEB;
scrollbar-darkshadow-color: #F4EFEB;
scrollbar-shadow-color: #F4EFEB;
scrollbar-arrow-color: #8B9845;
scrollbar-track-color: #F4EFEB;

}

.GB_table1 {
	background-color:#80B0C0;
	border-bottom-color: #4888B0;
	border-left-color: #4888B0;
	border-right-color: #4888B0;
	border-top-color: #4888B0;
	border-style: solid;
	border-width: 1px;
}
.GB_table2 {
	background-color:#B0C8E0;
	border-bottom-color: #205888;
	border-left-color: #205888;
	border-right-color: #205888;
	border-top-color: #205888;
	border-style: solid;
	border-width: 1px;
}

.GB_button {
	background: #DED8CB;
	border: 1 solid #8A8885;	
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}

.GB_input {
	background : #B1ADA3;
	border : 1 solid #A7A397;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
body,td,th {
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #8B9845;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B9845;
}
a:hover {
	text-decoration: underline;
	color: ##8B9845;
}
a:active {
	text-decoration: none;
}
