body {
	background: #f5dab5 url('../images/lightwood.jpg');
	margin: 2px !important;
	padding: 5px 2px 0 3px !important;
	cursor: url('../images/grey.cur'),default;
}
a, img {
	outline: 0 none;
	border: 0 none;
	cursor: url('../images/link.cur'),pointer;
}
#table1 {
	width: 100%;
	vertical-align: top;
	border-style: none;
	margin: 0 0 6px;
	background: #cfc;
}

#Lamp {
	background: #f5dbb5 url('../images/lightwood.jpg');
	cursor: url('../images/grey.cur'),default;
}
img.lamp {
	background: #f5dbb5 url('../images/lightwood.jpg');
	cursor: url('../images/grey.cur'),default;
	width: 22px;
	height: 22px;
}

#Engine {
	font-weight: bold !important;
	padding: 2px 12px;
	cursor: url('../images/aero_select.cur'),text;
	background: #cff2c3 !important;
}
#Engine, #Field2, #Field3, #ShowTime, #timer, #table2 {
	text-align: center;
	border: 1px solid;
	border-color: #fff #b0b0b0b #b0b0b0 #fff;
	border-width: 1px;
	background: #f1d6b2;
	font: 13px Helvetica, Arial, sans-serif;
}

#Field2 {
	padding: 2px 9px;
	cursor: url('../images/aero_select.cur'),text;
}
#Field3 {
	width: 100%;
}
#ShowTime, #timer {
	cursor: url('../images/aero_select.cur'),text;
}
#space0, #space1, #space2, #space3, #space4 {
	background: #f5dab5 url('../images/lightwood.jpg');
	padding: 4px;
}
#space0 {
	padding: 4px !important;
}
#space4 {
	padding: 1px !important;
}

#Close {
	width: 22px;
	height: 13px;
	background: #f5dbb5 url('../images/lightwood.jpg');
	cursor: url('../images/link.cur'),pointer;
	border: 0;
}
#container {
	width: 69px;
	margin: 0;
}
#timer {
	width: 67px;
	color: #000;
	border-style: none;
}
#table2 {
	width: 100%;
	background: #f5dbb5 url('../images/lightwood.jpg');
	cursor: url('../images/grey.cur'),default;
}
#apple {
	cursor: url('../images/grey.cur'),text;
}