/*[fmt]1A90-1A9B-3*/
/*red footer*/
body.footer-red {
	background: #FFFFFF url(../images/header/dark/bg-main.gif) repeat-x scroll left top;
	color: #000000;
	/*[empty]-moz-background-clip:;*/
	}

#footer {
	background: #FFFFFF url(../images/header/dark/bg-main.gif) repeat-x;
	}

#footer li {
	border-bottom: 1px dotted #FFFFFF;
	}

#footer div.moduletable {
	color: #FFF;
	}

#the-footer {
	color: #CCC;
	}

body.footer-red #footer a {
	color: #CCC;
	}

body.footer-red #footer a:hover {
	color: #FFF;
	}

body.footer-red #footer h3 {
	color: #333;
	}

