/* CSS Document */

body,td,th {
	font-family: tahoma, verdana, "arabic Transparent";
	font-size: 11px;
	color: #246289;
	text-align: justify;
	vertical-align: top;
	direction: ltr;
	line-height: 16px;
}
a {
	color: #E85C24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84CBFF;
}#footer {
	background-image: url(../images/footerbg.jpg);
	height: 35px;
	padding: 20px;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}

#menu {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	padding: 30px;
}
#vl {
	background-image: url(../images/verline.jpg);
	background-repeat: no-repeat;
	width: 14px;
}

#menu a:hover {
	color: #0F172E;
	text-decoration: none;
}
.welcomeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E85C24;
}
#footer a:hover {
	color: #FFFFFF;
}
.visitors {
	color: #41ABFF;
	padding-top: 10px;
}
#footer input {
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: none;
	background-color: #40485C;
	border: 1px solid #101A33;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#contentar {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	padding: 30px;
	direction: rtl;
}
#contentar #rightt td {
	direction: rtl;
}
