/* Style of table items within Telerik module */
.Telerik_Table
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}

.Telerik_TableHeader, .Telerik_TableHeader td, .Telerik_TableHeader a, .Telerik_TableHeader a:link, .Telerik_TableHeader a:visited, .Telerik_TableHeader a:hover
{
	color: white;
	background-color: #a9a9a9;
	font-weight: bold;
	font-size: 11px;
}

.Telerik_TableItem
{
	font-weight: normal;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

.Telerik_TableAltItem
{
	background-color: #dcdcdc;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

.Telerik_TablePager
{
	background-color: #696969;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
.Telerik_TablePager A, .Telerik_TablePager A:link, .Telerik_TablePager A:visited, .Telerik_TablePager A:hover
{
	color: #fff;
}
.Telerik_TablePager A:hover
{
	background-color: #a9a9a9;
}
.Telerik_TablePager A.CommandButton, .Telerik_TablePager A.CommandButton:link, .Telerik_TablePager A.CommandButton:visited, .Telerik_TablePager A.CommandButton:hover
{
	color: #fff;
}
.Telerik_TablePager A.CommandButton:hover
{
	background-color: #a9a9a9;
}

.Telerik_TableFooter
{
	background-color: #ccc;
	font-weight: normal;
	font-size: 10px;
}
.morediv
{
	float:left !important;
	vertical-align:bottom;
	font-family: Verdana;
	font-size: 10pt;
	text-align:left;
	height:25px;
}
.morediv_ar
{FONT-SIZE: 10pt;	
FLOAT: left !important;	
VERTICAL-ALIGN: bottom;	
FONT-FAMILY: Verdana;
}

.content_td
{	
	vertical-align:top;
	font-family: Verdana;
	font-size: 8pt;
	padding-top:1px;
	
}

.titlediv
{
	float:left;
	vertical-align:bottom;
	font-family: Verdana;
	font-size: 8pt;
	padding-top:10px;
	font-weight:bold;
}

.titlediv_ar {	

FONT-WEIGHT: bold;	
FONT-SIZE: 12pt;	
FLOAT: right;	
VERTICAL-ALIGN: bottom;	
FONT-FAMILY: Verdana;	
TEXT-ALIGN: right !important;
}

#img_td_news
{
	
	display:none;
	
}

.News_desc_td
{
	color:#666;
	font-family: Verdana;
	font-size: 10pt;
	text-align:justify;
	vertical-align:top;
	width: 550px;
}

.News_desc_td_ar
{
	color:#666;
	font-family: Verdana;
	font-size: 10pt;
	text-align:justify;
	vertical-align:top;
	width: 550px;
}



