.abakdn {
	background: url(bimg/abakdn.jpg) transparent no-repeat bottom center;
	color: #996600;
	font-family: "Lucida Sans Unicode", "Courier New", Courier, monospace;
	font-size: x-large;
	text-align: center;
}

.abakup, dd {
	background: url(bimg/abakup.jpg) transparent no-repeat top center;
	color: #996600;
	font-family: "Lucida Sans Unicode", "Courier New", Courier, monospace;
	font-size: x-large;
	text-align: center;
}

/*Reflection Pages No regular group, */
 .aleph, .other {
	background: url(bimg/kosAlph_bg.jpg) #ffffcc;
	border: 5px ridge #999900;
	color: #333399;
	margin: 5px;
	padding: 5px;
}

/*qabalistic Doubles */
.double {
	background: transparent;
	color: #cc99ff;
}

/*Earth; grounded, receptive, nurturing */
.ear {
	background: #333300;
	border: 3px outset #330000;
	color: #99ff99;
	margin: 5px;
	padding: 5px;
}

/*Minister's Corner (ULC), CAADAC, Jupiter, Government; conquest */
.jup,  .blue {
	background: #000066;
	border: 3px outset #000066;
	color: #ccffff;
	margin: 5px;
	padding: 5px;
}

/*The Moon; mind, psyche */
.lun, .silver {
	background: url(bimg/silver_bg.jpg) #999999;
	border: 3px outset #999999;
	color: #333333;
	margin: 5px;
	padding: 5px;
}

/*FCoS, BlackDragon, BronzDragon, Mars; aggression, violent and non-violent resistance. */
 .mar, .red {
	background: #330000;
	border: 3px outset #330000;
	color: #ff9999;
	margin: 5px;
	padding: 5px;
}

/*qabalistic Mothers */
.mother {
	background: transparent;
	color: #ffcc66;
}

/* Murcury; intelect, rational and irrational intelligence. */
.mur, .rainb {
	background: url(bimg/rainbow_bg.jpg) #993399;
	border: 3px outset #993399;
	color: #003300;
	margin: 5px;
	padding: 5px;
}

/*Neptune; irrational intelligence, soul, Self. */
.nep, .xoph {
	background: #336666;
	border: 3px outset #336666;
	color: #ccff99;
	margin: 5px;
	padding: 5px;
}

/* Pluto; wealth and authority; Data Lists, FAQs, Sources, Links*/
.plu, .violet {
	background: #330033;
	border: 3px outset #330033;
	color: #cc99ff;
	margin: 5px;
	padding: 5px;
}

/*Saturn, qabalistic secondary paths; governess, teacher, school marm. */
.sat, .black, .paph {
	background: #000000;
	border: 3px outset #333333;
	color: #ffcc66;
	margin: 5px;
	padding: 5px;
}

/*qabalistic singles */
.single {
	background: transparent;
	color: #ccff99;
}

/*Reflection Pages No regular group, The Sun; generocity */
 .sol, .yellow, .refl {
	background: #ffcc66;
	border: 3px outset #ffcc66;
	color: #336699;
	margin: 5px;
	padding: 5px;
}

/*Uranis; Universal Religion; revolutionary, dissent; Culture of Faith, Mythlopedia, Qabalistic Primary Paths*/
 .ura, .cyan, .path {
	background: #003333;
	border: 3px outset #003333;
	color: #99ffff;
	margin: 5px;
	padding: 5px;
}

/* Dragons Nest, Pagan, stories, poetry, Venus; love, fellowship, lust*/
  .ven,  .green {
	background: #006633;
	border: 3px outset #006633;
	color: #ffccff;
	margin: 5px;
	padding: 5px;
}

/* Chiron, Thereon; Mentor Qabala Sephroth */
.xir, .seph {
	background: #336633;
	border: 3px outset #336633;
	color: #99ff99;
	margin: 5px;
	padding: 5px;
}


/*Greek and other Left-to-Right writing */
.grk {
	direction: ltr;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

/*Hebrew and other right-to-left writing */
.heb, .rtl {
	direction: rtl;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}