.txtbox {
	font-family: verdana, "times New Roman", courier, "Courier New";
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #eaeaea;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
}
.butt {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: verdana, "times New Roman", courier, "Courier New";
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.welcome {
	font-family: verdana, "times New Roman", courier, "Courier New";
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-decoration:none;
}
.headbar {
	font-family: verdana, "times New Roman", courier, "Courier New";
	font-size: 10px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #FF6600;
}
.imgborder {
	border: 2px solid #000000;
}
.HR {
	height: 1px;
	border: 1px solid #000000;
}
