/*-- Стили для сайта "Портфельные инвестиции --*/
body {
	background-image:url(images/fon_body.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d0d9e0;
	font-family:Arial, Helvetica, sans-serif;
	color:#2f3b40;
	margin:0;
	padding:0;
}
h1, h2, h3 {
	font-size: 18px;
	color: #da3251;
	font-weight: normal;
	padding: 20px 10px 20px 40px;
	margin: 0px;

}
h2 {
	font-size: 16px;
	padding: 20px 10px 0px 0px;
}
h3 {
	font-size: 12px;
	padding: 20px 0px 10px 0px;
 	font-weight: bold;
	color:#475a61;
}
p {
	font-size: 12px;
	text-align: justify;
	padding: 0px 0px 10px 0px;
	margin: 0;
}
.border_p {
	background-image:url(images/border_page.gif);
	background-repeat:repeat-x;
	background-color:#b7c0c6;

}
.copyr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96a6b3;
	text-align: left;
}
.text14_bold, .text18_bold {
	font-size: 14px;
	font-weight: bold;
	color: #2e6ba4;
}
.text12 {
	font-size: 12px;
	color:#2f3b40;
}
.text18_bold {
	font-size: 18px;
}
.textDate, .textNews {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da3251;
}

.textNews {
	color: #2e6ba4;
}
.textWhite {
	color:#ffffff;
	font-size: 10px;
}
.a1:link  {font-size: 12px; color:#2f3b40; text-decoration: underline;}
.a1:active {font-size: 12px; color:#2f3b40; text-decoration: underline;}
.a1:visited {font-size: 12px; color:#2f3b40; text-decoration: underline;}
.a1:hover {font-size: 12px; color: #da3251; text-decoration: underline;}

.a2:link  {font-size: 11px; color: #2e6ba4; text-decoration: none;}
.a2:active {font-size: 11px; color: #2e6ba4; text-decoration: none;}
.a2:visited {font-size: 11px; color: #2e6ba4; text-decoration: none;}
.a2:hover {font-size: 11px; color: #da3251; text-decoration: none;}

.a3:link  {font-size: 10px; color: #8ddbfb; text-decoration: none;}
.a3:active {font-size: 10px; color: #8ddbfb; text-decoration: none;}
.a3:visited {font-size: 10px; color: #8ddbfb; text-decoration: none;}
.a3:hover {font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none;}
/*- - - - - - - - - - -  Стили для формы и ее элементов - - - - - - - - - - - - - - - - - - - - - - */
form.space { 
	margin: 0px;
	padding: 0px;
}

.ramka {
	border: 1px none;
	border-color: #7cb5ce;
   border-style: solid;
   background: #edf5fe;
	color: #516a83;
	line-height: 18px;
}
#Lang tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/border_lang.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#lp {
	position:absolute; 
	height:20px; 
	width:100px; 
	top:10px; 
	left:880px; 
	z-index:100;
}
