/*		unique.tocweb.css
=
	+ Box Model Hack +
		1.	Tantek Celik's "Box Model Hack"
	for
		2.	Dan Cederholm's "Flexible Text"
	PAM's explanation lives here:
		http://www.positiveatheism.org/conventions.htm
			#BOXMODEL ; #FLEXIBLETEXT
*/
body, ul, dl, ol, blockquote {
	font-size: x-small; 
	voice-family: "\"}\"";
	
	voice-family: inherit;
	font-size: small;
}
/*	"Be kind to Opera" */
html>body {
	font-size: small;
}
body {
	background: #420 url(../pix/tilemarbledarkbrown.gif);
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	width: 750px;
	color: #F90;
}
/*		Doesn't exist anywhere in site
div.DivCenter {
	text-align: center;
}
*/
div#divDisclaimBox {
	margin-top: 12pt;
	margin-bottom: 12pt;
}
div#divDisclaimBox p {
	color: #F93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

ul li {	/*	ubiquitous */
	font: 110%/1.3em "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: disc;
	margin-top: 0.2em;
	margin-bottom: 0;
	width: 100% !important;
	list-style-position: outside;
	margin-left: 0px;
	text-indent: 0px;
}
ul.ulSubList li {	/*	ubiquitous */
	font: 92.50%/1.2em "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: disc;
	margin-top: 0.1em;
	margin-bottom: 0;
	width: 100% !important;
	list-style-position: outside;
	margin-left: 0px;
	text-indent: 0px;
}
.liHeader, #noteLarger {
	font-weight: bold;
	color: #F93;
	font-size: larger;
}
.liHeadette {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #FC0;
	font-size: 112%;
	margin: 1.3em 0 0;
	line-height: 1.4em;
}
#noteSmaller {
	/*font-weight: bold;*/
	color: #FA2;
	font-size: 96%;
	margin: 1.3em 0 0;
}
a, .InColorUnVisited {
	color: #FE0;
	text-decoration: none;
}
a.aColorOfText {
	color: #F90;
	text-decoration: none;
}

/*
a.aGold {color: Gold;}
a.aGoldUnderline {color: Gold; text-decoration: underline;}
*/

.BackDkRed, #DepreciateMe {background-color: #442200; font-weight: bold}
.BackBordrDkPrpl, #DepreciateMe {
	background-color: #660033;
	font-weight: bold;
	white-space: nowrap;
	color: F6F6FF;
	padding-right: 3px;
	padding-left: 3px;
}
.BackRegDkRed, #DepreciateMe {
	background-color: #442200
}
.BackRegBordrDkPrpl, #DepreciateMe {
	white-space: nowrap;
	color: #FFDDFF;
}
.inItalics {
	font-style: italic;
}

.inOblique {
	font-style: oblique;
}

.inBold {
	font-style: normal;
	font-weight: bold;
}

.inUnderline {
	font-style: normal;
	text-decoration: underline;
}

.inSmallCaps {
	font-variant: small-caps;
}
/*
.inGoldBold
{
	font-weight: bold;
	color: Gold;
}
*/

.InSmCapsFAUX, .InPamWarn, .InRTFD {
	font-size: 80%;
}
.inPamPick {
	background-color: #502810;
	font-weight: bold;
	color: #fdf;
	font-family: Arial, sans-serif;
}
.InPamWarn {
	color: #E50;
	white-space: nowrap;
}
.InSmallishCapz{
	font-size: 80%;
}
.inJustPulled
{
	color: #ff8000;
	text-decoration: line-through;
}

li.LiColorKey {
	font-size: 90%;
	line-height: 0.9em;
	margin: 1.2em 0;
	list-style-type: none;
}
li.LiTinyNote {
	font-size: 70%;
	color: #cd8b5a;
	list-style-type: none;
}

li.LiDarkMark {
	font-size: 70%;
	color: #665544;
	font-family: "Comic Sans MS", Tekton, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
li.LiDarkMark .InHighlight {
	color: #663399;
li.LiDarkMark a {
	color: #DD2200;
	text-decoration: none;
}

div.divRulebarBox p {
	width: 60%;
	height: 3px;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 1px;
	margin-bottom: 1px;
}
/*	Rulebars: common parameters. */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-position: center !important;
	padding: 0 !important;
	font-family: Times, mono;
	font-size: 1px !important;
	line-height: 1px !important;
	text-align: center !important;
	text-decoration: none !important;
}
/*	Rulebars: individual parameters. */
/*	RuleBar: W: 66%; H: 3px. */
.RuleBar66 {
	height: 3px !important;
	margin: 3px 17%!important;
	width: 66% !important;
}
/*	RuleBar: W: 44%; H: 2px. */
.RuleBar44 {
	height: 2px !important;
	margin: 2px 28%!important;
	width: 44% !important;
}
/*	RuleBar: W: 22%; H: 1px. */
.RuleBar22 {
	height: 1px !important;
	margin: 1px 39%!important;
	width: 22% !important;
}
	background-color: #110033;
}div.divRulebarBox p.pRulebarGIF {
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}
img.imgRulebarGIF22, 
img.imgRulebarGIF44, 
img.imgRulebarGIF66 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img.imgRulebarGIF22 {
	height:12px;
	width: 22%;
}
img.imgRulebarGIF44 {
	height: 2px;
	width: 44%;
}
img.imgRulebarGIF66 {
	height: 3px;
	width: 66%;
}

