﻿body{
	margin:0px;
}
.dirFa{
	direction:rtl;
}
.dirEn{
	direction:ltr;
}
.menuTitle{
	color:black;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.menuBack{
	background-image:url('menu.gif');
	height:30px;
}
.downMenuText{
	color:black;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background-color:silver;
}
.mainTitle{
	color:#4b5c93;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.textTitle{
	color:#A80000;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.text{
	color:#333333;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	line-height:22px;
	text-align:justify ;
}
.insideMenuText{
	color:navy;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
.mainFrame{
	background-color:white;
	border-right-color:#C0C0C0;
	border-top-color:#C0C0C0;
	border-left-color:white;
	border-bottom-color:white;
	border:1px;
	border-style:solid;
	padding:3px;
	vertical-align:top;
}
.featureFrame{
	background-color:#B6CDDF;
	border-left-color:#314E64;
	border-right-color:#314E64;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:3px;
	border-bottom-width:0px;
	border-top-width:0px;
	padding:3px;
}
.altText{
	color:#333333;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a{
	text-decoration:none;
	color:black;
	font-family:Tahoma;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
}
.rAlign {
	text-align: right;
}
.lAlign {
	text-align: left;
}
.cAlign {
	text-align:center;
}
.justify {
	text-align: justify;
}
.imgBorder {
	border:0px
}
.tblBorder{
	border-width:1px;
	border-color:gray;
	border-style:solid;
}
.downMenuBorder{
	border-left-color:navy;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:navy;
	border-right-style:solid;
	border-right-width:1px;
}






