body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.white_color_text {
	color: #FFFFFF;
	text-decoration: none;
}

.right_table {
	/*width: 130px;*/
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	color: #D200D2;
	background-image: url(Images/top_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 55px;
	background-color: #4F0251;
}
.left_table {
	/*width: 150px;*/
	text-align: center;
	vertical-align: top;
	color: #D200D2;
	background-image: url(Images/top_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
	background-color: #4F0251;
}
.text_just_right {
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	text-decoration: none;
}
.purpal_color {
	color: #FF00FF;
	text-align: justify;
	padding-left: 10px;
}

.footer {
	text-align: center;
	color: #00FF00;
	text-decoration: none;
}
.dvider {
	background-image: url(Images/dvider.jpg);
	background-repeat: repeat-y;
	width: 2px;
}


.left_corner {
	text-align: left;
	vertical-align: top;
	height: 55px;
	width: 55px;
	background-image: url(Images/bottom_left_corner.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.top_left {
	text-align: left;
	vertical-align: top;
	height: 55px;
	width: 55px;
}
.top_right {
	text-align: right;
	vertical-align: top;
	height: 55px;
	width: 55px;
}
.text_just {
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}


#top_logo {
	text-align: center;
	height: 143px;
	margin: 0px;
	width: 100%;
	background-image: url(Images/back_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#top_logo img {
	border: none;
}
.line_break {
	background-repeat: repeat-x;
}
.text_just_left {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
}
.copy_right {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.purpal {
	color: #FF33FF;
	text-decoration: none;
}

.main_table {
	background-repeat: repeat;
	background-position: top;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4F0251;
	text-align: center;
}
.main_table td {
	vertical-align: top;
}
.bottom_corner {
	text-align: right;
	vertical-align: bottom;
	height: 55px;
	/*width: 55px;*/
	background-image: url(Images/bottom_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.image {
}
.navigationa {
	color: #F900FF;
	text-decoration: none;
}
.navigationa:hover {
	color: #FFFFFF;
	text-decoration: blink;
}
.footer_center {
	color: #FFFFFF;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}
.usa_left_cell {
	text-align: center;
	vertical-align: top;
	width: 115px;
}
.games_table {
	text-align: center;
	color: #08FF04;
	background-position: center;
}
.small_footer {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
