h1, h2, a, #menu li.active, #submenu ul, #foot {
	color: #0070ff;
}

#menu li.active {
	border-top-color: #0070ff;
}

#foot {
	background: #0070ff url(../images/footer_bg.png) repeat-x bottom;
	border-top: none;
}

#foot, #foot a {
	color: #fff;
}

input[type="submit"] {
	background: #0072FF url(../images/button_blue_bg.png) repeat-x;
}

input[type="submit"]:active {
	background: #0072FF;
}