body{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; line-height:20px; color:#666666; background-color:#FFECF8
}
.mainContent{
	background-image: url(images/main_background.jpg);
	border:#666666 solid 1px;
	background-repeat:repeat-x;
	background-color:#5087C6;
	color:#FFFFFF;
	font-size:12px;
}
.textBox{
	border:#666666 solid 1px; font-size:12; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.button{
	border:#000000 solid 1px; background-color:#F39AC1; height:25px;
}
.style1 {font-weight: bold}
.thankyouBox{
	width:500px; 
	margin:0px auto; 
	background-color:#F9D2E3; 
	border:#333333 solid 1px;
	color:#333333;
	padding:10px;
}
.thankyouBox div{
	padding:20px;
	border:#FF6666 dashed 1px;
}