/********************************************/

.sw-c{
	text-align:center;
}
.sw-r{
	text-align:right;
}
.sw-l{
	text-align:left;
}
/********************************************/
.sw-w50{
	width:50px;
}
.sw-w100{
	width:100px;
}
.sw-w150{
	width:150px;
}
.sw-w200{
	width:200px;
}
.sw-w250{
	width:250px;
}
.sw-w300{
	width:300px;
	border:0px solid #0C0;
}
.sw-w350{
	width:350px;
}
.sw-w400{
	width:400px;
}
.sw-w450{
	width:450px;
}

.sw-w500{
	width:500px;
	border:0px solid #0C0;
}
.sw-w550{
	width:550px;
}
.sw-w600{
	width:600px;
}


.sw-h50{
	height:50px;
}
.sw-h100{
	height:100px;
}
.sw-h150{
	height:150px;
}
.sw-h200{
	height:200px;
}
.sw-h250{
	height:250px;
}
.sw-h300{
	height:300px;
}
.sw-h350{
	height:350px;
}
.sw-h400{
	height:400px;
}
.sw-h450{
	height:450px;
}
.sw-h500{
	height:500px;
}
.sw-h550{
	height:550px;
}
.sw-h600{
	height:600px;
}
/********************************************/
.sw-clear{
	clear:both;
}
/********************************************/
.sw-float-r{
	float:right;
}
.sw-float-l{
	float:left;
}
.sw-margin-c{
	margin:0px auto;
}

.sw-rtl{
	direction:rtl;
}

/********************************************/
.sw-status{
	direction:rtl;
	margin:5px;
	text-align:center;
}

.sw-fieldset
{
border: 1px solid #781351;
width: 95%;/*20em;*/
margin:0px auto;
display:block;
    /*margin: 0 0 30px;*/
}
.sw-legend
{
color: #fff;
background: #CC0000;
border: 1px solid #781351;
padding: 2px 6px;
text-align:right;
font-family:Tahoma, Geneva, sans-serif;
display:block;
} 
.sw-clear{
	clear:both;
}

.sw-form-box{
	width:98%;
	margin:0px auto;
	margin-bottom:10px;
	border:0px solid #000;
}

.sw-label-row{
	/*width:150px;*/
	text-align:right;
	/*float:right;*/
	padding-right:10px;
	border:0px solid #0C0;
	display:block;
	font:normal 16px/25px 'Yekan',Tahoma, Geneva, sans-serif;
	color:#CC0000;
	/*text-align:center;*/
	direction:rtl;

}

.sw-label{
	width:180px;
	text-align:right;
	float:left;
	padding-left:10px;
	border:0px solid #0C0;
	display:block;
	 font-weight:bold;
	 font-family:serif,"Times New Roman",  Cambria, "Hoefler Text", "Liberation Serif", Times ;
}
.sw-input{
	width:500px;
	text-align:left;
	float:left;
	padding-left:10px;
	border:0px solid #F00;
	display:block;
	 font-weight:bold;
	 font-family:"Times New Roman", serif, Cambria, "Hoefler Text", "Liberation Serif", Times ;
}
.sw-input span{
	margin-left:12px;
}
.sw-s{
	width:20px;
	text-align:center;
	float:left;
	padding-left:0px;
	border:0px solid #00F;
	display:block;
}

.sw-submit
{
margin:0px auto;
text-align:center;
}

.sw-submit input
{
color: #fff;
background: #cc0000;
border: 2px outset #d7b9c9;
}





.sw-title{
font:normal 16px/25px 'Yekan',Tahoma, Geneva, sans-serif;
	color:#CC0000;
	text-align:center;
	direction:rtl;
}
.sw-matn{
    color:#666;
	text-align:justify;
	font:normal 16px/25px 'Yekan',Tahoma, Geneva, sans-serif;
	direction:ltr;
	
}
