.bgIndex {
	background-color: #FFFFFF;
	background-image: url(../images/bgindex.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
}
.bgWhite {
	background-color: #FFFFFF;
}

