
*
{
border: 0;
margin: 0;
}
BODY {
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
direction: rtl;

font-FAMILY:Arial;
font-size:14px;
color:black;
FONT-WEIGHT: normal;
text-align:right;
}
fieldset{
    border: 1px solid #3f84b7;
}
.fancybox-inner{
    min-height: 350px;
}
.col-md-6 textarea{
    width: 100% !important;
}
.col-md-6 label{
    display: block;
    width: 100%;
    font-weight: bold;
}
.col-md-6{
    padding: 0 15px;
    display: block;
    width: 45%;
    float: right;
}
.disabledcolor{
    background: #cccccc !important;
}
 hr
{
color: #3f84b7;
background-color: #3f84b7;
width:933px;
height: 1px;
margin-bottom:10px;
margin-top:10px;
}
a:link{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	
a:visited{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}
a:active{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}
a:hover{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}


.main{width:975px;float:none;height:auto;margin: 0 auto;overflow:hidden;background:#EFF6FC;padding:0px;border-left:1px solid #3f84b7;border-right:1px solid #3f84b7;border-bottom:1px solid #3f84b7;position:relative;top:0px;}

.banner{width:975px;float:none;height:142px;margin:auto;overflow:hidden;background:#EFF6FC;background-image:url('bbb.png')}
.h975x10{width:975px;float:none;height:10px;margin:auto;overflow:hidden;background:#EFF6FC}
.h975x20{width:975px;float:none;height:25px;margin:auto;overflow:hidden;background:#EFF6FC;text-align:right;padding-right:11px;}
.menu{width:975px;float:none;height:33px;margin:auto;overflow:hidden;background:#3f84b7;background-image:url('menu.jpg');background-repeat:repeat-x;}
.r{width:9px;float:right;height:auto;margin:auto;overflow:hidden;background:#EFF6FC}
.c{width:935px;float:right;height:auto;margin:auto;overflow:hidden;background:#E1EEF7;border-left:1px solid #3f84b7;border-right:1px solid #3f84b7;border-bottom:1px solid #3f84b7;border-top:1px solid #3f84b7;padding:10px;text-align:right;}
.l{width:9px;float:left;height:auto;margin:auto;overflow:hidden;background:#EFF6FC}


.botoomh975x10{width:975px;float:none;height:10px;margin:auto;overflow:hidden;}
.botoom{width:975px;float:none;height:auto;margin:auto;overflow:hidden;}

a.mainlink:link{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	
a.mainlink:visited{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}
a.mainlink:active{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}
a.mainlink:hover{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

.mainlink{font-FAMILY:Arial;font-size:14px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	

.lastlogon{font-FAMILY:Arial;font-size:12px;color:#3f84b7;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	


t



table.ttt
{

}
td.ttt_f
{
border-collapse:collapse;
border-bottom: 1px solid #3f84b7;
border-left: 1px solid #3f84b7;
border-right: 1px solid #3f84b7;
}
td.ttt
{
border-collapse:collapse;
border-bottom: 1px solid #3f84b7;
border-left: 1px solid #3f84b7;
}
td.ttt_f_top
{
border-collapse:collapse;
border-bottom: 1px solid #3f84b7;
border-left: 1px solid #3f84b7;
border-right: 1px solid #3f84b7;
border-top: 1px solid #3f84b7;
}
td.ttt_top
{
border-collapse:collapse;
border-bottom: 1px solid #3f84b7;
border-left: 1px solid #3f84b7;
border-top: 1px solid #3f84b7;
}

input {
border: 1px solid #4A8CF7;
background: #ffffff;
font: arial;
color: #000000;
padding: 0px;
}

.button {
border: 1px solid #4A8CF7;
background: #4A8CF7;
font: arial;
color: #ffffff;
cursor: hand;
cursor: pointer;
padding-right: 10px;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
}
select {
border: 1px solid #4A8CF7;
background: #ffffff;
font: arial;
color: #000000;
padding: 0px;
}
.o40{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
o100
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 5px solid #3f84b7;
	background-color: #EFF6FC;
	padding: 25px;
	
}
#tooltip h3, #tooltip div { margin: 0; }

ul#navigation, ul#navigation ul {

	padding: 0;

	margin: 0;

	list-style: none;
	
	

}

ul#navigation li { 

	position: relative;

	float: right;
	
	

}

#navigation a {

	display: block;

	width: 100px;

	padding-top: 8px;

	background: #8CB8DD;
	
	height:24px;

}

ul#navigation a:hover {

	background: #3f84b7;

}



ul#navigation li ul {

	position : absolute;

	right: -999em;
	
	

}



#navigation li:hover ul {

	right: 0;

	top: 100%;

	margin-left: 0;
	
	

}





.clear {clear:right;}

ul#navigation1, ul#navigation1 ul {

	padding: 0;

	margin: 0;

	list-style: none;
	
	

}

ul#navigation1 li { 

	position: relative;

	float: right;
	
	

}

#navigation1 a {

	display: block;

	width: 100px;

	padding-top: 8px;

	background: #3f84b7;
	
	height:24px;

}

ul#navigation1 a:hover {

	background: #8CB8DD;

}



ul#navigation1 li ul {

	position : absolute;

	right: -999em;
	
	

}



#navigation1 li:hover ul {

	right: 0;

	top: 100%;

	margin-left: 0;
	
	

}

textarea {
border: 1px solid #4A8CF7;
background: #ffffff;
font: arial;
color: #000000;
padding: 0px;
}
img.add {
border: 1px solid #4A8CF7;
background: #ffffff;
font: arial;
color: #000000;
padding: 0px;
}
