/* --------------------------------------------------------------------------------- directory -- */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B160A;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B160A;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
.dir-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
.dir-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #fbf4dd;
	font-weight: bold;
	font-style: normal;
	border: 1px solid #fbf4dd;
	background-color: #330000;
}
.dir-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	background-color: #FCF6EB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7E5402;
	border-bottom-color: #7E5402;
}
.dir-specialoffer {
	background-color: #FDF3E1;
}
.dir-heading {
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7E5402;
	border-bottom-color: #7E5402;
	background-color: #FCFCEB;
}
.dir-stable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7E5402;
	border-left-color: #7E5402;
}
.dir-topbox {
	font-weight: bold;
	padding: 5px;
	background-color: #FDF3E1;
	border: 1px solid #F5C66E;
}
.dir-bottombox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-stlye: solid;
	border-bottom-style: solid;
	border-right-color: #F5C66E;
	border-left-color: #F5C66E;
	border-bottom-color: #F5C66E;
	border-left-style: solid;
	padding: 5px;
}
.dir-coupon {
	font-size: 10pt;
	border: 2px solid #330000;
}
.dir-lback {
	background-color: #FCF6EB;
}
.dir-dback {
	background-color: #F5C66E;
}
.dir-paid {
	color: #BC0F05;
	font-weight: normal;
}
a.dir-paid:link {
	color: #BC0F05;
	text-decoration: none;
}
a.dir-paid:visited {
	color: #BC0F05;
	text-decoration: none;
}
a.dir-paid:hover {
	color: #BC0F05;
	text-decoration: underline;
}
a.dir-paid:active {
	color: #BC0F05;
	text-decoration: underline;
}
.dir-notpaid {
	color: #999999;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	border: 1px solid #330000;
	background-color: #FDF3E1;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	background-color: #FDF3E1;
	border: 1px solid #330000;
	width: 150px;
}
.dir-binput {
	font-weight: bold;
	cursor: hand;
}
/* --------------------------------------------------------------------------------- end of directory -- */
