.txt {
	font-size: xx-small;
	color: #666666;
	text-align: center;
	border: 1px dotted #333333;
	background-color: #fafafa;
	font-style: normal;
	font-weight: bold;


}
.btn1 {	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0066CC;
	border: 2px solid #0099FF;
}
.botton {
	border: 1px dotted #000000;
	font-size: medium;
	font-weight: bold;
	color: #eeeeee;
	background-image: url(images/btnRegister.png);
}
.txtCopy {

	font-size: xx-small;
	color: #666666;
	text-align: left;
	border: 1px dotted #333333;
	background-color: #fafafa;
	font-style: normal;
	font-weight: normal;
}
.Line {
	border: 1px solid #0099CC;
}

