.body_editor {
	padding: 20;
	background-color:#ffffff;
}

.spcr {
	/*border:1px solid #000000;*/
}

body, td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 75%;
	color:#191919;
	line-height:1.3;	
}

body {
	margin: 0 0 0 0;
	padding: 0;
	background-color:#ffffff;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height:1.2;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	line-height:1.2;
}

a {
	color:#0071c6;
}
a:visited  {
	color:#5885a7;	
}
a:hover {
	color:#49a600;
}

a.gray, a.gray:visited {
	color:#999999;
}

a.gray:hover {	
	color:#49a600;
}

.inputSearch {
	border: 1px solid #555555;
	color: #555555;
	width:10em;
	height: 1.6em;
	line-height:1.1;
	font-size:100%;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:2px;
}

#pageMenu ul {
	padding: 0;
	font-size:120%;
	font-family: arial, tahoma, sans-serif;
	font-weight:bold;
	list-style-image:url('/images/page/bullet-menu.gif');
}
#pageMenu ul li {	
	padding: 0 0 0 6px;	
	background:url('/images/page/dot-gor.gif') repeat-x left bottom;
	padding-bottom: 0.2em;
}
#pageMenu ul a, #pageMenu ul a:visited  {
	text-decoration:none;	
	color:#2b2b2b;
}
#pageMenu ul a:hover {
	text-decoration:none;	
	color:#65ac2d;
}

#pageMenu ul ul {
	font-size:80%;
	font-family: tahoma, arial,  sans-serif;
	font-weight:normal;
	list-style-image:url('/images/page/bullet-2.gif');
}
#pageMenu ul ul li {	
	background:none;
}
#pageMenu ul ul a  {
	text-decoration:underline;	
	color:#0071c6;
}
#pageMenu ul ul a:visited  {
	text-decoration:underline;
	color:#5885a7;
}
#pageMenu ul ul a:hover {
	text-decoration:underline;
	color:#49a600;
}

#pageMenu ul  a.selectedMenuItem, #pageMenu ul a:visited.selectedMenuItem {
	text-decoration:underline;
}
#pageMenu ul ul a.selectedMenuItem, #pageMenu ul ul a:visited.selectedMenuItem {
	color:#65ac2d;
}

#pageMenu ul ul ul {
	font-size:100%;
	list-style-image:url('/images/page/bullet-3.gif');
}

#pageContent {
	margin:2em 0 2em 0;
}

#pageContentIndex {
	
}

#pageContentIndex h2, h2.h2Index {
	color: #191919;
	font-size: 1.25em;
}
#pageContentIndex h2.h2IndexNew{
	color: #56aa14;
	font-size: 2.0em;
	margin-top: -40;
}
#pageContentIndex h2.h2IndexPartners{
	color: #56aa14;
	font-size: 1.3em;
	margin: 0 0 20 0;
}
h3.h3Index {
	color:#56aa14;
	font-size:120%;
	margin:1em 0 0 0;
}

.mainSitemap ul {
	padding: 0;
	font-weight:bold;
	font-size : 120%;
}
.mainSitemap ul ul {
	font-weight:normal;
	font-size : 80%;
}
.mainSitemap ul ul ul {
	font-size : 100%;
}

.Sitemap ul {
	padding: 0;
	font-weight:bold;
}

/*
#submenu {
	text-align:left;
}

#submenu a, #submenu a:visited{
	font-family: tahoma, verdana, arial, sans-serif;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #1774d0;
	padding:0.3em 0.6em;	
}

#submenu a:hover{
	color:#ffffff;
	text-decoration:none;
	border:1px solid #b3d1f0;
}

#submenu ul, .siteMap ul {
	padding: 0;
}

#submenu li {
	margin: 0.8em 0;
}

#submenu a.selectedMenuItem, #submenu a.selectedMenuItem:visited, #submenu a.selectedMenuItem:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #b3d1f0;
}

.submenu-title {
	font-size: 120%;
	font-weight: bold;
	color:#ffffff;
	font-family:  arial, tahoma, verdana, sans-serif;
}
*/


#pageFooter {
	margin: 5em 0 0 0;
}

#pageFooter,  #pageFooter td {
	font-size:70%;
	color:#999999;
	font-family: Tahoma, Arial, sans-serif;
}

#pageFooter a, #pageFooter a:visited {
	color:#999999;
}
 #pageFooter a:hover{
	color:#353535;
}

