.tool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#top .toolbar a {
	color: #336699;
	text-decoration: none;
}
#top .toolbar a:hover {
	color: #000066;
}
.toolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-image: url(images/l_background.jpg);
	background-repeat: repeat-x;
}
#bottom {
	margin: 15PX;
}
#bottom .tool {
	margin-top: 40px;
	margin-bottom: 10px;
}
#top {
	margin-bottom: 15px;
	margin-right: 10px;
}

#bottom .tool a {
	color: #336699;
	text-decoration: none;
}
#bottom .tool a:hover {
	color: #000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 26px;
}
h3 {
	padding-top: 15px;
	color: #333366;
}

#top .tool a {
	color: #FFFF99;
	text-decoration: none;
}
#top .tool {
	margin-right: 10px;
	margin-top: 10px;
	vertical-align: top;
}

#top .tool a:hover {
	color: #FFFF00;
}
#vpc {
	font:Arial, Helvetica, sans-serif;
	padding-top: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.bigger {
	font-size: larger;
}
.subhead {
	font-size: 14pt;
	color: #666666;
}

.smaller {
	font-size: smaller;
}
#top #l_toolbar {
	position: absolute;
	top: 104px;
}
.heading {
	font-weight: bolder;
	color: #000066;
	font-size: 20px;
}
#maintable .heading {
	font-size: 20px;
}

#maintable .used {
}
#maintable a:hover {
	text-decoration: none;
}

#maintable .unused {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
}
.noline {
	text-decoration: none;
}
.sub {
	font-size: smaller;
	color: #333333;
	
}
#page {
	width: 575px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.scripture {
	font-style: italic;
	color: #660066;
}

