/* rough, temporary stylesheet to be replaced in Dec 2004*/

body {
	background: #fff; 
	color: black; 
	margin: 20px;
	font-family: sans-serif;
	}
/*
a:link {color: #036; }
a:visited {color: #036; }
*/

a:link {color: #036; }
a:visited {color: #603; }

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif; 
	}
.h1-sub {
	color: #336; 
	margin-left: 30%;
	padding-left: 10px; padding-bottom: 10px;
	font-size: 150%; /* something is very wrong here! */
	}
.h1-home {
	color: #336; 
	padding-left: 10px; padding-bottom: 10px;
	font-size: 150%; /* something is very wrong here! */
	}

h1 {
	color: #336; 
	padding-bottom: 10px;
	font-size: 150%; /* something is very wrong here! */
	}

h2 {
	border-bottom: solid 1px #c60;
	padding-top: 5px;
	color: #c60; 
	background-color: #fff;
	font-size: 120%; /* something is very wrong here! */
	}
h3 {
	color: #c60; 
	background-color: #fff;
	font-size: 110%; /* something is very wrong here! */
	}
h4, h5, h6 {
	color: #c60; 
	background-color: #fff;
	font-size: 100%; /* something is very wrong here! */
	}

.tag {
	font-style: italic;
	color: #c60; 
	background-color: #fff;
	}
	
.bar {
	padding: 5px;
	margin-right: 20px; 
	border-top: solid #c60 1px;
	border-bottom: solid #f93 3px;
	color: #036; 
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	}
.bar-right {
	float: right;
	font-weight: bold;
	}

.nav {
	width: 25%;
	padding: 10px;
/*	border-top: solid 30px #fff;
*/	float: left;
	clear: left;
	color: #336; 
	background-color: #eaeaea;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	}
.h2-nav {
	display: none;
	}
.nav a {text-decoration: none;}
.ul-nav {
	margin-left: 25px;
	padding-top: 2px;
	}
li.label { 
	list-style-type: none; 
	}
li.label-current { 
	list-style-type: none;
	background: #fff;
	font-weight: bold;
	}
li.plus  {
	list-style-image:    url(plus.gif);
	padding-bottom: 1px;
	}
li.plus-high  { 
	list-style-image:    url(plus.gif); 
	padding-bottom: 5px;
	}
li.minus {
	list-style-image:    url(minus.gif);
	padding-bottom: 1px;
	}
li.minus-high { 
	list-style-image:    url(minus.gif);
	padding-bottom: 5px;
	}
li.minus-high-current { 
	list-style-image:    url(minus.gif);
	padding-bottom: 5px;
	font-weight: bold;
	}
li.end  {
	list-style-image:    url(end.gif);
	padding-bottom: 1px;
	}
li.end-current  {
	list-style-image:    url(end.gif);
	background: #fff;
	font-weight: bold;
	}
.current {
	background: #fff;
	font-weight: bold;
	}

.quote {
	width: 25%;
	padding: 10px;
	border-top: solid 30px #fff;
	float: left;
	clear: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	}
.h2-quote {
	display: none;
	}
	
.highlight1 {
	background: #ccf;
	font-size: 90%;
	}

.contents {
	width: 30%;
	padding: 10px;
	border-right: solid #fff 0px;
	border-bottom: solid #fff 30px;
	border-left: solid #fff 30px;
	float: right;
	clear: right; 
	background-color: #eaeaea;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	}
.contents a {color: #c60;  text-decoration: none; font-weight: bold;}
.h2-contents {
	font-size: 100%;
	background-color: #eaeaea;
	border: none;
	margin-top: 0px; padding-top: 0px;
	margin-bottom: 0px; padding-bottom: 0px;
	}
.ul-contents {
	margin-left: 15px;
	margin-top: 5px; margin-bottom: 0px; margin-right: 0px;
	padding: 0px;
	}
.li-contents {
	padding-bottom: 5px;
	list-style-image: url(down3.png);
	}

.related {
	width: 30%;
	padding: 10px;
	border-right: solid #fff 0px;
	border-bottom: solid #fff 30px;
	border-left: solid #fff 30px;
	float: right;
	clear: right; 
	background-color: #eaeaea;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #336;
	}
.related a {color: #336;  text-decoration: none; font-weight: bold;}
.h2-related {
	font-size: 100%;
	background-color: #eaeaea;
	border: none;
	margin-top: 0px; padding-top: 0px;
	margin-bottom: 0px; padding-bottom: 0px;
	}
.h3-related {
	font-size: 100%;
	color: black; 
	background-color: #eaeaea;
	border: none;
	margin-top: 5px; padding-top: 5px;
	margin-bottom: 0px; padding-bottom: 0px;
	}
.ul-related {
	margin-left: 15px;
	margin-top: 5px; margin-bottom: 0px; margin-right: 0px;
	padding: 0px;
	}
.li-related {
	padding-bottom: 5px;
	}

.main {
	margin-left: 30%;
	padding-top: 0px; padding-right: 20px; padding-left: 10px; padding-bottom: 0px;
	}

.float-right {
	clear: right;
	float: right;
	margin-left: 15px;
	}
.float-left {
	clear: left;
	float: left;
	margin-right: 15px;
	}
.clear {
	clear: both;
	}

.top {
	margin-left: 15%;
	}
.top a {color: #666;  text-decoration: none; }

.da-highlight, .db-highlight, .dc-highlight {
	float: right;
	clear: right;
	}

.no-space-left {
	margin-left: 15px;
	margin-top: 0px; margin-bottom: 0px; margin-right: 0px;
	padding: 0px;
	}

li.space-below-5 {
	padding-bottom: 5px;
	}

.no-space-after {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.no-space-before {
	margin-top: 0px;
	padding-top: 0px;
	}
.no-space-beforeafter {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.footer {
/*	width: 75%;
	align: center; */
	font-size: 90%;
	color: #666;
	border-top: solid 1px #369;
/*	border-bottom: solid 3px #036;
*/
	margin-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	/*	padding-bottom: 0px; */
	}
.h2-footer {
	font-size: 100%;
	border: none;
	padding-bottom: 3px; padding-left: 3px;
	margin-bottom: 3px; margin-left: 3px;
	}
.p-footer {
	padding: 3px;
	margin: 3px;
	}
/* maujor rules for credits on translation */
.maujor { 
background:#f5f5f5;
font-size:70%; text-align:left; }
.maujor p {margin: 0.5em 1.0em;}

.nt { /* stylize translator notes)*/
	font: italic 90% "Courier New", Courier, mono, serif;
	color:#666;
	}
/* end maujor rules */ 