body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtblk {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFB32A;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.txtblk:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #bf0029;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.txtblack {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
a.txtblack:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: bolder;
}
.img {
	border: 1px solid #FFB32A;
}
a.img:hover {
	border: 1px solid #C00029;
}
.txtred {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #bf0029;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.txtred:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BF0029;
	cursor: hand;
	border: 1px solid #FFFFFF;
}

.fields {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	width: 150px;
}

