iframe 
{ 
    background-color: transparent; 
    border: none; 
}

body {
	margin: 0 0 0 0;
	font: 100% Verdana, Arial, Tahoma, sans-serif;
}

td {
	font-size: 12px;
}

a:link, a:visited {
	color: black;
	text-decoration: underline;
}

a:hover, a:active {
	color: red;
	text-decoration: none;
}

a.game_support {
	color: blue;
}
a.game_support:hover {
	color: red;
}

hr {
	background-image: url(../pics/hr.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 4px;
}

/*Шапка*/
td#head {
	background-color: #FF0000;
	background-image: url(../pics/head_bg.gif);
	width: 100%;
}

td#top_left {
	background-image: url(../pics/bg_left.gif);
	background-repeat: repeat-y;
}

img.b_menu {
	margin: 0 2px 0 0;
}
/*Шапка*/

/*Левая часть*/
td#left {
	background-image: url(../pics/bg_left.gif);
	background-repeat: repeat-y;
	width: 200px;
}

td.corn_left_r {
	background-color: #FFD07D;
	background-image: url(../pics/corn_left_r.gif);
	background-repeat: no-repeat;
	font: bold 95% Arial;
	height: 46px;
}

br.online {
	font-size: 30%
}
/*Левая часть*/

/*Онлайн*/
a.game_online {
	margin-left: 10px;
	color: brown;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

a.game_online:hover {
	color: red;
}

span.users_online {
	font-size: 80%;
}
/*Онлайн*/


/*Обратная связь*/
td#callback_bg {
	background-image: url(../pics/bg_callback.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
td#cb_but {
	height: 131px;
	width: 81px;
	padding: 0 2px 0 5px;
}
/*Обратная связь*/



td.block_body {
	background-color: #FFD07D;
}

img.ico {
	margin: 0 10px 0 5px;
}

p.div {
	margin: 0 0 20px 0;
}

textarea.block {
	background-color: #FDF0D8;
	border: #F68B43 solid 1px;
	font: 100% Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
}
input.block {
	background-color: #FDF0D8;
	border: #F68B43 solid 1px;
	font: 100% Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
}

/*Правая часть*/
td#right {
	width: 200px;
}
td.corn_left {
	background-color: #FFD07D;
	background-image: url(../pics/corn_left.gif);
	background-repeat: no-repeat;
	font: bold 95% Arial;
	height: 46px;
}
td.corn_right {
	background-color: #FFD07D;
	background-image: url(../pics/corn_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 46px;
}


/*Новости*/
span.anons_date {
	color: #A91F23;
	font-size: 80%;
	font-weight: bold;
}
anons_text {
	color: #000000;
	font-size: 90%;
	text-decoration: none;
}
a.news_arh {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: underline;
}
td#anons {
	padding: 0 10px 0 10px;
}
/*Новости*/

/*Опросы*/
td#question {
	color: #A91F23;
	font-size: 85%;
	font-weight: bold;
	padding: 0 0 0 5px;
}
td.answer {
	color: #000000;
	font-size: 75%;
	width: 165px;
}
td.answer1 {
	height: 22px;
	width: 25px;
}
/*Опросы*/
td.left_sm {
	background-color: #FDF0D8;
	background-image: url(../pics/corn_left_sm.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 17px;
	width: 17px;
}
td.right_sm {
	background-color: #FDF0D8;
	background-image: url(../pics/corn_right_sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 17px;
	width: 17px;
}
table.cntr {
	background-color: #FDF0D8;
}
div.title {
	color: #050946;
	font: bold 120% Verdana, Arial, Tahoma, sans-serif;
	margin: 0 0 15px 0;
}

td#vote_but {
	padding: 0 11px 15px 0;
}
div.back {
	text-align: right;
}
a.title {
	color: #050946;
	font: bold 120% Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.begin_game:link, a.begin_game:visited {
	color: #050946;
	font: bold 100% Verdana, Arial, Tahoma, sans-serif;
	text-align: center;
/*	margin: 0 0 15px 0;*/
}a.begin_game:hover, a.begin_game:active {
	color: #FF0000;
	font: bold 100% Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
	text-align: center;

/*	margin: 0 0 15px 0;*/
}

DIV.mst { font-size: 10px; padding:0px; margin:0px; text-align: right;}
DIV.mst SPAN {
	margin-top: 0px;
	margin-bottom:2px;
	display: block;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
}
IMG.news {
	margin: 0px 15px 3px 0px;
	margin-left: 10px;
}
H1,H2,H3,H4 { font-size: 16px;}
H5 { font-size: 12px;}