/* Core Classes */
/*----------------------------------------------------------------------------*/

body {
	FONT-SIZE: 7pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	background-color: #fff;
}

TD, SPAN {
	padding:0;
	COLOR: #666666;
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif !important;
}

.tablerender {
	padding:0;
	margin:0;
}

/*.indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  arial, verdana, tahoma, sans-serif;
}*/


.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}

a {
	color: #1A4487;
}

a:hover {
	color: #000;
}

img {
	border: 0px;
}
.linkspage_button{
	border:0px;
}

form {
	margin: 0px;
}

/* table {
	margin-left: auto;
	margin-right: auto;
} */

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.logo {
	 display: block;
}



/* _________________ justrussia style _____________________ */



TH {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #2a78b5; TEXT-ALIGN: center
}



P {
	MARGIN-LEFT: 2.2em; MARGIN-RIGHT: 0em; MARGIN-TOP: 1.0em; FONT-SIZE: 9pt; COLOR: #444444; LINE-HEIGHT: 1.5em
}

#mainText {
	vertical-align:top;
	text-align:justify;
	padding:0 10px 0 20px;
}

#mainText DIV {
	FONT-SIZE: 9pt;
	COLOR: #444444;
	LINE-HEIGHT: 1.5em;
}

#mainText OL {
	width:320px;
	padding-right:20px;
	margin:10px 20px 10px 0;
 	float:left;
 	font-size:100% !important;
	padding-left:0;
	list-style-type:none;
}

#mainText OL LI {
	/*padding-left:0;
	margin-left:0;*/
}

#mainText IMG {
	margin-top:15px;
}

#mainText SPAN {
/*	width:320px;
	padding-right:20px;
	margin-bottom:20px;
 	float:left;
*/
 	font-size:100% !important;
}



#mainText EM {
	color:#555;
	float:right;
	width:300px;
	position:relative;
	left:-10px;
	margin-top:5px;
	font-size:90%;
	line-height:1.2em;
}

* html #mainText EM {
	left:-30px;
}

#mainText U,
.rightColumn U {
	display:block;
	clear:both;
	border:solid 1px #c5c5c5;
	border-width:1px 0 2px 0;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 0 -15px;
	padding:2px 10px 0 50px;
}

#mainText U BR {display:inline}

#mainText HR {
	clear:both;
}

#mainText .fullWidth SPAN {
	width:100%;
	padding:0;
}

#mainText .fullWidth U {
	margin-bottom:10px;
}

#mainText TABLE TD {
	padding:2px 4px;
}

.rightColumn {
	vertical-align:top;
	text-align:center;
}

.rightColumn U {
	margin:10px 2px 10px -5px;
	padding:3px 0 2px 0;
}

#rightColHeader IMG {
	margin-top:35px;
}

.rightColumn A {
	color:#476285;
	font-size:80%;
	font-family:Verdana, Sans serif;
	text-decoration:none;
}

.rightColumn A:hover {
	color:#C30101;
}
.rightColumn A IMG {
	margin:30px auto 5px auto;
}


.header {MARGIN-LEFT: 2.2em; MARGIN-RIGHT: 0em; MARGIN-TOP: 0.1em; FONT-SIZE: 9pt; FONT-WEIGHT: bold; vertical-align: middle; COLOR: #333333; LINE-HEIGHT: 1.5em

}

.headerImage {
	background: url(images/bg_red.gif);
	vertical-align:top;
	text-align:left;
}

#headerImage IMG {
	margin:0;
}

.main_caption,
.fcaption {
	display:none;
	margin:0;
	padding:0;
}

.top {
	FONT-SIZE: 8pt; COLOR: #999999; FONT-WEIGHT: bold; FONT-FAMILY: arial, sans-serif

}


A.top {
	COLOR: #999999; TEXT-DECORATION: none

}


A.top:hover {
	COLOR: #153148; TEXT-DECORATION: none
}

/*
.menu {
	position:relative;
}*/

.menu TABLE {
	position:absolute;
	z-index:10;
	background:#555 url(images/top_menu_bg.gif) repeat-x 0 0;
}

.menu A, .menuBar A {
	FONT-SIZE: 9pt; COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	display:block;
}

