.style1 {
	color: #FF9900;
	font-weight: bold;
}
/* Aldar Albaydaa Css---------------------------------------------------------------------------*/

body{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
/* vertical Borders for all design------------------------------------------------------------- */
.v_border{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000033;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000033;
}
/* text --------------------------------------------------------------------------------------- */
.e_text{
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	direction: ltr;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* text --------------------------------------------------------------------------------------- */
.a_text{
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	direction: rtl;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Title bar ---------------------------------------------------------------------------------- */
.title_bar{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #C74B4B;
	margin-left: 10px;
	text-decoration: underline;
	margin-right: 10px;
}
/* footer links-------------------------------------------------------------------------------- */
a.footer:link{
	font-family: tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.footer:visited{
	font-family: tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.footer:hover{
	font-family: tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
/* Roayah Copyright---------------------------------------------------------------------------- */
.copyright{
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	text-align:center;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}
/* RamaHost Link http://www.ramahost.com------------------------------------------------------- */
a.ramahost:link {
	color: #666666;
	font-size: 8pt;
	font-family: Verdana;
}
a.ramahost:visited {
	color: #666666;
	font-size: 8pt;
	font-family: Verdana;
}
a.ramahost:hover {
	color: #CC6600;
	font-size: 8pt;
	font-family: Verdana;
}
/* done */
