

.search-highlight 
{
	background-color: #FFF000;
	font-weight: bold;
}



/*----------- THIS PROJECT -----------*/

.top-td
{
	background-color:#9B9B9B;
	background-repeat: no-repeat;
	background-position:top left;
	background-image: url(../../site/images/KFFDA/top.jpg);	
}

.top-td-en
{
	background-color:#9B9B9B;
	background-repeat: no-repeat;
	background-position:top left;
	background-image: url(../../site/images/KFFDA/top-en.jpg);	
}

.top-td-ru
{
	background-color:#9B9B9B;
	background-repeat: no-repeat;
	background-position:top left;
	background-image: url(../../site/images/KFFDA/top-ru.jpg);	
}

.top-divider
{
	background-color:#CECFD1;
	background-repeat: repeat-x;
	background-image: url(../../site/images/KFFDA/top-divider.jpg);	
}

.bottom-td
{
	background-color:#97000B;
	background-repeat: repeat-x;
	background-image: url(../../site/images/KFFDA/bottom-bg.jpg);
}

.c-div
{
	height:35px;
	font-size:11px;
	color:#B64D4D;
	padding-right:15px;
	margin-left:222px;

	background-repeat: no-repeat;
	background-position:top left;
	background-image: url(../../site/images/KFFDA/bottom-divider.jpg);
}

.c-div div a, .c-div div a:visited
{
	text-decoration:none;
	color:#B64D4D;
}

.c-div div a:hover
{
	text-decoration:underline;
	color:#B64D4D;
}

.middle-td
{
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:top left;
	background-image: url(../../site/images/KFFDA/body-bg.jpg);		
}

.lang-td
{
	background-color:#97000B;
	background-repeat: repeat-x;
	background-image: url(../../site/images/KFFDA/lang-bg.jpg);

	padding-left:20px;
}

.lang-td img
{
	margin-right:10px;
}

.left-td
{
	background-position:bottom left;
	background-repeat: no-repeat;
	background-image: url(../../site/images/KFFDA/logo.gif);
	padding-bottom:100px;
}

.pagetitle-td
{
	font-size:170%;
	font-weight:bold;

	padding:15px 20px 20px 15px;
}

.print-td
{
	font-size:11px;
	font-weight:bold;

	padding: 20px 20px 0px 15px;
}

.print-td a, .print-td a:visited
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.print-td a:hover
{
	text-decoration:underline;
	color:#000000;
}

.content-td
{
	padding:0px 15px 30px 15px;
}

.bottom-nav-div
{
	margin-top:30px;
	font-size:11px;
	font-weight:bold;
	color:#647D8F;
}

.bottom-nav-div a, .bottom-nav-div a:visited
{
	color:#647D8F;
	text-decoration:none;
}

.bottom-nav-div a:hover
{
	color:#647D8F;
	text-decoration:underline;
}
