.MainTitle {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: #000099;
	direction:rtl;
	text-align: justify;
	text-decoration: none;
}

.MainTitle a{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: #000099;
    direction:rtl;
	text-align: justify;
	
	text-decoration: none;

}

.MainTitle a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: #000099;
	direction:rtl;
	text-align: justify;
	text-decoration: underline;
}


.NewsTextInfo{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.HeaderTd{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #EAF7FF;
	background-image: url(images/BcTable.gif);
	text-align:center;
}


.NewsRowText a{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	direction:rtl;
}



.NewsRowText a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-align:justify;
	text-decoration: none;
	direction:rtl;
}



.SmallFont{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align:right;
	text-decoration: none;
}

.SmallFont a{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align:right;
	text-decoration: none;
}

.SmallFont td{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align:right;
	text-decoration: none;
	background-color: #CCCCCC;
}

.SmallFont a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-align:right;
	text-decoration: none;
}


.StaticText{

	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align:center;
	text-decoration: none;
	text-decoration: none;

}

.pages {
        font-family: Tahoma;
        padding: 10px;
        border-top: 1px #0033FF;
        margin: 0 25% 0 0;
        font-size: 10px;
        width: 50%;
}

.pages a, .pages span {
	font-family: Tahoma;
	display: block;
	float: right;
	color: #333333;
	padding: 5px 7px 5px 7px;
	margin-left: 3px;
	border: 1px solid #333333;
	font-size: 10px;
	background-color: #CCCCCC;
}

.pages span.current {
	font-family: Tahoma;
	border: 1px solid #000000;
	color: #333333;
	font-size: 10px;
	background-color: #F5F5F5;
}

.pages a {
	font-family: Tahoma;
	color: #000000;
	border: 1px solid #333333;
	text-decoration: none;
	font-size: 10px;
}

.pages a:hover {
	border-color: #008000;
	color: #FFF;
	font-size: 10px;
	border: 1px solid #000033;
	background-color: #333333;
}

td.menuon { background-color: #BABABA; color: #F0F0F0; }
td.menuoff { background-color: #F0F0F0; color: #BABABA; }
