﻿.u
{
	background-image: url('../img/im.gif');
	height: 23px;
	text-align: right;
	width: 100%;
	float: left;
}
.b
{
	width: 10px;
	float: right;
	height: 23px;
	background-image: url('../img/ir.gif');
}
.c
{
	width: 10px;
	height: 23px;
	float: left;
	background-image: url('../img/il.gif');
}
.d
{
	float: right;
	padding-top: 3px;
	color: #17387B;
}
.e
{
	float: left;
	padding-top: 3px;
	color: Gray;
	direction: rtl;
	text-align: left;
}
.q
{
	float: left;
	width: 770px;
	border-bottom: 1px solid #B0BEC7;
	border-right: 1px solid #B0BEC7;
	border-left: 1px solid #B0BEC7;
	padding: 15px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.lor
{
	float: right;
	border: 1px dashed #D3C117;
	width: 350px;
	min-height: 275px;
	background-color: #FFFFED;
	padding: 20px 2px 20px 15px;
	margin-left: 15px;
-moz-border-radius:5px;
		-webkit-border-radius:5px;
}
.regr
{
	float: right;
	border: 1px dashed #91C99A;
	width: 350px;
	min-height: 260px;
	background-color: #F2FFEB;
	padding: 10px 2px 11px 10px;
	margin-left: 15px;
	clear: right;
-moz-border-radius:5px;
		-webkit-border-radius:5px;
}

.loholder
{
	width: 100%;
	float: right;
	text-align: right;
	margin-bottom: 15px;
}
.regholder
{
	width: 100%;
	float: right;
	text-align: right;
	margin-bottom: 9px;
}
.loholder a:hover
{
	background-image: url('../img/green2.gif');
}
.lbl
{
	float: left;
	width: 112px;
	min-height: 5px;
	text-align: left;
	direction: rtl;
	padding-left: 2px;
	color: #17387B;
}
.txt
{
	width: 225px;
	height: 15px;
	font-size: 10pt;
	font-weight: bold;
	direction: ltr;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.txtmsg
{
	width: 230px;
	height: 100px;
	font-size: 10pt;
	direction: rtl;
	font-family: Tahoma;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
}
.txtname
{
	width: 225px;
	height: 15px;
	font-size: 10pt;
	font-weight: bold;
	direction: rtl;
	-moz-border-radius:5px;
		-webkit-border-radius:5px;
}
.ctrl
{
	float: left;
	text-align: left;
}
.ctrl input:focus   , .ctrl textarea:focus
{
	border: 2px solid #99FF66;
}

.scode
{
	float: left;
	text-align: right;
	width: 120px;
	height: 60px;
	border: 0px solid #D3C117;

}
.stxt
{
	float: left;
	width: 100px;
	min-height: 5px;
	text-align: justify;
	font-size: 8pt;
	direction: rtl;
	padding-left: 12px;
	padding-top: 10px;
	color: #17387B;
}
.btnlog
{
	border: 0px;
	background: url(../img/btnlog.gif);
	background-position: 0px 0px;
	font: 9pt tahoma;
	font-weight: bold;
	width: 112px;
	cursor: pointer;
	color: white;
	height: 41px;
	padding-bottom: 11px;
}
.btnreg
{
	border: 0px;
	background: url(../img/btnreg.gif);
	background-position: 0px 0px;
	font: 9pt tahoma;
	font-weight: bold;
	width: 112px;
	cursor: pointer;
	color: white;
	height: 41px;
	padding-bottom: 11px;
}

.loimg
{
	float: left;
	background-image: url('../img/lo.gif');
	width: 60px;
	height: 318px;
	border: 0px;
}
.help
{
	float: left;
	width: 305px;
	min-height: 296px;
	border: 1px solid #B0BEC7;
	border-right: 0px;
	background-color: #F0F4F4;
	padding: 10px;
	text-align: justify;
	color: #17387B;
	margin-right: -3px;
	-moz-border-radius:5px;
		-webkit-border-radius:5px;
}
.btndiv
{
	float: left;
	width: 230px;
	text-align: center;
}
.ques
{
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	width: 80%;
	text-align: right;
	color: #17387B;
	font-size: 8pt;
}
.ques a
{
	color: #17387B;
}
.ques a:hover
{
	color: Red;
}
.validate
{
	float: right;
	width: 350px;
	clear: both;
	text-align: right;
	color: Red;
	font-family: Tahoma;
	font-size: 9pt;
}

.td1
{
	width: 60px;
	table-layout: fixed;
	border: 0px;
	vertical-align: text-top;
	height: 2px;
	padding-left: -2px;
}
.td3
{
	border-left: 1px solid red;
	width: 60px;
	min-height: 150px;
	border-left-width: 1px;
	vertical-align: text-top;
}
.td2
{
	width: 300px;
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
	border-top: 1px solid blue;
	vertical-align: text-top;
}


