TD {
	font-family: tahoma, helvetica, arial;
	font-weight: normal;
	font-size: 11;
	text-decoration: none;
	padding: 0;
	color: #000000;
}
H1 {
	font-weight: normal;
	font-size: 18;
	color: #990000;
}
DIV.body {
	background:transparent;
	color:#000000;
	padding:5 20 5 20;
	font-size:11px;
	line-height: 15px;
	font-weight:normal
}
div.link {
	height:15;
	margin:0 0 5 0;
}
div.link_a {
	background: url('../images/bg_link_a.gif') top left; height:15;color:#ffffcc;margin:0 0 5 0;font-weight:bold
}
span.link_a {padding:0 7 0 3;font-size:10;}

.show_header {background: #cccccc url('../images/bg_news_hed.gif') top left;padding:5 5 5 5;height:25;font-size:10;font-weight:bold;color:#ffffff;}
.show_archive {background: #cccccc url('../images/bg_news_arc.gif') top left;padding:5 5 5 5;height:25;font-size:9;}
.show_descr {padding:5 5 5 5;height:60;font-size:10;color:#666666;}
.show_caption {font-size:9;color:#333333;}
.show_date {font-size:9;color:#666666;margin-top:10}

H5 {
	font-size: 11;
	color: #990000;
	padding-left: 15;
}
.bio_caption {
	padding:5 5 5 5;
	height:25;
	font-size:11;
	font-weight:bold;
	color:#000000;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
}
.bio_text {
	padding:5;
	height:25;
	font-size:11;
	font-weight:normal;
	color:#000000;
	line-height: 15px;
	border-bottom: 1px solid #ffffff;
}

A {
	color: #990000;
	text-decoration: underline;
}
A:hover, A:visited, A:active {
	color: #ff0000;
	text-decoration: none;
}
A.crumbs:hover, A.crumbs:visited, A.crumbs:active {
	color: #000000;
	text-decoration: underline;
}
A.menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding:2 20 2 5;
	font-size: 10;
}
A.menu:hover, A.menu:visited, A.menu:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding:2 20 2 5;
	font-size: 10;
}
.footer {
	font-size: 9;
	color: #333333;
	padding: 10;
}
.crumbs {
	font-size: 9;
	color: #333333;
	padding: 0;
	padding-left: 5;
}
.contacts {
	font-size: 9;
	color: #ffcccc;
	padding: 0;
	padding-left: 30;
}
.text_red {
	color: #cc0000;
}