#pageFooter .footerMenu a {
	margin-right:0.5em;	
	font-size:120%;
}

#pageFooter .footerMenu a.currentMenuItem {
	font-weight:bold;
}

#pageFooter .footerSmallMenu a {
	float:left;
	clear:left;
	margin: 0 0 0.3em 0;
	font-size:110%;
	text-decoration:underline;
}

#pageFooter p {
	margin: 0.5em 0 1.5em 0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.newsTicker {	
	font-size:		90%;
	font-family:	Tahoma, Arial, sans-serif;
	width:			100%;
	height:			1.5em;
	overflow:		hidden;
	line-height:	1.3em;
	font-weight:	normal;	
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	text-decoration: underline;
	color:#454545;
}

.newsTicker a:hover {
	text-decoration: underline;
	color:#49a600;
}


.floatAd-ttl {
	background-color: #68b03d;
	color: #ffffff;
	font-weight: bold;
}


.bannerDescr {
	background:url('/images/page/icon-!.gif') no-repeat;
	padding: 0 0 0 30px;
	margin: 1em 0 1em 0;
	height: 19px;
}

.bannerDescr h3 {
	margin: 0 0 0.2em 0;
	font-size:100%;
}

A IMG {
	border: 0px;
}

.signinBox, .signinBox A, .signinBox A:visited  {
	color: #4f8f1d;
}
.button {
	padding:0.1em 0.4em;
}



/* ========================================================
				header styles
========================================================= */
table.head{
	background:#7aba49 url('/images/page/bg-top.gif'); 
	margin-top: 13px;
	overflow: hidden;
}
table.head .bg-left{
	background: url('/images/page/homepage-left-block-background.png') top right no-repeat; 
	width: 5px; 
	height: 109px;
	margin-left: 4px;
}
table.head .bg-right{
	background: url('/images/page/homepage-right-block-background.png') left no-repeat; 
	width: 5px; 
	height: 109px;
}
.signinBox{
	height: 24px;
	margin: 17px 0 0 8px;
}
.signinBox a{
	display: block;
	height: 24px;
	float: left;
}
.slogan-new{
	width: 278px;
	height: 24px;
	margin: 23px 0 0 13px;
	overflow: hidden;
}


/*
a.profile{
	width: 131px;
	height: 24px;
}
a.login{
	width: 59px;
	margin-left: 6px;
}*/

a.login {
	margin-left: 6px;
}

.ind-map-con{
	margin: 27px 39px 0 0;
	height: 15px;
	width: 80px;
}
.language{
	height: 24px;
	margin: 22px 22px 0 0;
	}
.language a, .language a:hover, .language a:visited {
	float: right;
	width: 48px;
	height: 24px;
	margin-left: 5px;
}
a.rus{
}
a.eng{
	margin-left: 5px;
}
.line-head{
	height: 20px;
	margin: 0 0 5px 2px;
}
#spage a{
	color: #8f8f8f;
}

.main-pic{
	position: relative;
	height: 380px;
	max-width: 800px;
	overflow: hidden;
	margin: -24px 0 -13px -50px;
	z-index: -1;
}
.main-right-shadow{
	background: url('/images/page/main-pic-bg-right.png') no-repeat;
	width: 154px;
	height: 380px;
	position: absolute;
	right: 0px;
}
.search-block{
	margin: 15px 3px 23px 3px;
	text-align: left;
}
.search-text{
	color: #6fba35;
	margin-bottom: 2px;
}
.search-inp{
	background: #efefef;
	position: relative;
	width: 99%;
}
.search-inp table{
	position: relative;
}
.search-inp div{
	position: absolute;
	right: 20px;
	top: 9px;
}
.inp-fl{
	width: 2px;
	height: 21px;
	background: url('/images/page/input-lr.gif') no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 1px 0 0 9px;
}
.inp-fr{
	width: 2px;
	height: 21px;
	background: url('/images/page/input-lr.gif') -2px 0 no-repeat;
	position: absolute;
	right: 0px;
	margin: 1px 19px 0 0;
	
}
input.google{
	margin:  10px 0 9px 9px;
		width: 100%;
	font-size: 14px;
	background: url('/images/page/input-bg.gif') repeat-x;
	border: 0px;
	height: 21px;
	padding: 3px 2px;
}
input.sub{
	width: 19px;
	height: 19px;
	margin: 10px 10px 10px 20px; 
	}
.newsSport{
	height: 98px;
}
.newsSport table{
	width: 99%;
}