/* Default CSS Stylesheet for a new Web Application project */
.link01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #9D4033;
	font-weight: normal;

}
.link01 a:link {
	text-decoration: none;
	font-family: Tahoma;
	color: #9D4033;
	font-size: 12px;
	font-weight: normal;

}
.link01 a:visited {
	color: #9D4033;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;

}
.link01 a:hover {
	color: #8E7D6B;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;

}

a:link {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
}

.Title 	
{
	color:Navy;
	font-family:Arial (Arabic);
	font-weight:bold;
	font-size:18px;
	}

.Normal
{
	font-size:13px;
	font-family:Arial (Arabic);
	font-weight:bold;
}

.headfullnews
{
	BORDER-RIGHT: #9c8e2a 1px solid;
	BORDER-TOP: #9c8e2a 1px solid;
	BORDER-LEFT: #9c8e2a 1px solid;
	BORDER-BOTTOM: #9c8e2a 1px solid;
	background:#FEF4E1;
	height: 22px;
}

.g2
{
	BORDER-RIGHT: #9c8e2a 1px solid;
	BORDER-TOP: #9c8e2a 1px solid;
	BORDER-LEFT: #9c8e2a 1px solid;
	BORDER-BOTTOM: #9c8e2a 1px solid;
}



.titletext
{
	font-size:12px;
	font-family:Tahoma;
	
}

.titletext2
{
	font-size:12px;
	font-family:Tahoma;
	
}

.titletext
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	line-height: 20px;
}

.Txt
{
	border-color:#9c8e2a;border-width:1px;border-style:solid;
}

.TxtC
{
	border-color:#9c8e2a;border-width:1px;border-style:solid;
	text-align:center;
}

.btn
{
	 font-family:Tahoma;
	 font-size:12px;
	 font-weight:bold;
}
