body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x;
	}
img{
	border:none;
	outline:none;
	}

td, div {
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight:normal;
color:#666;
}

a {
outline:none;
color:#0b5aa0;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

@font-face {
    font-family: GEelegant;
	src: url('../font/GESSTextMedium.eot');
	src: local("☺"),
	  url("../font/GESSTextMedium.otf") format("otf"),
	  url("../font/GESSTextMedium.ttf") format("truetype"),
	  url("../font/GESSTextMedium.svg#GESSTextMedium") format("svg");
	  font-weight: normal;font-style: normal;
}

.menu-over a {
    font-family:GEelegant, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#4b1f64;
	font-weight:normal;
	text-align:right;
	display:block;
}
.menu-over a:hover{
	color:#d90000;
	text-decoration:none;
}

.menu-active a, .menu-active a:hover {
    font-family:GEelegant, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#d90000;
	font-weight:normal;
	text-align:right;
	display:block;
}

.header-bg {
width:100%;
height:456px;
}

.heading-bold, .member-title, .member-title-small {
    font-family:GEelegant, Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#007ebf;
	font-weight:normal;
	text-align:right;
	direction:rtl;
}
.member-title {
	font-size:16px;
}
.member-title-small {
	font-size:14px;
}

.normal-text, .normal-text-new {
    font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	font-weight:normal;
	text-align:right;
	direction:rtl;
}
.normal-text-new {
line-height:18px;
}

.text-over a, .ul-over a {
    font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#7f7f7f;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	line-height:22px;
}
.text-over a:hover, .ul-over a:hover {
	color:#007ebf;
	text-decoration:underline;
}
.ul-over a {
    font-family:GEelegant, Tahoma, Geneva, sans-serif;
}

li {
list-style:none;
}

.table {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight:normal;
color:#666;
}
.table th{
font-family:GEelegant, Tahoma, Geneva, sans-serif;
font-size:16px;
font-weight:normal;
background:#664126;
color:#FFF;
padding:5px;
border:1px solid #019ed5;
}
.table td{
font-size:12px;
background:#f2e2c8;
color:#333;
line-height:18px;
padding:5px;
border:1px solid #019ed5;
}
.table .td-over{
font-size:12px;
font-weight:bold;
background:#019ed5;
color:#fff;
line-height:18px;
padding:5px;
border:1px solid #f2e2c8;
}

.bg-color {
background:#f8f1e6;
padding:5px;
}


.footer {
color:#180c01;
font-size:10px;
text-align:center;
height:38px;
background:url(../images/footer.jpg) repeat-x;
}