@charset "windows-1251";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	/* background-color: #FFFFFF; */
	/* color:#564b47; */
}

body {	margin: 0;	padding: 0; background: #FFFFFE;}

.body_1{margin:0;}
.title {font-family: Trebuchet, 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; }
.t18 { font-size: 18px; }
.t24 { font-size: 24px; }
.bold { font-weight: bold; }
.orange { color: #f27f1e; }
.red { color: #ab1b1f; }
.black { color: #111111; }
.bordo { color: #af0000; }
.keremida { color: #da3800; }
.on{
display:inline;
}
.off{
display:none;
}
.over { 
  background-color: #f3e3ca;
  font-weight: bold;
 }
.out { 
	background-color: #FFFFFF; 
	font-weight: bold;
}