﻿	
	.ComponentHeadTD /*.com1-head*/
	{
		
		vertical-align:top;
	}
	.ComponentHead /*.com1-head*/
	{
		background-image:url('/_layouts/images/btl.website/com1-head-bg.gif');
		background-repeat:no-repeat;
		background-position:top right;
		/*background-color:#3D8CD4;*/
		
		padding-right:5px;
		line-height:1.7;
	}
	
	.ComponentHeadNoBG /*.com1-head*/
	{
		height:21px;
		padding-right:5px;
		line-height:1.7;
	}
	
	.ComponentTableBG /*com1-bg*/
	{
		background-color:#E4F0FB;
	}
	
	.ComponentTD
	{
		/*.borderbotwhite*/
		vertical-align:super;
		border-bottom:1px white solid;
		padding-bottom:2px;
		
		
	}
	.ComponentTitleLink
	{
		/*font-size:1.6ex;*/
		font-weight:bold;
		color:White;
		text-decoration:none;
		 height:100%;		
	}
	
	a.ComponentTitleLink
	{
		
		font-weight:bold;
		color:White;
		text-decoration:none;
		
	}
	
	a.ComponentTitleLink:hover
	{
		font-weight:bold;
		color:White;
		text-decoration:underline;
	}
	
	a.ComponentLink
	{
		/*font-size: 1.5ex;*/
		color:black;
		text-decoration:none;
	}
	
	a.ComponentLink:hover
	{
		
		color:#1249A4;
		text-decoration:underline;
	}
	
	
	
	.ComponentIcon
	{
		
	 padding-top:5px;
		 vertical-align:top;
		background-image:url('/_layouts/images/btl.website/bul1.gif');
		background-repeat:no-repeat;
		width:10px;
		height:12px;
		background-position:center top;
		cursor:pointer;
		/*content:&nbsp;*/
	}
	
	.ComponentIcon-eng
	{
		padding-top:5px;
		vertical-align:top;
		background-image:url('/_layouts/images/btl.website/bul1-eng.gif');
		background-repeat:no-repeat;
		width:10px;
		height:12px;
		background-position:center top;
		cursor:pointer;
		/*content:&nbsp;*/
	}
	.ComponentIcon_BottomBorder
	{
		vertical-align:top;
		padding-top:5px;
		background-image:url('/_layouts/images/btl.website/bul1.gif');
		background-repeat:no-repeat;
		width:10px;
		height:12px;
		background-position: center top;
		/*.borderbotwhite*/
		border-bottom:1px white solid;
		cursor:pointer;
		/*padding:2px;*/
		
		/*content:&nbsp;*/
	}
	
	.ComponentMoreIcon
	{
		background-image:url('/_layouts/images/btl.website/bul2.gif');
		background-repeat:no-repeat;
		width:10px;
		height:8px;
		background-position:center center;
		 cursor: pointer;
		/*content:&nbsp;*/
	}
	
	.ComponentMoreIcon_en
	{
		background-image:url('/_layouts/images/btl.website/bul2_en.gif');
		background-repeat:no-repeat;
		width:10px;
		height:8px;
		background-position:center center;
		 cursor: pointer;
		/*content:&nbsp;*/
	}
	
	.ComponentMoreIcon_BottomBorder
	{
		background-image:url('/_layouts/images/btl.website/bul2.gif');
		background-repeat:no-repeat;
		width:5px;
		height:8px;
		background-position:center center;
		/*.borderbotwhite*/
		border-bottom:1px white solid;
		padding:2px;
		/*content:&nbsp;*/
	}
	
	.ComponentBottom 
	{
		/*com1-bot*/
		background-image:url('/_layouts/images/btl.website/com1-bot-bg.gif');
		background-repeat:no-repeat;
		background-position:bottom right;
		background-color:#E4F0FB;
		height:21px;
		padding-right:5px;
		padding-top:1px;
		margin-bottom:8px;
		/*pad-side3*/
		padding-right:3px;padding-left:3px;
	}
	
	.ComponentBottom_en 
	{
		/*com1-bot*/
		background-image:url('/_layouts/images/btl.website/com1-bot-bg.gif');
		background-repeat:no-repeat;
		background-position:bottom left;
		background-color:#E4F0FB;
		height:21px;
		padding-right:5px;
		padding-top:1px;
		margin-bottom:8px;
		/*pad-side3*/
		padding-right:3px;padding-left:3px;
	}
	
	a.ComponentMoreText /*noline txt11 bld*/
	{
		text-decoration:none;
		/*font-size:1.6ex;*/
		font-weight:bold;
	}
	
	a.ComponentMoreText:hover /*noline txt11 bld*/
	{
		text-decoration:underline;
		/*font-size:1.6ex;*/
		font-weight:bold;
	}
	

.ComponentFieldTitle
{
	font-weight:bold;
	
}

.ComponentFontSize
{
	/*font-size:1.6ex;*/
}

.ComponentDate
{
	/*font-size:1.8ex;*/

}

.bold_component
{
	color:red;
}

a.bold_component
{
	color:red;
}

a.bold_component:hover
{
	color:red;
}