body {
	margin: 0px;
	padding: 0px;
}
.reg_form_bg {
	background-image: url(images/reg_form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.form_heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.form_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #171717;
	text-decoration: none;
	font-weight: bold;
}
.form_heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.form_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #131313;
	text-decoration: none;
}
.form_txt_field {
	border: 1px solid #939292;
	background-color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.formbutton2 {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/register_but.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 113px;
	height: 33px;
}

/*--------------- Classes added by Devendra ------------*/
.form_con_instr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E11A21;
	text-decoration: none;
}

.logout_but {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/logout_btn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 133px;
	height: 33px;
}

.btnNext {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/next_btn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 133px;
	height: 33px;
}

.btnPrev {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/pre_btn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 133px;
	height: 33px;
}
.btnFinish {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 133px;
	height: 33px;
}

.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
}
.heading {
padding: 1em 0 1em 0;
color:#373737;
font-family:Arial, Sans-Serif;
font-weight:bold;
font-size:1.2em;
}
.sub-heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #204cc2;
text-decoration: none;
font-weight:bold;
}
.sub-heading a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #204cc2;
text-decoration: none;
font-weight:bold;
}
.sub-heading a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3757AC;
text-decoration: none;
font-weight:bold;
}
.btnYes {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/yes_btn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 180px;
	height: 33px;
}
.btnNo {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/no_btn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 180px;
	height: 33px;
}
.white_btn_txt{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
font-weight:bold;
}
.white_btn_txt a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
font-weight:bold;
}
.white_btn_txt a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration:underline;
font-weight:bold;
}

 New Entry Form Start 

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.entry-form-submit {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/entry-form-submit-bttn.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	width: 83px;
	height: 25px;
	padding-left:14px;
}
.entry-form-reset {
	cursor:pointer;
	border:0px outset #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(images/entry-form-reset-bttn.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width: 83px;
	height: 25px;
}
.entry-form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom:12px;
	background-color: #cfcfcf;

}
.entry-form_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom:3px;
	background-color: #cfcfcf;
	border: 1px solid #939292;
	background-color: #dedede;
	height:18px;
	width:247px;
}
.entry-form_textfield-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom:3px;
	background-color: #dedede;
	border: 01px solid #939292;
	background-color: #dedede;
	height:24px;
	width:347px;
	background-image: url(images/entry-form-list-big.jpg);
	background-repeat: no-repeat;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;	
}
.past-tab-bor {
	border: 1px solid #D6D6D6;
}
