﻿.tbx1_default
{
border:1px solid #aaa;
height:16px;
width:250px;
padding: 3px;
}
.tbx1_hover
{
border:1px solid green;
height:16px;
width:250px;
padding: 3px;
} 
.latestTitle {
	font-family: Arial;
	font-size: 18px;
	color: rgb(11, 25, 140);
	text-decoration:none;
	text-align: right;
}
.latestTitle:hover {
	font-family: Arial;
	font-size: 18px;
	color: rgb(0, 0, 0);
	text-decoration:none;
	text-align: right;
}
.title {
	font-family:"Simplified Arabic", Arial;
	font-size: 28px;
	color: rgb(11, 25, 140);
	text-decoration:none;
	text-align: center;
}
.title:hover {
	font-family:"Simplified Arabic", Arial;
	font-size: 28px;
	color: rgb(0, 0, 0);
	text-decoration:none;
	text-align: center;
}

.subtitle {
	font-family:"Simplified Arabic", Arial;
	font-size: 18px;
	color: rgb(11, 25, 140);
	text-decoration:none;
	text-align: center;
}
.subtitle:hover {
	font-family:"Simplified Arabic", Arial;
	font-size: 18px;
	color: rgb(0, 0, 0);
	text-decoration:none;
	text-align: center;
}
.link {
	font-family:"Simplified Arabic", Arial;
	font-size: 18px;
	color: rgb(11, 25, 140);
	text-decoration:none;
}
.link:hover {
	font-family:"Simplified Arabic", Arial;
	font-size: 18px;
	color: rgb(0, 0, 0);
	text-decoration:none;
}
.subcontent {
	font-family:"Simplified Arabic", Arial;
	font-size: 16px;
	text-align: justify;
	direction: rtl;
}

.lineText {
	font-family:Tahoma;
	color:white;
	font-size:13px;
}
.menuTD {
	width:170px;
	height:31px;
	background-color:#69a5cd;
	text-align:right;
	vertical-align: top;
}
.menuItem {
	color:#ffffff;
	font-family: "Simplified Arabic", sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.orangeBox {
	color:white;
	font-family:Tahoma;
	font-size: 13px;
	text-align:center;
	vertical-align:center;
	width: 254px;
	height:20px;
	background-color:orange;
	margin-left: 2px	;
		
}
.image {

	border-color: black;
	border-top-width:thin;
}