body {
	background: #CCDDFF;
	margin: 0px 0px 0px 0px;
}

A { 
	white-space: nowrap; 
}

A:HOVER {
	color : #0080FF;
	text-decoration: underline;
}

H4 {
	padding-left: 20px;
}

.bar {
	background-color: #FFF0C0;
	border-bottom:1px solid #CCAA44;
}

.Caption {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	margin: 10px;
	text-align: center;
}

.curr { 
	background-color: #CCDDFF; 
	border-bottom:	#CCDDFF; 
}

.L1 {
	font-family: Tahoma, Arial; 
	font-size: 12pt;
}

.L2 {
	font-family: Tahoma, Arial; 
	font-size: 10pt;
}

.L3 {
	font-family: Tahoma, Arial; 
	font-size: 9pt;
}

.Level {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.Menu A {
	color: #404040;
	text-decoration: none;
}

.Menu A:HOVER {
	color : #0080FF;
	text-decoration: underline;
}

a.menulink {
	text-decoration:none; 
	color: black;
	background-color:transparent; 
}

a.menulink:hover   { text-decoration:underline; }

.nav {
	text-align:center;
	color: black;
	font-size:10pt;
	font-weight:bold;
	font-family: Arial;

	border-left:1px solid white;
	border-right:1px solid #CCAA44;

	padding-bottom:2px;
}

.NOBR {
	white-space: nowrap;
}

.Prayer {
	border-width: 1px;
	border-style: solid;
	border-spacing: 2px;
	text-align: center;
	margin: auto;
	padding: 2px;
	border-color: #888888 #FFEECC #FFEECC #FFEECC;
}

.Prayer td {
	border-color: #FFEECC #FFEECC #888888 #FFEECC;
	padding: 10px;
}

.pulldown {
	text-align:left;
	color: black;
	background-color: #FFF0C0;
	font-size:8pt;
	font-weight:bold;
	font-family: Arial;

	border-bottom:1px solid #CCAA44;
	border-left:1px solid #CCAA44;
	border-right:1px solid #CCAA44;
}

.SearchBox {
	color: black; 
	background: #CCDDFF;
}

.Summary {
	float: right; 
	padding: 5px; 
	margin: 3px; 
	font-family: tahoma, arial; 
	font-size: 10pt;
	border: outset #0066CC;
}

.WideLeft {
	float: left; 
	clear: left; 
	margin: 5px 10px 5px 0px; 
}

.WideRight {
	float: right; 
	clear: right; 
	margin: 5px 0px 5px 10px; 
}

#Pulldown {
	visibility: hidden; 
	position: absolute;
	max-height: 75%;
}

#DefFrame {
	visibility: hidden;
	position: absolute;
 
	background: #CCDDFF;
	width: 350px; 
	max-height: 150px;
	overflow: auto;
	border: solid 1px black;
	padding: 0px 10px 0px 10px;
}

#Hint {
	visibility: hidden; 
	position: absolute; 
	width: 225px;
	height: 75%; 
	overflow: auto;
}

#HintList {
	width: 100%;
	border: solid 2px black; 
	background: white; 
	font-family: Arial; 
	font-size: 10pt;
}
