﻿body
{
	background-color: #000000;
	background-image: url('Images/BackgroundMani.gif');
	color: #E2E9F5;
	text-align: justify;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
}

h1 { text-align: center; font-size: 11pt; font-weight: bold; padding: 8px 0px 8px 0px; margin: 0px 0px 0px 0px; }
h2 { text-align: center; font-size: 10pt; font-weight: bold; padding: 8px 0px 8px 0px; margin: 0px 0px 0px 0px; }
h3 { text-align: left; font-size: 10pt; font-weight: bold; }
.h1div { text-align: center; padding: 0px 0px 8px 0px; margin: 0px 0px 0px 0px; }
.h2div { text-align: center; padding: 8px 0px 8px 0px; margin: 0px 0px 0px 0px; }

img { border-width: 0px; }
td { vertical-align: middle; }

ul { list-style-image: url('Images/BulletMoon12.gif'); }
li { margin: 8px 0px 4px 4px; }

a:link    { color: #77AAFF; text-decoration: none }
a:visited { color: #4876CB; text-decoration: none }
a:active  { color: #E4C874; text-decoration: none }
a:hover   { color: #E4C874; text-decoration: none } 

.navlink:link    { color: #4876CB; text-decoration: none }
.navlink:visited { color: #4876CB; text-decoration: none }
.navlink:active  { color: #E4C874; text-decoration: none }
.navlink:hover   { color: #E4C874; text-decoration: none }

.enclosure { position: relative; margin: 0px auto; width: 780px; background-image: none; background-color: #000000; }

.header { margin-bottom: 12px; padding-bottom: 0px; }

.footer { text-align: center; font-size: 8pt; margin-top: 12px; padding-top: 4px; }

.footerbullet {	margin: 0px 2px 0px 8px; vertical-align: middle; }

.padding { padding: 8px 8px 8px 8px; }
.verticalpadding { padding: 8px 0px 8px 0px; }
.horizontalpadding { padding: 0px 8px 0px 8px; }
.rightpadding { padding-right: 8px; }
.leftpadding { padding-left: 8px; }
.toppadding { padding-top: 8px; }
.bottompadding { padding-bottom: 8px; }
.morehorizontalpadding { padding: 0px 32px 0px 32px; }
.verticalmiddle { vertical-align: middle; }
.verticaltop { vertical-align: top; }
.leftimage { float: left; padding-right: 8px; }
.rightimage { float: right; padding-left: 8px; }
.iconimage { vertical-align: middle; padding-right: 2px; }

.pagelinkcell { width: 180px; text-align: left; vertical-align: top; font-weight: bold; padding-left: 12px; background-image: url('Images/BackgroundMoon.gif'); background-repeat: no-repeat; }
.pagedescriptioncell { vertical-align: top; padding-bottom: 6px; }

.spacerline { margin-top: 8px; margin-bottom: 8px; text-align: center; clear: both; }

.quotation { font-style: italic; font-size: 11pt; color: #EFCF72; }
.quotationcenter { font-style: italic; font-size: 11pt; color: #EFCF72; text-align: center; }
.quotationblock { font-style: italic; font-size: 11pt; color: #EFCF72; margin-left: 42px; margin-right: 42px; }
.quotationblocknosize { font-style: italic; color: #EFCF72; margin-left: 42px; margin-right: 42px; }
.poem { text-align: left; color: #EFCF72; font-size: 10pt; margin-left: 42px; margin-right: 42px; }

.readingtitle { font-size: 11pt; font-weight: bold; color: #D8E3F6; }
.readingtext { font-size: 10pt; color: #C3D3F1; }
.readingcontext { font-size: 8pt; color: #4876CB; }
.readingregular { font-size: 10pt; color: #F9CC75; }

.bordermysticaltop { background-image:url('Images/BorderMysticalTop.gif'); background-repeat:repeat-x; }
.bordermysticalleft { background-image:url('Images/BorderMysticalLeft.gif'); background-repeat:repeat-y; }
.bordermysticalright { background-image:url('Images/BorderMysticalRight.gif'); background-repeat:repeat-y; }
.bordermysticalbottom { background-image:url('Images/BorderMysticalBottom.gif'); background-repeat:repeat-x; }

.timercell
{
	background-image: url('Images/Globe.jpg');
	background-repeat: no-repeat;
	width: 115px;
	height: 116px;
	text-align: center;
	vertical-align: middle;
	color: #001166;
	font-size: 12pt;
	font-weight: bold;
}

.subheading { text-align: center; font-size: 10pt; font-weight: bold; }

.different { width: 550px; text-align: center; color: #4876CB; font-size: 8pt; font-style: italic; position: relative; margin: 24px auto 24px; }

.bioletterlinks { text-align: center; font-weight: bold; font-size: 10pt; padding: 4px; margin: 8px 0px 8px 0px; }

.darker { color: #A8B1C4; }
.csd { text-align: center; font-size: 8pt; color: #A8B1C4; }
.lsd { text-align: left; font-size: 8pt; color: #A8B1C4; }
.shaded { text-align: center; font-weight: bold; background-color: #001133; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.bold { font-weight: bold; }
.leftbold { text-align: left; font-weight: bold; }
.italic { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic; }
.small { font-size: 8pt; }
.bigger { font-size: 10pt; }
.biggerbold { font-size: 10pt; font-weight: bold; }
.centersmall { text-align: center; font-size: 8pt; }
.centersmalltop { text-align: center; font-size: 8pt; vertical-align: top; }
.centertop { text-align: center; vertical-align: top; }
.centerbottom { text-align: center; vertical-align: bottom; }
.centerbold { text-align: center; font-weight: bold; }
.clear { clear: both; }
.middle { position: relative; margin: 0px auto; }

.reference { font-style: italic; }
.bioref { font-style: italic; text-align: right; font-size: 8pt;  color: #A8B1C4; }
.singlequote { text-align: left; font-size: 12pt; color: #F9CC75; }
.oraclequote { background-image: url('Biography/Images/OracleBackground.gif'); background-position: right; background-repeat: no-repeat; }
.dailyquote { background-image: url('Biography/Images/DailyBackground.jpg'); background-position: right; background-repeat: no-repeat; }

.kabbalahleft { margin-left: 120px; text-align: left; font-weight: bold; font-style: italic; font-size: 11pt; color: #EFCF72; }
.kabbalahright { margin-right: 120px; text-align: right; font-weight: bold; font-style: italic; font-size: 11pt; color: #EFCF72; }
.kabbalahnorm { font-weight: normal; font-style: normal; font-size: 11pt; color: #E2E9F5; }

.yellowheading { text-align: left; font-weight: bold; font-size: 10pt; color: #EFCF72; }

.navtree { padding-left: 80px; }
.navtreeroot { font-weight: bold; font-size: 10pt; background-color: #001133; width: 550px; border-top-width: 1px; border-top-color: #B8D1FF; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: #B8D1FF; border-bottom-style: solid; padding: 2px 0 2px 0; }

.fire  { color: #D01015; }
.water { color: #4264E2; }
.air   { color: #EEBF02; }
.earth { color: #8B4B17; }

.error { font-size: 11pt; color: #D01015; text-align: center; }
.erroriconbg { background-color: #AF0202; }

.adbanner { text-align: center; margin-bottom: 6px; }
.adfooter { text-align: center; margin-top: 18px; border-style: solid; border-width: 1px; border-color: #FFFFFF; background-color: #243E70; }

