.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #363636;
}
.txt2 {
	font-family: verdana;
	font-size: 12px;
}
.btn {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DBB121;
	height: 25px;
	width: auto;
	border: 1px solid #533E07;
}
.txtbox3 {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #FF9900;
	border-left-color: #7F9DB9;
}
.txtboxbig {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	height: 140px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #FF9900;
	border-left-color: #7F9DB9;
}a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
}
