body {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	color: #8F6C49;
	background-color: #F0E7C8;

{scrollbar-face-color: #F0E7C8;
	scrollbar-arrow-color: #5E727A;
	scrollbar-base-color: #5E727A;
	scrollbar-3d-light-color: #F0E7C8;
	scrollbar-darkshadow-color: #5E727A;
	scrollbar-highlight-color: #F0E7C8;
	scrollbar-shadow-color: #F0E7C8;
	scrollbar-track-color: #F0E7C8; }
}
a {color: black; text-decoration: none;}
a:hover {color: #8F6C49; text-decoration: none;}

td
{ font-family: Century Gothic, Verdana, Arial; font-size: 10px; color: #8F6C49;}

.input {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	color: #8F6C49;
	background-color: #F0E7C8;
	border-style: dotted;
	border-width: 1 1 1 1;
	border-color: #5E727A;
}

.button {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 9px;
	color: #8F6C49;
	background-color: #F0E7C8;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #5E727A;
}
#plugs {
	width: 370px; 
	text-align: center;
}	/* The container of the plugboard.  This container fits 2 88x31 buttons side-by-side with a 1px space between them */