body {
	background-color: #1D1D1D;
	margin: 0px;
	background-image: url(../root_images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.body_table {
	background-image: url(../root_images/background_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040404;
}
.body_table_bottom {
	background-image: url(../root_images/background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #C60662;
	text-decoration: none;
}
.home_body_table {

	background-image: url(../root_images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040404;
}
.home_welcome_body {


	background-image: url(../root_images/background_welcome_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040404;
}
.home_welcome_body_right {



	background-image: url(../root_images/background_welcome_body_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #040404;
}
