* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "DejaVu Sans", Verdana, Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	/*text-align: center;*/
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}

div#anthesdirheader {
	padding: 0px;
}

div#indexof {
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-size: 14px;
	color: #9f0e0e;
	font-weight: bold;
	/* width: 680px; */
}

div#dirmessage {
	border-bottom: 1px dotted gray;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #3b3a3a;
}

div#dirmessage pre {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
	padding-right: 45px;
	font-size: 11px;
	font-weight: normal;
	color: #161414;
}

#item {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#dirmessage a, #item a {
	color: #b10101;
	text-decoration: none;
}

img {
	border: 0px;
	padding: 0px;
}

table {
	border: 0;
	border-spacing: 0;
	empty-cells: show;
}

th {
	background: #e7e7e7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
}

td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	font-size: 12px;
	font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Lucida Sans Typewriter", Monaco, "Courier New", "Lucida Console", Courier, monospace;
	border-bottom: 1px dotted #91918f;
}

table a {
	display: block;
	text-decoration: none;
	color: #740202;
}

tr:hover {
	background-color: #fff3d4;
}

#anthesdirheader {
	padding-bottom: 10px;
}

#anthesdirfooter {
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dotted gray;
}

#contactline {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
	color: #494242;
}

#contactline a {
	text-decoration: none;
	color: #b10101;
}
