@charset "windows-1251";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#0d1129;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8ca64;
}

.title {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

a {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; color: #868686; }
a:hover { text-decoration: none; } /*color: #a9c47d;  background: #EFEFEF; */

.t8 { font-size: 8px; }
.t9 { font-size: 9px; }
.t10 { font-size: 10px; }
.t11 { font-size: 11px; }
.t12 { font-size: 12px; }
.t14 { font-size: 14px; }
.t16 { font-size: 16px; }
.t18 { font-size: 18px; }
.t24 { font-size: 24px; }
.bold { font-weight: bold; }
.orange { color: #ed3c06; }
.red { color: #ab1b1f; }
.white { color: #ddd; }
.underline { text-decoration:underline; }
.gold { color: #8b7656 }
.more { color: #a1e6fd }

.on{
display:inline;
}
.off{
display:none;
}

