@import "/style/sil_org.css";
body {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

a { outline: none; text-decoration:none; cursor:hand; color: #0066CC }
a:hover { text-decoration:underline }
a:visited:hover { text-decoration:underline; color: #0066CC }

h1.header { color:#003399 }
h1.entry { color:#990000 }

.feminine { font-weight: bold }

.equivalent { font-weight: bold; font-size: larger }
.equivalent a { text-decoration:none; cursor:hand; color: #009933}
.equivalent a:hover { text-decoration:underline; color: #009933 }
.equivalent a:visited { text-decoration:none; color: #009933 }
.equivalent a:visited:hover { text-decoration:underline; color: #009933 }

.pos { font-style: italic; } 

.definition a { text-decoration:none; color:#990000}
.definition a:hover {
	text-decoration:underline;
	color: #990000;
}
.definition a:visited { text-decoration:none; color: #990000 }
.definition a:visited:hover { text-decoration:underline; color: #990000 }

.subentryhead { font-weight: bold }
ul.subentry { list-style-type: none; list-style-position: outside }

.WordListHead { font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold;  color: #333333 }

.WordListDir { font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: normal;  color: #003399 }
.WordListDir a { text-decoration:none; color: #003399 }
.WordListDir a:hover { text-decoration:underline; color: #003399 }

.WordList a { font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal;  color: #0080CC }
.WordList a:hover { text-decoration:underline; color: #0080CC }
.WordinList a { font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal;  color: #000000 }
.WordinList a:hover { text-decoration:underline; color: #000000 }

<!--.footer { font-family:"Times New Roman", Times, serif; font-size: 90%; color: #000000; background-position: center; } -->
<!--.footer a { color: #003399}-->
<!-- .footer a:hover { color: #003399}-->
 
.warning { color: #FF0000; }
.warning a {text-decoration:none; cursor: hand;} 
.warning a:hover {text-decoration:underline; cursor: hand; } 
.filterdec { font-size: 90%; }
.close { font-size: smaller; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.close a { text-decoration: none; color: #000000}
.close a:hover { text-decoration: underline; color: #000000}
.asterisk { font-size: 80%; color: #003399 }
.source a { text-decoration: none; color: #990000; }
.source a:hover  { text-decoration: none; color: #990000; }
.comment { font-weight: bold; color: #003399; }
.comment a {
	text-decoration: none;
	color: #003399;
	cursor: hand;
}
.comment a:hover {
	text-decoration: underline;
	color: #003399;
	cursor: hand;
}
sub { font-size: 75%; }
p.bibliohang {text-indent: -2em; padding-left: 2em;}
.nav {
	font-size: 75%;
	color: #999999;
} 
.nav a { text-decoration: none; color: #003399; } 
.nav a:hover { text-decoration: underline; color: #003399; }  

.version { border: 1px #FFFF99 solid; background-color: #FFFF99}


