#TitleBar
{
	display: none;
}

#LeftColumnMain
{
	width: 400px;
	background-image: url('../img/content/mainLeftColumnBackground.jpg');
}

#LeftColumnMain div.LeftColumnName
{
	background-image: url('../img/content/mainLeftColumnNameBackground.png');
}

#RightColumnMain
{
	width: 280px;
	background-image: url('../img/content/mainRightColumnBackground.png');
}

#LeftColumnMain a.More
{
	margin-left: 10px;
}

#RightColumnMain div.RightColumnNameBlue
{
	background-image: url('../img/content/mainRightColumnNameBackgroundBlue.png');
}

#RightColumnMain div.RightColumnNameGray
{
	background-image: url('../img/content/mainRightColumnNameBackgroundGray.png');
}

#RightMenuMain
{
	float: left;
	width: 125px;
	background: #fff url('../img/main/rightMenuMain.png') no-repeat 0 0;
}

#RightMenuMain a.RightMenuMainLink
{
	display: block;
	width: 98px;
	padding: 5px 0 0 0;
	margin: 12px 0 0 14px;
	text-align: center;
	font: bold 11px/15px Arial, sans-serif;
	text-decoration: none;
	color: #3e3f7f;
	background: transparent url('../img/main/rightMenuMainLinkBackgroundTop.png') no-repeat 0 0;
}

#RightMenuMain a.RightMenuMainLink:hover
{
	text-decoration: underline;
}

#RightMenuMain a.RightMenuMainLink span
{
	display: block;
	width: 88px;
	padding: 0 5px 5px 5px;
	margin: 0;
	background: transparent url('../img/main/rightMenuMainLinkBackgroundBottom.png') no-repeat 0 100%;
}

#RightMenuMain div.Logotypes a.efs,
#RightMenuMain div.Logotypes a.eu
{
	display: block;
	float: left;
	width: 53px;
	height: 44px;
}

#RightMenuMain div.Logotypes a.efs
{
	background: transparent url('../img/content/efsLogotype.png') no-repeat 0 0;
}

#RightMenuMain div.Logotypes a.eu
{
	background: transparent url('../img/content/euLogotype.png') no-repeat 0 0;
}

#RightMenuMain div.Logotypes a.efs span,
#RightMenuMain div.Logotypes a.eu span
{
	display: none;
}

#RightMenuMain small.Note
{
	display: block;
	clear: both;
	padding: 10px 10px 20px 10px;
	text-align: center;
	font: normal 8px/12px Arial, sans-serif;
	color: #8b8b8b;
}
