@charset "utf-8";
/* CSS Document */
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e37a11;
}
a.menu{
	color:#000;
	text-decoration:none;
}
a.menu:hover{
	color:#000;
	text-decoration:none;
}
.bodytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#020202;
	text-align:justify;
}
a.bodytxt{
	text-decoration:none;
}
a.bodytxt:hover{
	text-decoration:underline;
}
a.bodytxt:active{
	text-decoration:none;
}
a.bodytxt:visited{
	text-decoration:none;
}
.sublinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a.sublinks{
	text-decoration:none;
	color:#FFF;
}
a.sublinks:hover{
	text-decoration:none;
	color:#FFF;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #767562;
	height: 16px;
	width: 90px;
	border: 1px solid #FFF;
}
.submit {
	background-image: url(../images/submit.jpg);
	height: 16px;
	width: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.sublinks2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
a.sublinks2{
	text-decoration:none;
	color:#FFF;
}
a.sublinks2:hover{
	text-decoration:none;
	color:#FFF;
}
.contact{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#1e1b14;
}
.contacttxtfield {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 14px;
	width: 218px;
	border: 1px solid #717171;
}
.txtarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 98px;
	width: 216px;
	border: 1px solid #717171;
}
.sendButton {
	background-image: url(../images/send.jpg);
	height: 45px;
	width: 221px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.sendButtonAr {
	background-image: url(../arabic/images/send.jpg);
	height: 45px;
	width: 221px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#767561;
}
.login a{
	color:#767561;
	text-decoration:none;
}
.login a:hover{
	color:#767561;
	text-decoration:underline;
}
