.TableNews
{
	background-position: left top;
	background-image: url(/images/archive/newsbg.jpg);
	background-repeat: no-repeat;
	width:606px;
	padding:10 5 0 15;
	
}
.From
{
	width:590;
	font-family:Tahoma;
	color:0b3d9c;
	font-size:8pt;
	padding-right:5px;
	}
.KeyBlue
{

	border-right: #8e8fba 1px solid;
	border-top: #8e8fba 1px solid;
	font-size: 8pt;
	background-image: url(/images/keyPattern/BlueBG.gif);
	background-repeat: repeat-x;
	background-attachment:scroll;


	border-left: #8e8fba 1px solid;
	color: #330099;

	border-bottom: #8e8fba 1px solid;
	font-family: tahoma;
	height: 20px;
	text-align: center;
	
	direction:rtl;


}
.GrayLabel

{
	font-family:Tahoma;
	color:gray;
	font-size:10px;
	}

.DarkBlueLabel
{
	font-family:Tahoma;
	color:#000868;
	font-size:8pt;
	}
.DarkBlueLabelBold
{
	font-family:Tahoma;
	color:#000868;
	font-size:8pt;
	font-weight:bold;
	
	}