
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	direction:rtl;
}
.maintitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.tdbg {
	background-color: #8A2C5C;
}
.atdbg {
	background-color: #FEFCFD;
}

.bg1 {
	background-color: #F4E1EB;
}
.bg2 {

	background-color: #F8F1F4;
}
.whitetitle {
	font-family: "Traditional Arabic";
	color: #FFFFFF;
	font-weight: bold;
}
.mainfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F7E7EF;
	direction:rtl;
	width: 120px;
}
.largefield {
	font-family: Tahoma;
	font-size: 30px;
	color: #333333;
	background-color: #F7E7EF;
	direction:rtl;
	width: 120px;
}

.smallfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F7E7EF;
	direction:rtl;
	width: 50px;
}
.largefield {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F7E7EF;
	direction:rtl;
	width: 180px;
}

.largestfield {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F7E7EF;
	direction:rtl;
	width: 300px;
}


.errormsg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.admintitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #702349;
}

.searchtxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

