﻿/*----------------------Main--------------------------------------*/
BODY {
	background-color: ;
	margin: 0;
	background-image: url('');
	direction:rtl;
	
}
iframe{
	margin:0px
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #1B2D55;
}
a:visited {
	text-decoration: none;
	color: #1B2D55;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
ul {
	line-height: 130%;
}
ol {
	line-height: 130%;
}
li {
	margin-top: 5px;
}
td { 
	font-family:Tahoma;
	font-size: 10pt;
	color: #1B2D55;
	line-height: 140%;
	font-weight:bold;
}
h1 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 8pt;
}
table {
	border-collapse: collapse;
	width: 100%;
}
.tdtop {
	vertical-align: top;
}
/*----------------------Lauout--------------------------------------*/
#div {
	width: 1000px;
	position: absolute;
	right: 50%;
	margin-right: -500px;
}
.block {
	background-image: url('images/block.jpg');
	-background-color:#00005B;
	color:#fff;
	background-repeat: repeat-x;
	height: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #1B2D55;
	border-left-width: 1px;
	border-left-color: #1B2D55;
	font-weight: bold;
	padding-right: 5px;
	padding-top:2px;
	vertical-align:top;
	font-size:8pt;
}
.blockbody {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #1B2D55;
	border-bottom-color: #1B2D55;
	border-left-color: #1B2D55;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;

}
.tdcolor {
	background-color: black;
	color: white;
}
.tdwidth100percent {
	width: 100%;
}
.footer {
	color: #fff;
	background-image: url('images/footer.gif');
	-background-color:#1B2D55;
	background-repeat: repeat-x;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	height: 25px;
	direction:ltr;
}
.banner {
		text-align:left;
}
.search {
	color: #4072C9;
	padding-right: 5px;
	padding-left:5px;
	text-align: center;
	padding-bottom: 4px;
	
}
a.search {
	color: #4072C9;
}
a:visited.search {
	color: #4072C9;
}
a:hover.search {
	color: red;
}
.tdwidth10 {
	width: 5px;
}
.menu {
	background-image: url('images/menu.gif');
	-background-color:#1B2D55;
	background-repeat: repeat-y;
	width: 215px;
	vertical-align: top;
	border: 1px #000 solid;
}
.textbox {
	font-family:Tahoma;
	height: 12px;
	width: 130px;
	font-size: 7pt;
}
.adv {
	height: 100px;
}
.marquee {
	color: #fff;
	font-weight: Bold;
	font-family:Tahoma;
	font-size:8pt;
	vertical-align: text-top;
}

a.marquee{
	color:white;
}
a:hover.marquee{
	color:#EDD58D
}

.tdwidth20 {
	background-color: black;
	width: 20px;
}
.header {
	color: white;
	font-weight: bold;
	padding-left: 5px;
}
.login {
	height: 11px;
	font-size: 7pt;
	width: 125px;
}
.tdup {
	background-image: url('images/isc_01.gif');
	background-repeat: repeat-x;
	height: 14px;
}
.tb1_ {
	direction:rtl;
}
/*----------------------Special--------------------------------------*/
a.nav {
	color: #000;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
}
a:visited.nav {
	color: #000;
}
a:hover.nav {
	color: #FF0000;
}
.cellback {
	background-image: url('images/1_ar.gif');
	background-repeat: no-repeat;
	height: 27px;
}
.cellback-over {
	background-image: url('images/2_ar.gif');
	background-repeat: no-repeat;
	height: 27px;
}
.cell {
	font-family:Tahoma;
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	padding-right: 10px;
}
a.cell {
	font-family: tahoma;
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	padding-right: 10px;
}
a:visited.cell {
	color: #fff;
}
a:hover.cell {
	color: #EDD58D;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.td_head {
	font-size: 10pt;
	font-weight: bold;
	text-align: Right;
}
.td_body {
	font-size: 10pt;
	text-align: Right;
}
.label {
	font-size: 12pt;
	text-align: center;
	color:red;
	font-weight:bold;
}

.ltr_ {
	
	text-align: Right;
	direction:ltr;
}

