.left_bg {
	background-image:url(../images/left_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.form_bg {
	background-image:url(../images/form_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.nor_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #646464;
}

.right_bg {
	background-image:url(../images/right_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.padd {
	padding-left:32px;
	padding-right: 32px;
}


.padd_form {
	padding-left:15px;
}

.nor_text_w {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF; text-decoration:none;
}
.text_box {
	border: 1px solid #D5D5D5;
	height: 18px;
	width: 120px;
}
.text_box_1 {

	border: 1px solid #D5D5D5;
}

.aral_16_orange{
font-family:"Trebuchet MS";
font-size:16px;
color:#8c1f5b;
}

.nor_text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8c1f5b; text-decoration:none;
}
