body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
}

.maintext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
	line-height: 16px;
}


.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7b7b7b;
}



.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7b7b7b;
}

.textbox{
	text-decoration: none;
	color: #7b7b7b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	background-color:#ffffff;
	width:150px;
	height:16px;
	border: thin solid #cccccc;
}



.textbox2{
	text-decoration: none;
	color: #7b7b7b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	background-color:#ffffff;
	width:150px;
	height:80px;
	border: thin solid #cccccc;
}


.selecthome{
	text-decoration: none;
	color: #7b7b7b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	background-color:#ffffff;
	width:210px;
	height:22px;
	border: thin solid #cccccc;
}

