.NewsTab {
	font-size: 11px;
}
.LinkMenu {
	font-size: 12px;
}


.ImgTab {
	position: relative;
	bottom: 43px;
	background-image: url(images/design5_22.jpg);
	background-repeat: no-repeat;
}
.VcrCtrl {
	color: #222222;
	background-image: url(images/vcr_controller.jpg);
	background-repeat: no-repeat;
	height: 31px;
	background-position: center;
	text-align: center;
	width: 150px;
}
.VcrCtrlText {
	color: #DEDCDD;
	top: 7px;
	position: relative;
}
body {
	background-color: #dbdfe8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 44px;
}
.ImgBrowserTitle {
	font-weight: bold;
	color: #DEDCDD;
}



a {
	color: #336699;
	text-decoration: none;
}
a: hover {
	text-decoration: underline;
}

.title1 {
	font-weight: bold;
	color: #336699;
}

.DescrTab {
	font-size: 11px;
	left: 11px;
	position: relative;
}
.VcrCtrl .VcrCtrlText a {
	font-weight: bold;
	color: #DEDCDD;
}
.pTd {
	padding-top: 40px;
	padding-bottom: 30px;
}
td.rightColumnText {
	padding-left: 10px;
	vertical-align: top;
}
