body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdMenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tdNews {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.txtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tblNews {
	padding: 20;
	direction:rtl;
	
}
.tblNews td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding: 10px;	
}
.tblNews th {
	
	padding: 10px;	
}
a.news  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0;
}
a.news:hover {

	color: #006699;
	text-decoration: underline;
}
.subMenuItem {
	background-color: #F8F8F8;
	width: 150px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3DB4D4;
	border-right-color: #3DB4D4;
	border-bottom-color: #3DB4D4;
	border-left-color: #3DB4D4;
}
.subMenuItem td {
	height: 20px;
	border-top: 1px #E6E6E6;
	border-right: 1px #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px #E6E6E6;
	text-align: right;
}
.subMenuItem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.subMenuItem a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;}
.subMenuItem a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2488A2;
	text-decoration: none;
}
.tdContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 25;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B64;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #248097;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

