#tm {
	background: url("img/tm/tm-bg.gif");
	xheight: 35px;
}
#tm th.left {
	width: 60px;
	background: url("img/tm/tm-bg-left.gif") bottom left no-repeat;
}
#tm th.right {
	width: 60px;
	background: url("img/tm/tm-bg-right.gif") bottom right no-repeat;
}

#tm th a {
	display: block;
	height: 35px;
	xline-height: 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
    font: bold 12px "Arial" !important;
    line-height: 36px !important;
}

#topmenu2 {
	text-align: center;
	height: 21px;
	margin-top: 4px;
}
#topmenu2 table {
	margin: 0 auto;
}
#topmenu2 table td {
	height: 21px;
	line-height: 21px;
	color: #fff;
}
#topmenu2 table td.left {
	width: 10px;
	background: url("img/tm/sub-menu-left-corner.gif");
}
#topmenu2 table td.right {
	width: 10px;
	background: url("img/tm/sub-menu-right-corner.gif");
}
#topmenu2 table td {
	background: #0058ce;
}
.tabcontent{
	display: none;
}
span.bl {
	display: block;
	background: url("img/tm/tm-bl.gif") top left no-repeat;
}
.first-item span.bl {
	background: none;
}
span.br {
	display: block;
	background: url("img/tm/tm-br.gif") top right no-repeat;
}
.last-item span.br {
	background: none;
}

a#tm-about {
	width: 91px;
}
a#tm-about:hover, a#tm-about.current {
	background: #ffa322 !important;
}
a#tm-news {
	width: 76px;
}
a#tm-news:hover, a#tm-news.current {
	background: #008eff;
}
a#tm-articles {
	width: 67px;
}
a#tm-articles:hover, a#tm-articles.current {
	background: #db340d;
}
a#tm-programs {
	width: 86px;
}
a#tm-programs:hover, a#tm-programs.current {
	background: #008eff;
}
a#tm-photos {
	width: 105px;
}
a#tm-photos:hover, a#tm-photos.current {
	background: #8dc01b;
}
a#tm-forum {
	width: 69px;
}
a#tm-forum:hover, a#tm-forum.current {
	background: #008eff;
}
a#tm-contacts {
	width: 91px;
}
a#tm-contacts:hover, a#tm-contacts.current {
	background: #ffa322;
}
.sub-menu {
	background: #0058ce;
	margin: 0 10px;
	height: 21px;
	color: #fff;
	xline-height: 21px;
    font: normal 12px "Arial" !important;
    line-height: 22px !important;
}
.sub-menu a {
	color: #fff;
	text-decoration: none;
}
.sub-menu a:hover {
	color: #ffd990;
}
.sub-menu a.Selected {
	font-weight: bold;
	color: #ffd990;
}

