﻿body 
{
	text-align: center;
	font: 14px Arial;
	background-image:  url("images/bg.jpg");
	background-color: #ecf3fd;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 auto;
	background-color: #EFF5FE;
}

a:link, a:visited, a:active {
	color: #544cb9;	
}

a:hover {
	color: #544cb9;	
	text-decoration: none;
}

.searchbox 
{
	direction: rtl;
	background-image: url("images/searchbox.gif");
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	vertical-align:top;
	width: 100%;
	height: 130px;
	overflow: hidden;
}

.searchboxinside 
{
	position: relative;
	text-align:center;
}

.searchbox1 
{
	background-image: url("images/searchbox.gif");
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	vertical-align:middle;
	width: 800px;
	table-layout: fixed;
	height: 150px;
}

.styleText
{
	direction:rtl;
}

.styleBottom
{
	direction: rtl;
	font-size: 11px;
	text-align: center;
}
.menuItem1
{
	font-size: 15px;
	text-align:right;
}

.menuItem
{
	font-size: 15px;
	border-bottom: 2px dashed #330099;
	text-align:right;
	font-weight: bold;

}

.menuItem a
{
	text-decoration: none;
	color: #330099;
}
.menuItem a:hover
{
	color: black;
}

.infoline 
{
	direction: rtl;
	background-color: #a5b8e0;
	color: #000000;	
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #586379;
	font-weight:bold;
	font: 15pt "trebuchet ms", arial, sans-serif;
}

.ad
{
	direction: rtl;
	width: 600px;
	background-color: #99b4dc;
	text-align: center;
	color: white;	
	border: solid 3px #434957;
	text-decoration: none;
}

.adSmall{
	width: 100%;
	background-color: #99b4dc;
	text-align: center;
	color: white;	
	border: solid 3px #434957;
	text-decoration: none;
}

.adTop 
{
	color: white;
	font: 17pt arial;
	background-color: #434957;
}

.adTop2 
{
	color: white;
	font: 15pt arial;
	background-color: #434957;
}

.adTop a{
	color: white;
}

.adTop2 a{
	color: white;
	font: 13pt arial;
}

.adMiddle2 a {
	font: 11pt arial;
	color: black;
}

.adMiddle, adMiddle a {
	font: 13pt arial;
	text-align: right;
	padding: 15px;
	font-weight: bold;
	color: black;
}

.adBottom {
	font: 14pt arial;
	background-color: white;
}

#searchsuggestions {
text-align: right;
display: none;
position: absolute;
z-index: 1;
line-height: 1.35em;
background-color: #fff;
border: 1px solid #000;
}

#searchsuggestions a {
cursor: default;
display: block;
color: #000;
text-decoration: none;
white-space: nowrap;
overflow: hidden;
padding: 0 2px;
}

#searchsuggestions a.hovered {
color: #fff;
background-color: #4986d9;
}

h1 {
	font: 15pt Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

h2 {
	font: 13px/20px Verdana, sans-serif;
	color: #434c5b;
	font-weight: bold;
	text-align: center;
}

h6 {
	font: 9px/20px Verdana, sans-serif;
	color: #CB7E0B;
	font-weight: bold;
	text-align: center;
}