.tr12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #454545;
	line-height: 14px;
	text-decoration: none;
}
.txtbox {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
	height: 18px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	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-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
	text-decoration: none;
}
.btn {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #be0b2b;
	background-image: url(images/submit.gif);
	height: 24px;
	width: 60px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

.txtbox2 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
	height: 100px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	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-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
	text-decoration: none;
}

a:link {
	color: #E4E4E4;
	text-decoration: none;
}
a:visited {
	color: #E4E4E4;
	text-decoration: none;
}
a:hover {
	color: #E4E4E4;
	text-decoration: none;
}
