.welcome {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.welcometxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A0BDE5;
}
.copyright {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 12px;
}
.content {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A0BDE5;
}
.gg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	height: 30px;

}
.gg1 {

	font-family: "Trebuchet MS";
	font-size: 14px;
}
.ggerror {
	font-family: "Trebuchet MS";
	font-size: 14px;
	height: 30px;
	border: 1px solid #FF0000;

}
.gg1error {
	font-family: "Trebuchet MS";
	font-size: 14px;
	border: 1px solid #FF0000;

}
.btn {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A0BDE5;
	height: 30px;
	width: 100px;
	border: 1px solid #0033CC;
	background-color: #0D3D9F;

}
