body {
	font-family: tahoma;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	direction:rtl;
	SCROLLBAR-FACE-COLOR: #cde0f2;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #a2bad0;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR:white;
	SCROLLBAR-DARKSHADOW-COLOR: #a2bad0;
}
.Banner {
	background-image: url(../Image/banner.gif);
	background-repeat: no-repeat;
}
.TOP-LINK a{
    font-size: 11.5px;
	color: #365f91;
	text-decoration:none;
	}
.TOP-LINK {
    font-size: 11.5px;
	color: #365f91;
	text-decoration:none;
	}	
.TOP-LINK a:hover{
    font-size: 11.5px;
	color: #000000  ;
	text-decoration:none;
	}	
.Border {
	border: 1px solid #3e6d9b;
}
.BetweenLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.MainLink{
    font-family: tahoma;
	font-size: 11.5px;
	color: #333333;
	line-height:1.5;
	}
.MainLink a{
    font-size: 11.5px;
	color: #FFFFFF;
	text-decoration:none;
	}
.MainLink a:hover{
    font-size: 11.5px;
	color: #deeffb;
	text-decoration:none;
	}	
.BotBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7ab3df;
}
.Text{
    font-family: tahoma;
	font-size: 11.5px;
	color: #333333;
	line-height:2;
	text-align:justify;
	}
.Text a{
    font-family: tahoma;
	font-size: 11.5px;
	color: #333333;
	line-height:1.5;
	text-decoration:none;
	}
.Text a:hover{
   font-family: tahoma;
	font-size: 11.5px;
	color: #FF6600;

	text-decoration:none;

	}		
	
.titr {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub {
	font-family: Tahoma;
	font-size: 10.5px;
	color: #FFFFFF;
	background-color: #3e6d9b;
	padding:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.InputBox {
	background-color: #e2ebf2;
	height: 18px;
	width: 133px;
	border: 1px solid #c4d7e5;
	font-family:Tahoma;
	font-size:10.5px;
	color: #006699;
}

.Line {
	background-image: url(../Images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BlueLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F5F9;
}
.BotLinkBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3e6d9b;
	border-bottom-color: #3e6d9b;
}
.CopyRight {
	font-size: 10px;
	color: #999999;
}
.DarkBlueBorder {
	border: 2px solid #1979c0;
}
.BlackTitr {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.OrangeBorder {
	border: 1px solid #fb7c00;
}
.InputSearch {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #fdefda;
	height: 17px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Link a {
	font-size: 11px;
	color: #176FA1;
	text-decoration: none;
}
.GrayBorder {
	border: 1px solid #CCCCCC;
}
.DashedBorder {
	border: 1px dashed #6094BC;
}

