body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

body
{
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 9pt;
	background: #EEE;
	line-height: 1.6;
}
.help
{
	color: #fff;
	padding: 10px;
	margin: 10px;
	clear: both;
	line-height: 1.5em;
	list-style-position: inside;
	background: url(  "images/informationIcon.gif" ) no-repeat scroll 99% 12px #D3E3EB;
	border: 1px solid #0d5072;
	color: #0d5072;
	font-size: 8pt;
	text-indent: 25px;
}
.clear
{
	clear: both;
	height: 5px;
}

#contentmain
{
	width: 890px;
	margin: 20px auto;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	border: 1px solid #CCC;
}

h1
{
	color: #bfd3f2;
	font-family: Arial;
	font-size: 40px;
}

hr
{
	border: none;
	height: 1px;
	line-height: 1px;
	background: #CCC;
	margin-bottom: 20px;
	padding: 0;
}

p
{
	margin: 0;
	padding: 7px 20px 0px 0px;
}

#slider
{
	width: 410px;
	height: 200px;
	position: relative;
	overflow: hidden;
	float: left;
	border: solid 1px gray;
}
#sliderContent
{
	width: 410px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage
{
	float: left;
	position: relative;
	display: none;
}
.sliderImage span
{
	position: absolute;
	font: 8pt/15px Tahoma;
	padding: 10px 20px 10px 0px;
	width: 390px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}

.sliderImage span strong
{
	font-size: 12px;
}
.top
{
	top: 0;
	left: 0;
}
.bottom
{
	bottom: 0;
	left: 0;
}
ul
{
	list-style-type: none;
}
.footer
{
	text-align: center;
	font: 11px Tahoma;
	padding-top: 10px;
	color: #808080;
}
.txt_en_grid
{
	text-align: left;
	padding-left: 5px;
	direction:ltr;
}
.txt_en
{
	border: 1px solid #999999;
	text-align: left;
	width: 90%;
	padding: 3px;
	direction:ltr;
}
.txt_fa
{
	border: 1px solid #999999;
	text-align: right;
	width: 90%;
	padding: 3px;
}
.txt_fa:hover
{
	border-color: #6699FF;
	text-align: right;
	width: 90%;
	padding: 3px;
}

.txt_en:hover
{
	border-color: #6699FF;
	text-align: left;
	width: 90%;
	padding: 3px;
}
.btn, .btnASP
{
	width: 100px;
	padding: auto;
	margin-left: 4px;
	margin-right: 4px;
}
.spm
{
	padding-top:5px;
}
.somepadding
{
	padding-right:5px;
	padding-left:5px;
}
.panelItem{
    position:relative;
    width:180px;
    margin: 5px 10px 5px 10px;
    float:right;
    border:solid 1px #e1e1e1;
    padding:5px 10px 5px 5px;
    
}
.panelItem a
{
	position: absolute;
	top: 30%;
	margin-right:3px;
	width: 130px;
	height: 13px;
	text-decoration:none;
	color: #808080;
}
.panelItem:hover
{
	border: 1px solid #0099FF;
}


.highlightTR
{
	color: #000000;
	background-color: #C9ABC9;
}
.fe
{
	clear: both;
	color: #666666;
	padding-right: 10px;
	font-size: 14px;
}	
.highlightGreen
{
	color: #008000;
	font-weight: bold;
}
a
{
	text-decoration: none;
	color: #0066FF;
}
a:hover
{
	text-decoration: none;
	color: #00CC00;
}
