body {
	background-color: #ffffff;
	/*overflow: scroll;*/
}

input {
	background-color: #ffffff;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1px;
}

/* headers */
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
  color: #202020;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
  color: #202020;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul {
  margin: 0px;
  padding: 0px;
  margin-top: 4px;
  margin-left: 20px;
}

li {
	list-style: url("../images/li0.gif");
}

/* A links */
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #c80014;
	text-decoration: none;
}

a:hover { 
	color: #c80014;
  text-decoration: underline;
}

a:link {
}

a:visited {
}

/* content */
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
}
/*td*/
.screenshot {
	padding: 0px 0px 0px 15px;
	vertical-align: top;
	text-align: justify;
  width: 100%;
}

img {
  border: 0px;
}

a.sitemap-top {
  /*font-weight: bold;*/
  color: #5b5b5b;
  text-decoration: none;
}

a:hover.sitemap-top {
	color: #c80014;
  text-decoration: none;
}

a.sitemap {
  color: #5b5b5b;
  text-decoration: none;
}
a:hover.sitemap {
	color: #c80014;
  text-decoration: none;
}

span.athemes a {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}

span.athemes a:hover { 
	color: #c80014;
  text-decoration: underline;
}

/* Caption */
.caption {
 display: table-cell;
  width: 238px;
  height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #101010;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}

/*newsletter*/
.newsletter {
  height: 20px;
  width: 115px;
  font-family: "Tahoma";
  font-size: 11px;
  color: #202020;
  background-color: #ffffff;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 1px;
}

.newsletterButton {
  cursor: hand;
  background-color: #f0f0f0;
  background-image:url(/images/ru/buttons/button_ok.gif);
  border: none;
  width: 34px;
  height: 20px;
}

/* date */
.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}

/* search */
.quickSearch {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}

.quickSearch-body {
	background-color: #ebebeb;
	border: 0px;
	border-bottom: 1px;
	border-bottom-color: #cccccc;
	border-style: solid;
}

.SearchField {
  font-family: "Tahoma";
  font-size: 11px;
  width: 220px;
  height: 20px;
  color: #202020;
  background-color: #ffffff;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 1px;
}

/* fast links */
.fastLinks {
  padding: 8px;
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	background-color: #f0f0f0;
	border: 0px;
	border-top: 0px;
	border-color: #cccccc;
	border-style: solid;
}

/* language */
.language {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
}

.language-name {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
} 

/* footer */
.footerleft {
  padding-top: 6px;
  padding-bottom: 7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
  padding-left: 15px;
}

/* footer */
#footerright {
  padding-top: 6px;
  padding-bottom: 7px;
  padding-right: 15px;
}

#footerright a {
	font-family: Tahoma;
	font-size: 11px;
  color: #808080;
}

#footerright a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #c80014;
}

/* references *//*
.reference {
	font-family: "Tahoma";
	font-size: 11px;
	color: #808080;
	text-decoration: "none";
}
*/

.reference-selected {
	font-family: Tahoma;
	font-size: 11px;
	color: #c80014;
	text-decoration: none;
}

.label {
	color: #c80014;
}

/* Links & Menu2-----------------------------------*/

.solidtable  {
  border: 1px; 
  border-color: #cccccc; 
  border-style: solid;   
  background-color: #B7B7B7;
}

/* Menu#0 ----------------------------------------*/
.solidmenu0 td {
  background: url(../images/menu0-bgnd.gif) center center repeat-x;
}

.solidmenu0 td a {
  width: 90px;
  padding-top: 6px;
  padding-bottom: 7px;
  display: block;
  color: #808080;
  font: 11px Tahoma;
  /*font-weight: bold;*/
  text-align: center;
  text-decoration: none;
}

.solidmenu0 td a:hover {
  color: #000000;
  text-decoration: none;
  background: url(../images/menu0-bgnd-selected.gif) center center repeat-x;
}

#solidmenu0active { /*active link*/
  color: #000000;
  background: url(../images/menu0-bgnd-active.gif) center center repeat-x;
}
/* Menu#1 ----------------------------------------*/
.header {
  height: 23px;
  background: url(../images/menu-header.gif) center center repeat-x;
  text-align: left;
  text-indent: 10px;
  font: 11px Tahoma; 
  border: 0px;
  border-top: 1px;
  border-color: #cccccc; 
  border-style: solid;  
}

.solidmenu1table  {
  border: 1px;
  border-top: 0px; 
  border-color: #cccccc; 
  border-style: solid;   
/*  background-color: #f0f0f0;*/
 background-color: #B7B7B7;
}

td.solidmenu1 {
  border: 0px; 
  border-top: 1px;
  border-color: #cccccc; 
  border-style: solid;   
  background-color: #f0f0f0;
}

.solidmenu1 a {
  display: block;
  margin: 0px;
  padding: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #5b5b5b;
  text-decoration: none;
  /*text-indent: 40px;*/
  /* background: url(../images/bullet-off.gif) no-repeat 95% 50%  ; */
}  

.solidmenu1 a:hover{
  color: #c80014;
  text-decoration: none;
  background-color: #fafafa;
  /*background: url(../images/bullet-off.gif) no-repeat 95% 50%;*/
}

td.solidmenu1active {
  border: 0px; 
  border-top: 1px;
  border-color: #cccccc; 
  border-style: solid;   
  background-color: #fafafa;
}

.solidmenu1active a { /*active link*/
  display: block;
  margin: 0px;
  padding: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #c80014;
  text-decoration: none;
  /*background-color: #fafafa;*/
  background: url(../images/bullet-on.gif) no-repeat 95% 50%  ;
}

.solidmenu1active a:hover {
  text-decoration: none;
}

/*-------------------------*/
td.solidmenu1level3active {
  border: 0px; 
  background-color: #fafafa;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.solidmenu1level3active a { /*active link*/
  color: #5b5b5b;
  text-decoration: none;
}

.solidmenu1level3active a:hover {
  color: #c80014;
  text-decoration: none;/*underline*/
}

/* Menu#2 ----------------------------------------*/
.menus a {
  font:  11px Tahoma;
  padding-top: 6px;
  padding-bottom: 7px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #808080;
}

.menus a:hover {
  color: #000000;
  text-decoration: none;
  background: url(../images/menu2-bgnd-selected.gif) center center repeat-x;
}

.menus td { 
  background: url(../images/menu2-bgnd.gif) center center repeat-x; 
}

.active a {
  color: #000000;
  text-decoration: none;
  background: url(../images/menu2-bgnd-active.gif) center center repeat-x;
}

.active a:hover {
  color: #000000;
  text-decoration: none;
  background: url(../images/menu2-bgnd-active.gif) center center repeat-x;
}
