body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0077B7;
}
.copright {
	font-family: "tahoma";
	font-size: 10px;
	color: #FFFFFF;
}

.whitebold {
	font-family: Georgia, "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.bluebold {
	color: #0077B7;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 18px;
}
.blueboldarabic {
	color: #0077B7;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 20px;
}
.blueboldarabic_bold {
	color: #0077B7;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
}
.text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.textarabic {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.textarabicbold {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}.textbold {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.textblue_bold {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0077B7;
	text-decoration:none;
	font-weight:bold;
}
.textblue_bold:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #E8232A;
	text-decoration:none;
	font-weight:bold;
}
.textblue {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0077B7;
	text-decoration:none;
	font-weight:normal;
}
.textblue:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #E8232A;
	text-decoration:none;
	font-weight:normal;
}
.textwhite {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.textwhite:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color:#0077B7;
}