HTML { height: 100% }

BODY {
	height: 100%;
	max-width: 95%;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: medium;
	margin: 0 auto;
	}

#map-canvas { height: 100% }

.menuTable {
	border-width: 1px;
	border-style: solid;
	}

IMG {border-style: none}
A {text-decoration: none}
A:Hover {text-decoration: underline}
A:Visited { color: deepskyblue }

.queryWord {  font-size: x-large; font-weight: bold; color: #990000 }
.entryWord {  font-size: x-large; font-weight: bold; color: #8B0000 }
.subEntryWord {  font-size: medium; font-weight: bold; color: #8B0000 }
.refedWord { font-weight: bold; color: red }
.mgwWord { font-weight: bold; color: #8B0000 }
.altSpelt { font-size: small; font-weight: bold; color: black }
.logo1 {  font-size: medium; font-weight: bold; color: red }
.titleText { text-align: center; font-size: x-large; font-weight: bold; color: black }
.subTitleText { text-align: center; font-size: medium; font-weight: bold; color: black }
.smallTitleText { text-align: center; font-size: small; font-weight: bold; color: black }
.columnTitle { font-size: medium; font-weight: bold; color: black }
.ucHeader { font-size: small; font-weight: bold; color: black }
.mgtr { font-size: small; font-style: italic }
.source { font-size: small }
.noticeable { color : blue }
.sn { color : blue; font-style: italic }
.example { font-size: medium; font-style: italic }
.ndlr {color: black; font-size: small; }
.label1 { text-align: right; font-size: small; color: black }
.topMenuLink { font-size: x-small; color: black }
.menuLink { font-size: small; color: black }
.menuLink2 { font-size: small; font-style: italic;  color: black }
.inactiveMenuLink { font-size: small; color: black; background-color: #66FFFF; }
.topInactiveMenuLink { font-size: x-small; font-weight: bold; color: black; background-color: #66FFFF; }
.inactiveHeader { background-color: #FFFF00; }
.main {color: black; font-size: medium; }
.plateitem {color: green; font-weight: bold; font-size: medium; }
.note {color: black; font-size: small; }
.private { color: red; font-size: x-small; }
.privnote { color: red; font-size: x-small; }
.privnote1 { text-align: right; color: red; font-size: x-small; }
.minute { color: black; font-size: x-small; }
.rminute { text-align: right; color: black; font-size: x-small; }
.xminute { text-align: right; font-size: x-small; }
.genform {color: black; font-size: small; }
.refedGenform { color: #8B0000; font-size: small; font-weight: bold }
.grey { background-color: #888888; }

.book {  text-align: center; font-size: large; font-weight: bold; color: #8B0000 }
.chapter {  font-size: large; font-weight: bold; color: black }
.verse {  font-size: small; color: red }

.artList { font-size: large; font-weight: bold; color: #8B0000 }
.artPageHeader { font-weight: bold; font-size: large; text-align: right }
.artAut {  text-align: left; font-weight: bold }
.artTit {  text-align: center; font-size: large; font-weight: bold; color: #8B0000 }
.artEdit {  font-size: small; text-align: right }
.artReview {  font-style: italic; text-align: right }
