body {
	margin: 0px;
}
td		{ font: 12px Tahoma }

#c1 a,
#c1 a:hover,
#c1 {
	font: 18px 'Arial';
	text-transform:uppercase;
	color: white;
	text-decoration: none;
}

#c1_1 a,
#c1_1 a:hover,
#c1_1 {
	font: 18px 'Arial';
	text-transform:uppercase;
	color: #cc0000;
	text-decoration: none;
}

a.list {
	display: block;
	margin-bottom: 0.5em;
	font: 12px Tahoma;
	color: #cc0000;
	text-decoration: underline;
}

a.list:hover {
	display: block;
	color: #cc0000;
	text-decoration: none;
}
.e1 { color: #cc0000; }
.e2 { color: #cc0000; }
.date {
	display: block;
	margin-bottom: 0.2em;
	font-weight:bold;
	color: #cc0000;
}
.text {
	display: block;
	color:#cc0000;
}
.tplan {
	font: 16px 'Trebuchet MS';
	font-weight:bold;
	color: #333333;
}

.tplan  a {
	font: 18px 'Arial';
	padding: 2px;
	color: #f7a241;
	text-transform:uppercase;
	text-decoration: none;
}

.tplan  a:hover {
	font: 18px 'Arial';
	padding: 2px;
	color: white;
	background: #cc0000;
	text-transform:uppercase;
}



img.png { behavior: url(img/block.htc); }

#bottom td		{ font: 11px Tahoma; color: #ffda6f }
#bottom a		{ text-decoration:none; color: #f7a241 }
#bottom a:hover { text-decoration:underline }


#bottom2 td		{ font: 12px Tahoma; color: #ffffff }
#bottom2 a		{ font: 12px Tahoma; text-decoration:none; color: #ffffff }
#bottom2 a:hover { text-decoration:underline }

/* стили для переключателя. спасибо wmas за скрипт. */


ul#m {
	list-style-type:none;
	font: 11px Tahoma;
	width:100%;
	position:relative;
	margin:0px;
	padding: 0;
}
ul#m li {
	display:block;
	float:left;
}
ul#m li a { display: block; padding: 0px 2px 2px 2px; color: #ffffff;  text-decoration:none; }
ul#m li.act { border-bottom: 1px dashed white; }
ul#m li.act a { color: #ffffff; }

#d div { display: none; }
#d div.act { display: block; }
.red_rext {
	color: #C00;
}

.redtitle {
	font: 16px 'Trebuchet MS';
	font-weight:bold;
	color: #C00;
}
.redtitle  a {
	font: 18px 'Arial';
	padding: 2px;
	color: #C00;
	text-transform:uppercase;
	text-decoration: none;
}

.redtitle  a:hover {
	font: 18px 'Arial';
	padding: 2px;
	color: white;
	background: #cc0000;
	text-transform:uppercase;
}

