@charset "utf-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0F4CFF;
	margin-right: 0px;
	margin-left: 0px;
	color: #E5E5E5;
	text-align: center;
}
.mid_bar {
	height:1px
	align:center 
	valign: top 
	background-image: url(Images/mid_bar.jpg);
	background-repeat: repeat-x;
	background-image: url(Images/mid_bar.jpg);
	height: 2px;
	background-position: top;
	vertical-align: top;
}
.blue {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}
.top_mid_bar {
	background-image: url(Images/top_mid_bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 47px;
}
.center_text {
	text-align: center;
	vertical-align: top;
	height: 11px;
}


.navigationa {
	color: #FFCC33;
	text-decoration: none;
}
.navigationa:hover {
	color: #FFFFFF;
	
	transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	}
.center_table {
	background-color: #0F4CFF;
}

.linka {
	color: #FFFFFF;
	text-decoration: none;
}
.linka:hover {
	color: #000000;
	
	transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
}
.blue_white {
	background-repeat: repeat-x;
	width: 198px;
	background-position: 198px;
}
.footer {
	font-size: 10px;
	text-align: center;
	background-position: center;
	text-decoration: none;
	color: #FFFFFF;
}
.footer_text {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.cell_space {
	width: 225px;
	text-align: center;
	vertical-align: top;
}
.texture {
	background: url(Images/texture.jpg) repeat-x top center;
	height: 162px;
}
.top_table {
	bacground: #0B72BD url(Images/texture.jpg) repeat left top;
	height: 162px;
	width:632px;
}
.blue_line {
	background: url(Images/blue_line.gif) repeat-x 0px 0px ;
}
.buttons_background {
	background-image: url(Images/button.jpg);
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 150px;
	background-position: center;
	height: 46px;
	color: #FFFFFF;
}
.main_table {
	width: 130px;
	padding-left: 15px;
	text-align: left;
}
.cells {
	width: 50px;
	background-position: left top;
	text-align: left;
	padding-right: 15px;
}

.text_just {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
.footer {
	text-align: center;
}
.chips {
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
}
.table_text {
	background-color: #0B72BF;
	text-align:justify;
	vertical-align:top;
	padding: 5px;
}
.table_left {
	display: block;
	float: left;
	width: 29%;
	margin-top: 50px;
}
.table_games {
	text-align: center;
	vertical-align: top;
	width: 225px;
	background-position: center top;
}
.blue_color {
	color: #00FFFF;
	text-decoration: none;
}

.table_right {
	display: block;
	width: 70%;
	margin: 0 auto;
}
/*.table_right td { border: 1px solid #fff;}*/
.red_color {
	color: #000000;
	text-decoration: none;
}
.big_text {
	font-size: 18px;
}
.pink {
	color: #00FFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.back_round {
	background-color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(Images/texture.jpg);
	background-repeat: repeat-x;
}
.blue_table {
	background-color: #0033CC;

}
.faint_blue {
	color: #000066;
	font-size: 10px;
}
.rival_table {
	text-align: center;
	vertical-align: top;
	width: 200px;
	background-position: center center;
}
.text_just_table {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
}
.right_box {
	background-position: right center;
	text-align: right;
	vertical-align: middle;
	width: 300px;
}
.h_tags {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
