body,td,input,textarea,select {
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 12px;
}

a {
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: none;
}

img {
	border: 0;
}

.greenCell {
	background-color: #C6168D;
	padding-left: 6;
}

.topRub {
	color: #2A2A2A;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.topRub:hover {
	color: #75A800;
	text-decoration: underline;
}

.earLink {
	color: #141414;
	font-size: 11px;
	text-decoration: none;
}
.earLink:hover {
	text-decoration: underline;
}

.topDt {
	color: #5E5D5D;
	font-size: 10px;
	text-decoration: none;
}
.topDt:hover {
	text-decoration: underline;
}

.fsearch {
	font-size: 11px;
	color: #969595;
	border-top: solid 1px #686868;
	border-left: solid 1px #686868;
	border-right: solid 1px #B2B2B2;
	border-bottom: solid 1px #B2B2B2;
	height: 21;
}

.bottomMenu {
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.bottomMenu:hover {
	text-decoration: underline;
}

.bottomMenu2 {
	color: #006EA0;
	font-size: 11px;
	text-decoration: none;
}
.bottomMenu2:hover {
	text-decoration: underline;
}

.smallLight {
	color: #B7B7B7;
	font-size: 11px;
	text-decoration: none;
}
.smallLight:hover {
	text-decoration: underline;
}

.blockTitle {
	font-family: arial;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.artTitleBlack {
	font-family: arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.artAnonsCell {
	padding: 6 5 10 0;
}

.artDate {
	color: #858585;
	font-size: 10px;
	margin-top: 3;
	margin-bottom: 5;
}

.newsLink:hover {
	text-decoration: underline;
}

.newsTime {
	color: #737272;
	font-size: 11px;
}

.showAll {
	font-size: 11px;
	color:#006EA0;
	text-decoration: underline;
	font-weight: bold;
}

.voter {
	font-size: 11px;
	color:#006EA0;
	font-weight: bold;
}

.font11px {
	font-size: 11px;
}

.link10px {
	font-size: 10px;
	color: #6E6E6E;
}
.link10px:hover {
	text-decoration: underline;
}

.rightBlock {
	border-left: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;
	padding: 5 5 0 10;
}

.pagehere {
	font-weight: bold;
}

.pagenumber {
	text-decoration: underline;
}

.hilight {
	background-color: #aaffaa;
}