@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.box2{ 
	background-image:url(http://www.stagehypnosiscenter.com/products/developedpages/page2/images/bg.jpg);
	background-repeat:repeat-x;
	height:300px;
}
.box3{ 
	background-image:url(http://www.stagehypnosiscenter.com/products/developedpages/page2/images/green_bg.jpg);
	background-repeat:repeat-x;
	height:66px;
}
.mainheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	padding-left:8px;	
}
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;	
	padding-left:8px;	
}
.formtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
}
.formtext1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
	text-transform:uppercase;
	text-decoration:underline;
	padding-left:8px;
}

.inputfield{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
    border:none;
	width:109px;
	height:14px;
}
