a {
	color: #036;
}

a:hover {
	color: #999;
}

body {
	background-color: #fff;
}

dt {
	background-color: #9cf;
}

#header {
	color: #036; background-color: #09c;
	width: 250px;
	float: left
}

.textButton {
	color: #000000;
	background-color: white;
	font: small Arial;
	border: 1px solid black;
	padding: 2px;
	margin-bottom: 0;
	text-align: center;
	font-size: 10px; 
	width: 7em;
	cursor: pointer;
}

#menumtctl {
	z-Index: 20
}
