/************************************************/
/* Lenta  - Right Side Information*/
/************************************************/
.LentaTitle{
	margin:0;
	padding: 0;
	padding-left:25px;
	margin-bottom:3px;
	margin-top:10px;
	font-size:105%;
	font-weight:bold;
	text-align:left;
	color:black;

	background-image:url(images/design/info.gif);
	background-position:left;
	background-repeat:no-repeat;
	
}


.Lenta{
margin-bottom:15px;
}
.TitledLenta{
	 text-align:left;
	 margin-bottom:15px;
}
.LentaImg{
	
	margin-bottom:10px;
	margin-left:0px;
	text-align: left;
	padding-right:1px;
	padding-bottom:1px;
	background-color: #696969;
}
.LentaHead{
	text-align:left;
	font-size:105%;
	font-weight: bold;
	margin-bottom:10px;
}
.LentaText{
	text-align:justify;
	font-size:90%;
	margin-bottom:5px;
}

/* A for Lenta items*/
A.LentaA{
  background-color: transparent;
  color:white;
  text-decoration:none;	
  border:0;
}
 
A.LentaA:link{
	background-color: transparent;
	text-decoration : none;	
  color:white;
}
A.LentaA:visited{
	background-color: transparent;
	text-decoration : none;	
  color:white;
}
A.LentaA:hover{
	background-color: transparent;
	text-decoration : none;	
  color:white;
}
A.LentaA:active{
	background-color: transparent;
	text-decoration : none;	
  color:white;
}
/* End of A for Lenta items*/

/* End of Lenta  - Right Side Information*/
/************************************************/



/********************************************************************************************************/
/* Inner Design of  Right Side of the Site*/
/********************************************************************************************************/

/************************************************/
/* TD of Lenta     in the  Right Side of the Site*/
/************************************************/
.TD_RightOfText_TD{
	background-color: #4169E1;
	width: 100%;
	vertical-align: top;
	padding: 10px;
	color: white;
	border: 3px solid #D3D3D3;
	background-image: url(images/right_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin:0px;

}


/************************************************/
/* Caption of Right Side Block */
/************************************************/
.TD_RightOfText_TD_TOP_div{
	background-image: url(images/right_top_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding:10px;
	margin:0px;
	margin-right:1px;
	border:1px solid silver;
	text-align: center;
	vertical-align: middle;
	color: #696969;
	font-weight: bold;
}

/************************************************/
/* Lenta Block (Div) of Right Side Block */
/************************************************/
.TD_RightOfText_TD_TOP_div2{
	background-image: url(images/fade1.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	padding-top:3px;
}
/************************************************/
/* Bottom TD of Lenta table */
/************************************************/
.TD_RightOfText_TD_BOT{
}

/************************************************/
/*???? not used */
/************************************************/
.TD_RightOfText_TD_TOP_div0{
	background-image: url(images/fade2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	height:5px;
}
.TD_RightOfText_TD_TOP{
	height:50px;;
	padding:0px;
	margin:0px;
}
/* End of  ??????  Not used*/
/************************************************/
/* End of Inner Design of  Right Side of the Site - of Lenta Design*/
/********************************************************************************************************/
