body {
	background-color: #EBE9DF;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 19px;
}
.link-gray {
	font-size: 11px;
	font-weight: normal;
	color: #762A10;
	text-decoration: none;
}
.link-graybig {
	font-size: 13px;
	font-weight: normal;
	color: #762A10;
	text-decoration: none;
}
.link-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align:right;
}
.link-menu:hover {
	color: #9F5000;
	text-decoration: none;
}
.txt-field1 {
	width: 135px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	color: #762A10;
	text-decoration: none;
}
.bld-orange {
	font-size: 12px;
	font-weight: bold;
	color: #D76D18;
	text-decoration: none;
}
.bld-orangesmall {
	font-size: 10px;
	font-weight: bold;
	color: #D76D18;
	text-decoration: none;
}

.btn-red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 19px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #CC0000;
}

.txt-fld-login {
	width: 120px;
}

.head-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #762A10;
}
.head-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #DF600A;
}

.link-gray:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.link-blue {
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
