@import url("layout.css");
@import url("txt.css");
.infoThmSelect {
	margin-left: 0px;
	text-align: right;
	padding-left: 0px;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #7f0406;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f0604;
	margin-right: 10px;
}
.infoThmGrey {
	margin-left: 0px;
	text-align: right;
	padding-left: 0px;
	vertical-align: top;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #7f0406;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f0406;
	margin-right: 10px;
}
.mainTitleD {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
.mainTitleD2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	padding-left: 5px;
	color: #21211e;
}
.mainTitleD3 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	padding-left: 5px;
	color: #ebebe8;
}

