.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.buttonleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005955;
	text-decoration: none;
	font-weight: bold;

}
.buttonpadding {
	text-decoration: none;
	padding-right: 20px;
	margin-right: 5px;


}
a.buttonleft:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005955;
	text-decoration: none;
	font-weight: bold;
}
a.buttonleft:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005955;
	text-decoration: none;
	font-weight: bold;
}
a.buttonleft:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A6565;
	text-decoration: none;
	font-weight: bold;
}
a.buttonleft:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005955;
	text-decoration: none;
	font-weight: bold;
}
.blockheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.headerblue {

	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 16px;
	color: #005955;
	text-decoration: none;
	font-weight: bold;
}
.headerblue a{
	color: #005955;
	text-decoration: none;
}
.headerblue a:hover{
	text-decoration: underline;
}


.body1 {


	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.linkred {



	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.linkred:link {




	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.linkred:visited {




	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.linkred:hover {




	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.linkred:active {




	font-family: "Simplified Arabic", Tahoma, Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.more a{
	color:#0c7b78;
	text-decoration:none;
	}
.more a:hover{
	color:#0c7b78;
	text-decoration:underline;
	}	
