@charset "utf-8";
.labletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 15px;
}

.thnktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 15px;
	text-justify:auto;
}

.textboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 180px;
}
.lbltxt
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:Black;
}
.headtitle
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:18px;
	color:White;
	cursor:hand
}

.close
{
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	color:Yellow;
	text-decoration:none;
}
.close:hover
{
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	color:White;
	text-decoration:none;
}