/* CSS Document */
body {
	font-family:tahoma;
	font-size:11px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}
#header {
	background:url(images/h1.gif);
	width:770px;
	height:143px;
}
#content {
	width:770px;
	background:url(images/c1.gif) repeat-y;
}
#rightb {	
	float:right;
	width:190px;
}
#leftb {
	float:right;
	width:550px;
}
#footer {
	width:770px;
	height:22px;
	background:url(images/f1.gif) no-repeat;
	direction:rtl;
	padding-top:5px;
}
#tit1 {
	width:182px;
	background:url(images/t1.gif);
	height:26px;
	margin-top:5px;
}
#tit5 {
	width:182px;
	background:url(images/t5.gif);
	height:26px;
	margin-top:5px;
}
#tit2 {
	width:182px;
	background:url(images/t5.gif);
	height:26px;
}
#tit3 {
	width:182px;
	background:url(images/t3.gif);
	height:26px;
}
#tit6 {
	width:182px;
	background:url(images/t6.gif);
	height:26px;
}
#tit4 {
	width:182px;
	background:url(images/t4.gif);
	height:26px;
}
.mid2 {
	width:176px;
	background:url(images/mid2.gif);
	padding:3px;
	direction:rtl;
}
.down2 {
	width:182px;
	height:10px;
	background:url(images/down2.gif) no-repeat;
}
#up {
	margin-top:5px;
	width:543px;
	height:26px;
	background:url(images/up.gif) no-repeat;	
}
.mid {
	width:537px;
	padding:3px;
	background:url(images/mid1.gif) repeat-y;
	direction:rtl;
	text-align:justify;
}
.down {
	width:543px;
	height:10px;
	background:url(images/down.gif) no-repeat;
}
a:link , a:visited {
	text-decoration:none;
	color:#15479B;
}
a:hover{
	color:#96A3D1;
}
a.mainlevel:link , a.mainlevel:visited {
	display:block;
	direction:rtl;
	text-align:right;
	width:150px;
	height:20px;
font-size: 11px;
display: block;
line-height: 22px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}
.inputbox {
	border: 1px solid #BBC3E3;
}
.button {
	border: 1px solid #BBC3E3;
	font-family:tahoma;
	font-size:11px;
	font-weight:500;
}
