/*main editable content area styles*/
@import url('rtf_text.css');
@import url('rtf_text_secondary.css');
/*other text formating*/
@import url('globaltext.css');
/*positioning styles*/
@import url('globallayout.css');


#secondary #donation *{
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation #memlogin input {
	margin-top: 0.2ex;
	margin-bottom: 1ex;
}
html body,p,li,div,ul,ol{
	color: #000000!important;
	background-color: #FFFFCC!important;
	background-image:none!important;

}
html body a,body a{
	color:#0000CC!important;
	background-color: #FFFFCC!important;
	background-image:none!important;
	text-decoration: underline!important;
	}
html body h1,html body h2,html body h3,html body h4,html body h5{color:#330099;!important}
#secondary h1,#secondary h2,#secondary h3,#secondary h4,#secondary h5{color:#330099;!important}
html body input.btn{
	background-color:#CCCCCC!important;
	color: #000000!important;
	background-image:none!important;
	font-weight:bold!important;
}
html body input {border:1px solid #000000!important;}