@import url("standardlayout.css");
@import url("txtControls.css");
/*\*//*/@import "ie5mac.css";/**/ 
body{
	background-image:none;
	background-color:#000000!important;
	color:#FFFF00 !important;
}
body div{
	background-image: none!important;
	background-color:#000000!important;
	color:#FFFF00 !important;
}

h1,h2,h3,h4,h5,p,ul,li,td,th,label,form,caption,input,select,textarea{
	background-color: #000000!important;
	color: #FFFF00!important;
}

a{
	color: #00FFFF!important;
	text-decoration: underline!important;
}

div#header, div#footer {
	background-image: none;
	border: 1px solid #FFFFFF;
}
#header img {
	background-color: #FFFFFF;
}

