/** GENERAL **/
body
{
	background: url('../img/backgrounds/top.gif') repeat-x #fff;
	font-family: Tahoma, Times, sans-serif;
	font-size: 12px; 
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: 0px;
}
	body a
	{
		color:#a8bbdc;
		text-decoration:none;
	}
	body a:hover
	{
		color:#1e93dd;
		text-decoration:underline;
	}
img
{
	border:0px;
}
#newsName
{
	font-family:Times New Roman;
	font-size:28px;
	color:#00478c;
}
#textTitle
{
	font-family:Times New Roman;
	font-size:28px;
	color:#00478c;
	padding-bottom:5px;
}
#itemTitle
{
	color:#539c79;
	font-family:Times New Roman;
	font-size:24px;
}
h2
{
}
.searchFormInput
{
	font-family: Tahoma, Times, sans-serif;
	width:196px;
	color:#707070;
	border:solid 1px #c9d7ef;
	padding:4px 0px 4px 7px;
}

/** CONTENT **/
.linkArrow
{
	padding:3px 0px 3px 0px;
}
.linkArrow a
{
	background:transparent url(../img/redArrow.gif) no-repeat scroll 0px 8px;
	color:#1E93DD;
	padding:5px 0px 4px 12px;
	text-decoration:underline;
}
	.linkArrow a:hover
	{
	text-decoration:none;
	}
#staticPage
{
	margin:63px 48px 35px 0px;
	width:564px;
	text-align:left;
}
.itemDate
{
	color:#8396b7;
}
#newsList
{
	width:507px;
	padding-right:0px;
	text-align:left;
}
	#newsList a
	{
		color:#1e93dd;
		text-decoration:underline;
	}
	#newsList a:hover
	{
		text-decoration:none;
	}
#otherWebsTitle
{
	color:#00478c;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:15px;
	padding-left:15px;
}
#loginPage
{
}
	#loginPage a
	{
		color:#1e93dd;
		text-decoration:underline;
		font-size:11px;
	}
	#loginPage a:hover
	{
		text-decoration:none;
	}
	
	.loginInput
	{
		font-family: Tahoma, Times, sans-serif;
		width:216px;
		color:#707070;
		border:solid 1px #c9d7ef;
		padding:4px 0px 4px 7px;
	}
#otherWebs
{
	margin:20px 0px 0px 93px;
	border-left:#dbe5f4 1px solid;
}
	#otherWebs a
	{
		color:#1e93dd;
		text-decoration:underline;
		background: url(../img/redArrow.gif) no-repeat;
		background-position:16px 8px;
		padding:5px 0px 4px 28px;
	}
	#otherWebs a:hover
	{
		text-decoration:none;	
	}
#quotee
{
	background: url(../img/backgrounds/quotee.gif) no-repeat;
	width:532px;
	height:100px;
	margin-top:16px;
	font-family:Times New Roman;
	font-size:28px;
	font-style:italic;
	text-align:left;
	color:#fff;
	padding:6px 27px 0px 25px;
}
	.quoteeAuthor
	{
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:italic;
	}
#madeBy
{
	padding:0px 56px 30px 48px;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
}
	#madeBy a
	{
		font-family:tahoma;
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}
	#madeBy a:hover
	{
		text-decoration:underline;		
	}
	#madeBy table
	{
		width:100%;
	}
#partners
{
	background: url(../img/backgrounds/partners.gif) no-repeat;
	width:916px;
	height:73px;
	text-align:center;
}
#contacts
{
	padding:18px 0px 0px 7px;
}
#subscription
{
	margin:7px 0px 0px 8px;
	font-family:tahoma;
	color:#333333;
}
	.subscriptionInput
	{
		font-family: Tahoma, Times, sans-serif;
		width:196px;
		color:#707070;
		border:solid 1px #c9d7ef;
		padding:4px 0px 4px 7px;
	}
#mainLt
{
	margin:0px auto;
	width:1004px;
	background: url(../img/backgrounds/frontPage.gif) no-repeat;
	background-position:0px 76px;
}
#mainEn
{
	margin:0px auto;
	width:1004px;
	background: url(../img/backgrounds/frontPageEn.gif) no-repeat;
	background-position:0px 76px;
}
#mainRu
{
	margin:0px auto;
	width:1004px;
	background: url(../img/backgrounds/frontPageRu.gif) no-repeat;
	background-position:0px 76px;
}
#mainLogin
{
	margin:0px auto;
	width:1004px;
	background: url(../img/backgrounds/loginBg.gif) no-repeat;
	background-position:0px 76px;
}
#mainInner
{
	margin:0px auto;
	width:1004px;
	background: url(../img/backgrounds/InnerPage.gif) no-repeat;
	background-position:0px 76px;
}	
#Top
{
	width:916px;
	height:39px;
	text-align:center;
}
#languages
{
}
	#languages a
	{
		text-decoration:none;
	}
	#languages a:hover
	{
		text-decoration:none;
	}
/** MENU **/
#menuSpace
{
	height:277px;
}
#Menu
{
	padding:63px 0px 0px 40px;
}
#LeftMenu
{

}	
	#LeftMenu a
	{
		border-left:#dbe5f4 1px solid;
		display:block;
		font-size:11px;
		color: #4c4c4c;
		padding:5px 0px 4px 17px;
		text-decoration: none;
		text-transform:uppercase;
	}
	#LeftMenu a:hover
	{
		color:#c01f2a;
		text-decoration:none;
		background: url(../img/redArrow.gif) no-repeat;
		background-position:2px 8px;
	}
#subMenu
{
}
	#subMenu a
	{
		padding:3px 0px 2px 29px;
		display:block;
		font-size:12px;
		color: #c01f2a;
		text-decoration: none;
		text-transform:none;
	}
	#subMenu a:hover
	{
		color:#c01f2a;
		text-decoration:underline;
		background:none;
	}