﻿.justi {text-align:justify; text-align-last:justify}
.just {text-align:justify;}
.btnEnter {
	background:url(img/Enter.jpg) 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:25px;
	text-align:center;
	width:51px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}
.textRtl
{
	direction:rtl;
}
.btnNext {
	background:url(img/next.jpg) 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:25px;
	text-align:center;
	width:90px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}

.btnLast {
	background:url(img/previous.jpg) 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:25px;
	text-align:center;
	width:90px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}

.btnList {
	background:url(img/return.jpg) 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:25px;
	text-align:center;
	width:150px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}

.btnForgetPass{
	background:url(img/forgetPassbutton.gif) 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:25px;
	text-align:center;
	width:100px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}

.btnHousing {
	background:url(img/sendbutton.gif) 0px 0px no-repeat scroll ;
	border:0pt none;
	color:#000;
	height:18px;
	text-align:center;
	width:90px;
	cursor:pointer;
	font: 12px Tahoma;
	float: none;
}

.Invisibletext {display:none;}


td.IranfileTooltipBottomRed
{
	width:200px;
	height:10px;
    background: url(img/tooltip/bubble_Red.gif) no-repeat bottom;
}
td.IranfileTooltipTopRed
{
	width:200px;
	height:30px;
    background: url(img/tooltip/bubble_Red.gif) no-repeat top;
}
td.IranfileTooltipMiddleRed
{
	padding:7px;
	font-family:Tahoma; font-size:11px;
    background: url(img/tooltip/bubble_filler_Red.gif) repeat bottom; 
}


td.IranfileTooltipBottomGreen
{
	height:10px;
    background: url(img/tooltip/bubble_Green.gif) no-repeat bottom;
}
td.IranfileTooltipTopGreen
{
	height:30px;
    background: url(img/tooltip/bubble_Green.gif) no-repeat top;
}
td.IranfileTooltipMiddleGreen
{
	padding:7px;
	font-family:Tahoma; font-size:11px;
    background: url(img/tooltip/bubble_filler_Green.gif) repeat bottom; 
}


td.IranfileTooltipBottomGray
{
	width:200px;
	height:10px;
    background: url(img/tooltip/bubble_Gray.gif) no-repeat bottom;
}
td.IranfileTooltipTopGray
{
	width:200px;
	height:30px;
    background: url(img/tooltip/bubble_Gray.gif) no-repeat top;
}
td.IranfileTooltipMiddleGray
{
	width:200px;
	padding:7px;
	font-family:Tahoma; font-size:11px;
    background: url(img/tooltip/bubble_filler_Gray.gif) repeat bottom; 
}

.NPComboBoxItem{font-family:tahoma; font-size:10px;padding:5px; cursor:pointer; font-weight:normal; text-align:right; background-color:White; color:Black; }
.NPComboBoxItemHover{font-family:tahoma; font-size:10px;padding:5px; cursor:pointer; font-weight:normal; text-align:right;background-color:#3B5998; color:White; }
.NPComboBoxText{font-family:tahoma; font-size:11px;}
