.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color:red;
	text-decoration: none;
}

.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #AAAAAA;
	text-decoration: none;
}

.inp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.link:hover {
	color: red;
	text-decoration: none;
}
.link-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.boder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #6a70b5;
}

.rtdbg
{
	background-image: url(../images/leftbt_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#92000A;
	height:600px;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* Designed by jagan (9/12/2009) */

.btn_submit
{
	background-image			:	url(../images/imagebutton.gif);
	BORDER-TOP-WIDTH			: 	0px; 
	BORDER-LEFT-WIDTH			: 	0px; 
	BORDER-RIGHT-WIDTH			: 	0px; 
	BORDER-BOTTOM-WIDTH			: 	0px; 
	BORDER-LEFT-COLOR			: 	white; 
	BORDER-BOTTOM-COLOR			: 	white; 
	BORDER-TOP-COLOR			: 	white; 
	BORDER-RIGHT-COLOR			: 	white;	
	width						:	54px;
	height						:	20px;
	color						:	#FFFFFF;
}
.btn_continue
{
	background-image			:	url(../images/image_btn.jpg);
	BORDER-TOP-WIDTH			: 	0px; 
	BORDER-LEFT-WIDTH			: 	0px; 
	BORDER-RIGHT-WIDTH			: 	0px; 
	BORDER-BOTTOM-WIDTH			: 	0px; 
	BORDER-LEFT-COLOR			: 	white; 
	BORDER-BOTTOM-COLOR			: 	white; 
	BORDER-TOP-COLOR			: 	white; 
	BORDER-RIGHT-COLOR			: 	white;	
	width						:	90px;
	height						:	20px;
	color						:	#FFFFFF;
}
.btn_skip
{
	background-image			:	url(../images/image_skip.gif);
	BORDER-TOP-WIDTH			: 	0px; 
	BORDER-LEFT-WIDTH			: 	0px; 
	BORDER-RIGHT-WIDTH			: 	0px; 
	BORDER-BOTTOM-WIDTH			: 	0px; 
	BORDER-LEFT-COLOR			: 	white; 
	BORDER-BOTTOM-COLOR			: 	white; 
	BORDER-TOP-COLOR			: 	white; 
	BORDER-RIGHT-COLOR			: 	white;	
	width						:	36px;
	height						:	20px;
	color						:	#FFFFFF;
}