body, table, td, th, p, div, span {font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#A2A1A2;}

a {color:#A2A1A2;
	text-decoration:underline}

big {font-size:13px;}

.yellow {color:#F5CF60;}
a.yellow2 {color:#F5CF60;
	text-decoration:none;}
img.title {margin-bottom:7px;}

div.news, div.news * {color:black;}
div.news .title {color:white;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	margin-bottom:1px;}
div.news .date {color:#D90000;
	display:block;
	margin-bottom:1px;}

h1 {margin:10px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	display:block;
	color:white;}
h1.yellow {color:#EC9B12;}
h1.red {color:#FB0020;}

h2 {margin:10px 0px 10px 0px;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	display:block;
	color:#EC9B12;}

.red {color:#D90000;}


/* таблица автоматов */
table.slots th {background:#EDA934;
	color:#001349;
	padding:5px;
	font-weight:normal;
	text-align:left;}
table.slots tr.light td {background:#660621}
table.slots tr.dark td {background:#50092A}
table.slots td {padding-left:5px;
	padding-right:5px;
	color:#A2A1A2;}
table.slots td a {color:#BFA355;}

/* картинка-заголовок дл яописания игры */
img.game_logo {margin-right:10px;
	margin-bottom:0px;}

/* таблицы в играх */
table.game th {background-color:#DFAF32;
	padding:5px;
	color:black;
	font-family:verdana,arial,sans-serif;
	font-size:85%;}
table.game tr.l {background-color:#45478B;}
table.game tr.l td {padding:2px 5px 2px 5px;
	font-weight:bold;
	color:#B8BFEA;
	font-family:verdana,arial,sans-serif;
	font-size:80%;}
