body {
	background-color: #FFFFFF;
	margin: 0px;

}
#MAIN_top {
	width: 100%;
}
#MAIN_middle {
	width: 100%;
	margin-top: 8px;
}
#MAIN_bottom {
	width: 100%;
}
#MAIN_left {
	float: left;
}
#MAIN_right {
	float: right;
}
#MAIN_banner {
}
#MAIN_content {
}
#MAIN_footer {
	text-align: center;
	min-height: 45px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.clearFloats {
	clear: both;
}
.txtBold {
	font-weight: bold;
}
div.clearFloats {
    clear: both;
}
#LeftFiller {
	margin-bottom: 0px;
}
.tinyText {
	font-size: 9px;
}
.stretcher {
        background-color: #ffffff;
}
.MAIN_NewIcon {
        position: absolute;
	width: 54px;
	height: 49px;
	z-index: 300;

}

