A {
	color: YELLOW;
	text-decoration: NONE;
	font-weight: BOLD;
}

BODY {
	background-color: DARKSLATEGRAY;
}

HR {
	color: BLACK;
	height: 1px;
	width: 100%;
}

P {
	text-align: JUSTIFY;
}

.copy {
	font-family: ARIAL, VERDANA, SANS-SERIF;
	font-weight: NORMAL;
	font-size: 10pt;
	background-color: WHITE;
	border-collapse: COLLAPSE;
	border-width: 1px;
	border-color: BLACK;
}

.copyAnchor {
	border-collapse: COLLAPSE;
	border-width: 1px;
	border-color: BLACK;
	text-decoration: NONE;
	color: BLUE;
}

.copyright {
	color: WHITE;
	font-size: 8pt;
	font-weight: NORMAL;
	font-family: ARIAL, VERDANA, SANS-SERIF;
	line-height: 12px;
	border-width: 0px;
}

.layout {
	position: RELATIVE ;
	top: 0;
	left: 0;
	width: 100%;
	border-color: BLACK;
	border-type: SOLID;
	border-width: 3px;
}

.leftSide {
	font-size: 6pt;
	border-width: 0px;
	width: 200px;
}

.noBorder {
	font-size: 6pt;
	border-width: 0px;
}

.prayerBook {
	background-color: POWDERBLUE;
	border-collapse: COLLAPSE;
	border-type: SOLID;
	border-width: 2px;
	border-color: BLACK;
	padding: 15px;
	width: 100%;
	font-family: ARIAL, VERDANA, SANS-SERIF;
	font-weight: NORMAL;
	font-size: 10pt;	
}

.returnLine {
	font-size: 9pt;
	font-weight: NORMAL;
	font-family: ARIAL, VERDANA, SANS-SERIF;
	font-variant: SMALL-CAPS;
}

.rightSide {
	font-size: 6pt;
	border-width: 0px;
	width: 30px;
}

.sideMenu {
	background-color: SLATEGRAY;
	width: 100%;
	border-collapse: COLLAPSE;
	border-type: SOLID;
	border-width: 0px;
	border-color: BLACK;
	text-align: CENTER;
}

.sideMenuHeader {
	color: WHITE;
	font-family: ARIAL, VERDONA, SANS-SERIF;
	font-weight: BOLD;
	font-size: 12pt;
	text-align: CENTER;
}

.sideMenuLinks {
	font-family: ARIAL, VERDONA, SANS-SERIF;
	font-weight: BOLD;
	font-size: 10pt;
}

.smallBorder {
	border-width: 1px;
}

.timeStamp {
	color: DARKBLUE;
	font-family: MONOSPACE;
	font-weight: NORMAL;
	font-size: 10pt;
}

.title {
	color: WHITE;
	font-family: ARIAL, VERDONA, SANS-SERIF;
	font-weight: BOLD;
	font-size: 24pt;
}

.toolTip {
	color: DARKRED;
	cursor: HELP;
}

.updatedOn {
	font-size: 8pt;
	color: WHITE;
	text-align: RIGHT;
	font-weight: BOLD;
}

.youAreHere {
	font-family: ARIAL, VERDANA, SANS-SERIF;
	font-size: 8pt;
	text-align: RIGHT;
	color: WHITE;
}
