a:link {
	text-decoration: none;
	font-size: 9pt;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	text-decoration: underline;
	font-size: 9pt;
}
a:active {
	text-decoration: none;
	font-size: 9pt;
}

.body {
	font-family: tahoma;
	font-size: 9pt;
	text-align: justify;
}
.ans {
	font-family: tahoma;
	font-size: 9pt;
	text-align: justify;
	color: #666666;
}
.tr {
	background-color: #EDF5FE;
}
.table1 {
	font-family: tahoma;
	font-size: 8pt;
	color: #333333;
}
.title_b{
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
}
.style1 {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.login {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
	CURSOR: pointer;
	padding: 1px;
	width:100px;
	height:20px;
	background-image:url(images/button.jpg);
	border:none;
}
.domain {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
	CURSOR: pointer;
	padding: 1px;
	width:150px;
	height:20px;
	background-image:url(images/button.jpg);
	border:none;
}

.field_txt {
    direction:rtl;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	border-color:#A5BFD6
}
.mrg{
	 padding-left: 10px;
	 padding-right: 10px;
}