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