/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#cbcbcb;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat;
}
body, td, th, textarea, select, h1, h2, h3, h4, h5, h6
{font-family: Tahoma, Verdana, Arial;font-size: 11px; line-height:18px;}
.bg-top-tile {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-main {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: 592px;
	width: 930px;
}
.bg-right-tile {
	background-image: url(../images/img_right_tile.png);
	background-repeat: repeat-y;
	background-position: top;
}
.bg-left-tile {
	background-image: url(../images/img_left_tile.png);
	background-repeat: repeat-y;
	background-position: top;
}
div.footer-bg {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 780px;
	color:#9b9b9b;
	margin-top: 30px;
	margin-bottom: 80px;
}
div.footer-bg a{font-size: 11px;font-weight: bold;color:#9b9b9b;text-decoration:none;}
div.footer-bg a:hover{font-weight: bold;text-decoration:underline;}

.footer-copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #9b9b9b;
}
div.box-drinks {
/*	background-color: #000000; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #737373;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #737373;
	border-left-color: #737373;
/*	filter: alpha(opacity=75); /* IE's opacity*/
/*	opacity: 0.75; */
/*  -moz-opacity:0.75; */
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/table_spec_bg_tile.png);
	background-repeat: repeat;
}
div.box-game {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f00000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f00000;
	border-left-color: #f00000;
	padding: 10px;
	background-image: url(../images/table_spec_bg_tile.png);
	background-repeat: repeat;
}
.box-drinks-txt {
	color:#979797;
	line-height:14px;
}
a.box-drinks-txt:link, a.box-drinks-txt:visited, a.box-drinks-txt:hover, a.box-drinks-txt:active {
	font-size: 11px;
	color: #979797;
	text-decoration: none;
}
a.box-drinks-txt:hover {
	text-decoration: underline;
}
.title2-red {font-family: Tahoma, Verdana, Arial;font-size: 11px;color: #FB0000;font-weight: bold;}
.game-title {font-family: Tahoma, Verdana, Arial;font-size: 12px;color: #FB0000;font-weight: bold;}
.game-title2 {font-family: Tahoma, Verdana, Arial;font-size: 10px;color: #656565;}
.txt-bold {
	font-weight:bold;
}
.txt-yellow {
	font-size:12px;
	color:#face4a;
	font-weight:bold;
}
.txt-white {
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
}
.txt-white-bold {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.text-title-bold1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
}
.text-title-bold2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #face4a;
}
.text-1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #cbcbcb;
}
.table-top-tile {
	background-image: url(../images/table_top_tile.png);
	background-repeat: repeat-x;
}
.table-left-tile {
	background-image: url(../images/table_left_tile.png);
	background-repeat: repeat-y;
}
.table-right-tile {
	background-image: url(../images/table_right_tile.png);
	background-repeat: repeat-y;
}
.table-buttom-line {
	background-image: url(../images/table_buttom_line.png);
	background-repeat: repeat-x;
}

.table-spec-top-tile {
	background-image: url(../images/table_spec_top_tile.png);
	background-repeat: repeat-x;
}
.table-spec-main-tile {
	background-image: url(../images/table_spec_main_tile.png);
	background-repeat: repeat-x;
}
.table-spec-bg-tile {
	background-image: url(../images/table_spec_bg_tile.png);
	background-repeat: repeat;
}
p
{margin:12px 0;}
h1
{font-size:12px;margin:0px; font-weight:bold; color:#FFFFFF;}
h2 {
	font-weight:bold;
	margin:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}
link{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#cbcbcb;
}
a:link, a:visited, a:hover, a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div.text-log {
	padding-left: 8px;
	padding-top: 3px;
}
div.text-log a{font-size: 11px;font-weight: bold;color:#fff;text-decoration:none;}
div.text-log a:hover{text-decoration:underline;}
.next-bg {
	background-image: url(../pictures/en_b_img_ctr.gif);
	background-repeat: no-repeat;
}
