A {
	text-decoration: none;
	border: 1px none #ffffff;
/*	padding-left: 0;*/
}

A:link, A:visited {
	border: 1px solid #f0f0ff;
/*	background-color: #f8f8ff; */
	background-color: transparent;
	color: #666699;
}

A:hover {
	background-color: #f0f0f8;
	color: #333366;
	border: 1px solid #d0d0f8;
}

.head {
/*	position: fixed; */
	float: left;
	width: 20%;
}

div.content, div.body {
	float: none;
	clear: none;
	font-weight: normal;
	text-align: justify;
	margin-left: 20%;
	margin-right: 125px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px dashed gray;
}

div.adsense {
	float: right; 
/*	position: fixed; */
	background-color: white;
	text-align: center;
	font-family: sans-serif;
	font-weight: lighter;
	letter-spacing: 0.2em;
	font-size: 6pt;
	width: 125px;
	color: silver;
/*	border: 1px solid silver; */
/*	white-space: nowrap;
	overflow: hidden; */
}

BODY {
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: 12pt;
	padding: 0px;
	margin: 2px;
}

.site {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
}

.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
	overflow: hidden;
/*	overflow: scroll; */
}

.menu .active, A.active, A:active {
	background-color: #fff0f0;
	cursor: pointer;
	color: maroon;
	border: 1px dotted #ffd0d0;
}

.menu .activelink, A.activelink {
	color: #663333;
}

/*
.menu .external, A.external {
	background-color: #fff0ff;
	cursor: pointer;
	color: purple;
	border: 1px dotted #ffd0ff;
}
*/

.menu .missing, A.missing {
	background-color: transparent;
	cursor: pointer;
	color: gray;
}

.menu .relatedsub, A.relatedsub {
	font-weight: bold;
}

.menu .unrelatedsub, A.unrelatedsub {
	font-weight: bold;
}

.menu .activesub, A.activesub {
	background-color: #fff0f0;
	cursor: pointer;
	color: maroon;
	border: 1px dotted #ffd0d0;
	font-weight: bold;
}

.menu .sub, A.sub {
	font-weight: bold;
}

PRE {
	font-size: 90%;
}

/*BLOCKQUOTE {
	margin: 1px;
	padding: 1px;
}*/

.googlet {
	border: 1px solid gray; 
	width: 120px;
}

TABLE {
	empty-cells: show;
}

HR {
	border: 0px solid white;
/*	border-bottom: 1px dashed #ccd; */
}

IMG {
	margin: 2px;
}

INPUT.form, TEXTAREA.form, SELECT.form {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 9pt;
	background-color: #f0f0f0;
	color: navy;
	border: 1px solid black;
}

@font-face { font-family: Treb; 
	     src: local("Trebuchet MS"), url("http://dag.wieers.com/fonts/trebuc.ttf") format("truetype");}
@font-face { font-family: Arial; 
	     src: local("Luxi Sans"), local("Arial"), local("Helvetica");}
@font-face { font-family: Taho; 
	     src: local("Tahoma"), url("http://dag.wieers.com/fonts/Tahomabd.ttf") format("truetype");}

.dag-logo A {
	color: black;
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}


.pagetitle {
	background-color: transparent;
	color: navy;
/*	font-family: Harquil, Harbinger, Desdemona, Verdana, Impact, Arial, Helvetica, sans-serif; */
	font-family: Harquil, Harbinger, Verdana, Impact, Arial, Helvetica, sans-serif; 
	letter-spacing: 0.05em;
	font-variant: small-caps;
	font-size: 140%;
	padding-bottom: 8pt;
	text-align: center;
}

H1.section, H1 {
	font-family: Tahoma, Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

H2.title {
	color: #ffffff;
	font-size :0;
}

div.title, H2.section, H2 {
	background-color: transparent;
	color: maroon;
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	font-size: 11pt; */
	padding-top: 8pt;
	padding-bottom: 0px; 
	text-align: left; 
	border: 0px solid #fff;
	border-bottom: 1px solid #ccd;
	padding-bottom:	0;
	margin-bottom: 1px;
}

dt {
/*	font-weight: bold; */
	text-decoration: underline;
}

H3.section, H3 {
/*	font-size: 10pt; */
}

.quote {
	font-family: Treb, Trebuchet MS, Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
/*	font-style: italic; */
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 3px; 
	margin: 0px;
	border: 1px dashed gray;
}

.pre {
	width: 100%;
	overflow: scroll;
	white-space: pre ;
}

.tty {
	margin-top: .5em;
	margin-bottom: .5em;
        margin-left: 3em;
        margin-right: 1em;
        padding: .4em;
        white-space: pre;

	background-color: #f0f0f8;
	border: 1px dashed #8080c0;
/*	background-color: #e4e7ea;
	border: 1px dashed #163858; */
        font-family: monospace;
        font-size: 80%; 
/*      overflow: scroll; */
}

div.intro, div.abstract, #intro {
	background-color: #f0f0ff;
	color: inherit;
	text-align: justify;
	border: 1px solid #99c;
	border-left: 6px solid #99c;
	padding: 5px;
	margin-bottom: 5px;
}

div.warning {
	background-color: #fff0f0;
	color: inherit;
	text-align: justify;
	border: 2px dotted #c99;
	border-left: 6px solid #c99;
	padding: 5px;
	margin-bottom: 5px;
}

span.structure {
	font-family: sans-serif;
	font-size: 9pt; 
	white-space: nowrap;
	text-align: left;
}

div.updated {
	font-family: sans-serif;
	font-size: 8pt; 
	white-space: nowrap;
	text-align: right;
	display: inline;
}

div.copyright {
	text-align: right;
	font-family: sans-serif;
	font-size: small;
	clear: left;
/*	clear: both; */
	border-top: 1px dashed gray;
	padding-top: 6px;
	margin-top: 8px;
	white-space: nowrap;
	color: #aaaaaa;
}

#copyright a {
	color: #aaaaff;
}

#copyright a:visited {
	color: #ffaaaa;
}

#lastupdated {
	font-size: 7pt;
	font-weight: bold;
}

#headlines {
	text-align: left;
}

.link {
	background-color: transparent;
	color: #666699;
}

TD.line-top {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px dashed silver;
	border-right: 1px solid silver;
/*	border-right: 1px solid gray;*/
}

TD.line-middle {
	border-left: 1px solid silver;
	border-bottom: 1px dashed silver;
	border-right: 1px solid silver;
/*	border-right: 1px solid gray;*/
}

TD.line-bottom {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
/*	border-right: 1px solid gray;
	border-bottom: 1px solid gray;*/
}

.button {
	background-color: #c0c0ff;
	color: #000060;
	padding-top: 0px; 
	padding-bottom: 0px; 
}

table.songTable {
	background-color: #a0a0c0;
	border: 1px solid #8080ff;
	font-size: 7pt;
}

table.dir {
/*	width: 100%; */
	clear: none;
}

table.dir tr {
	border: 1px solid silver;
}

table.dir th {
	font-size: 8pt;
	text-align: left;
	text-decoration: underline;
	border: 1px solid silver;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

table.dir th.s, table.dir th.m {
	text-align: right;
}

table.dir td {
	font-size: 8pt;
	text-align: left;
	white-space: nowrap;
	width: 0px;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

table.dir td {
	width: 100%;
}

table.dir td.d {
	font-style: italic;
}
