.title
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: 'Trebuchet MS';
	background-color: #b60e0d;
	text-align: left;
}
.ftitle
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Traditional Arabic';
	background-color: #b60e0d;
	text-align: right;
}
.etext
{
	font-size: 11px;
	color: dimgray;
	font-family: Trebuchet MS;
	text-align: left;
}
.ftext
{
	font-size: 11px;
	color: dimgray;
	font-family: 'tahoma';
	text-align: right;
}
.textField {
	BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 0.25em;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT-COLOR: #aab3b3! important;
    BORDER-BOTTOM-COLOR: #d5dddd! important;
    BORDER-TOP-COLOR: #999! important; BACKGROUND-COLOR: #f7f7f7;
    BORDER-RIGHT-COLOR: #aab3b3! important;
    height:20;
    
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
}
A:link
{
	color: #333333;
	text-decoration: none;
}

A:visited
{
	color: #333333;
	text-decoration: none;
}
A:active
{
		color: #333333;
	text-decoration: none;
}

A:hover
{
		color: #333333;
	text-decoration: none;
}