.popMenu {
	margin-top:0px;
	border-top:solid 1px #555;
}

.popMenu A {
	display:block;
	padding:4px 8px;
	margin:0 0 0 1px;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color:#C92126;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #767676;
	border-right:solid 1px #767676;
}

* html .popMenu A {
	width:100%;
}

.popMenu A:hover {
	color:#fff;
	background-color:#BB494D;
}

.menu .tablerender BR {
	display:none;
}

.menu .popMenu {
	display:none;
	position:absolute;
	padding:0;
}

#menu11 {width:131px;}
#menu12 {width:177px;}
#menu13 {width:185px;}

.menu1 {
	FONT-SIZE: 8pt; COLOR: #555555; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif
}


A.menu1 {
	COLOR: #555555; TEXT-DECORATION: none
}


A.menu1:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}






.menu2 {
	FONT-SIZE: 9pt; COLOR: #333333; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif

}


A.menu2 {
	COLOR: #666666; TEXT-DECORATION: underline
}


A.menu2:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}



.red {
	FONT-SIZE: 9pt; COLOR: #C30101; FONT-WEIGHT: bold; FONT-FAMILY: verdana, sans-serif

}

.caption {
	MARGIN-TOP: 0.2em; FONT-SIZE: 7.5pt; COLOR: #000000; FONT-STYLE: italic; FONT-WEIGHT: normal; FONT-FAMILY: arial, sans-serif

}



.leftBorder {
width:5px;
BORDER-RIGHT: #DDDDDD 0px solid; BORDER-TOP: #CDCDCD 0px solid; BORDER-LEFT: #DDDDDD 1px solid; BORDER-BOTTOM: #eeeeee 0px solid
}

.rightBorder {
width:5px;
BORDER-RIGHT: #DDDDDD 1px solid; BORDER-TOP: #CDCDCD 0px solid; BORDER-LEFT: #DDDDDD 0px solid; BORDER-BOTTOM: #eeeeee 0px solid
}


#primaryLinks {
	text-align:right;
}

#primaryLinks UL {
	width:120px;
	padding:0;
	margin:4px 0 0 10px;
	list-style-type:none;
}

#primaryLinks LI {
	background: url(images/bg_dash.gif) repeat-x left bottom;
	text-align:left;
	padding:3px 0;
}

/*#primaryLinks LI.first A {
	color:#b91116;
}*/

#primaryLinks LI.last {
	background:none;
}

#primaryLinks LI A {
	background: url(images/home.gif) no-repeat left center;
	padding:0 0 0 22px;
	color:#555;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

#primaryLinks LI.menu-116 A {background-image:url(images/contact.gif)}
#primaryLinks LI.menu-117 A {background-image:url(images/contributors.gif)}
#primaryLinks LI.menu-118 A {background-image:url(images/distribution.gif)}

#primaryLinks LI A:hover {
	color: #b91116;
	text-decoration:underline;
}

.disclaimer {
	text-align:center;
	padding:5px 10px;
	display:none;
}

TABLE.fcaption {
	display:block;
	width:100% !important;
}

TABLE.fcaption TD, TABLE.fcaption TR {
	padding:4px !important;
	height:auto !important;
	width:auto !important;
}

TABLE.fcaption TD, TABLE.fcaption SPAN {
	font-size:9pt !important;
	FONT-FAMILY: Arial, Helvetica, sans-serif !important;
}

TR.fborder TD {
	background-color:#ddd !important;
	border:solid 1px #999 !important;
	border-width:0 0 1px 0 !important;
}

#slideshowLink {
	display:block;
	width:125px;
	height:20px;
	background: url(images/icon_slideshow.gif);
	position:relative;
	margin-left:45px;
	top:2px;
	font-size:1px;
	visibility:hidden;
}

#counters {
	padding-top: 10px;
}

#counters IMG {
	margin:0 5px;
}

#counters #mailru {
	top:-5px;
	position: relative
}

#coordinates {

	text-align:center;
	border:solid 1px #c5c5c5;
	border-width:1px 0;
	font-size:8pt;
	padding:10px;
	margin:20px auto 0 auto;
}
