
.loginbox {
	font-size: 7pt;
	background-color: #999999;
	border: 1px inset #B0B0B0;
	color: #000000;
	font-weight: 500;
}
.txtlable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3FFDC;
}
.lablePackage {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color:#FFFFFF;
	font-weight: 500;
}
.priceLbl {
	font-family: Arial;
	font-size: 11px;
	color: #FAFFE3;
}
.pickstxt {
	font-family: Times, serif;
	font-size: 16pt;
	color: #FAFEEE;
}
.txtlink {
	font-family: Times, serif;
	font-size: 16px;
	color:#99FF66;
	text-decoration: none;
}
.txtlink:hover {
	font-family: Times, serif;
	font-size: 16px;
	color: #008000;
	text-decoration: none;
}