#contactSlogR {
	margin:5px auto;
	width:420px;
	height:47px;
	background:url(../images/slogTotal.jpg) no-repeat;
}
#contactSlogR h2 {
	margin-top:0px;
	padding-top:10px;
	margin-left:280px;
	font-size:20px;
	color:red;
}

#contactSlog {
	margin:5px auto;
	width:420px;
	height:47px;
	background:url(../images/contact1BG.jpg) no-repeat;
}
#formRegister {
	width:420px;
	height:585px;
	margin:2px auto;
	direction:rtl;
}
.rowForm {
	width:418px;
	height:30px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}
.labStyleRe {
	width:185px;
	height:30px;
	float:right;
	margin:0px;
}
.labStyleRe p {
	font-size:18px;
	text-align:right;
	color:#1a3f8c;
	margin-top:2px;
	margin-right:10px;
}
.inputStyleRe {
	width:225px;
	height:30px;
	float:left;
	margin:0px;
}
.inputTXT {
	float:right;
	margin:0px;
	width:200px;
}
.swqStyle {
	font-size:10px;
	color:#1a3f8c;
	margin-top:2px;
}
.select-style {
	float:right;
	margin:0px;
	width:205px;
	color:#1a3f8c;
	font-size:16px;
}
#description {
	float:right;
	margin:4px;
	width:200px;
	height:60px;
}
#buttonsRe {
	width:200px;
	height:35px;
	float:right;
	margin-top:10px;
	padding-right:100px;
}
.contactButton {
	background:url(../images/contact1ButtonBG.jpg) no-repeat;
	width:89px;
	height:25px;
	float:right;
	margin-top:2px;
	margin-right:8px;
	color:#1a3f8c;
	font-weight:bold;
	font-size:15px;
}
#note {
	font-size:13px;
	color:red;
	text-align:right;
	margin-top:0px;
}
#contact1HandTopBG {
	width:260px;
	height:106px;
	float:right;
	margin-top:20px;
	background:url(../images/contact1HandTopBG.jpg) no-repeat;
}
#contact1HandBottomBG {
	width:432px;
	height:133px;
	float:right;
	margin-top:0px;
	background:url(../images/contact1HandBottomBG.jpg) no-repeat;
}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
#message {
	margin:5px auto 180px auto;
	width:420px;
	height:400px;
}
.afterLogin {
	font-size:15px;
	color:white;
	text-align:right;
	margin:10px;
}
.afterLogin a{
	font-size:15px;
	color:white;
	text-align:right;
	margin:10px;
	text-decoration:none;
}.afterLogin a:hover{
	font-size:17px;
	color:white;
	text-align:right;
	margin:10px;
	text-decoration:underline;
}
.forgetStyleP {
	margin-top:0px;
	font-size:15px;
	font-weight:bold;
	color:red;
}