.background {
	background-color: #000000;
	background-image: url(images/background_03.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.small_text_box_IE {
	border-right:white 1px solid;
	border-top: white 2px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-family: Arial, Helvetica, Verdana;
	font-size:10px;
	color: #FFFFFF;
	background-color: #000000;
}