	/* 	#7D6CB2 - purple links 					*/
	/* 	#AF0034 - red links 						*/
	/* 	#500000 - dark red title		 		*/
	/* 	#cc0033 - highlight background 		*/
	/* 	#2a2a2a - dark gray 						*/
	/* 	#4a4a4a - dark gray border color 	*/
	/* 	#efefef - text color 					*/
	/* 	#008000 - green number 					*/
	/* 	#991111 - red								*/
	/*		#666666 - dark gray						*/

BODY { color: #efefef; font-family: Verdana, Arial, Helvetica; font-size: 10pt; background: black; background-image:url(images/side.jpg); background-repeat:repeat }
table { background: #2a2a2a; }

a:link 		{ color: #7d6cb2; text-decoration: none; }
a:active 	{ color: #7d6cb2; text-decoration: none }
a:visited 	{ color: #7d6cb2; text-decoration: underline;  }
a:hover 		{ color: black; text-decoration: underline; background: white }

a.top:link 		{ color: #7D6CB2; text-decoration: none; }
a.top:visited 	{ color: #7D6CB2; text-decoration: underline; }
a.top:hover 	{ color: #7D6CB2; text-decoration: none; background: white }

a.symbol:link 		{ color: #AF0034; text-decoration: none; }
a.symbol:visited 	{ color: #AF0034; text-decoration: none; }
a.symbol:hover 	{ color: black; text-decoration: none; background: #cc0033 }

a.arrow:link 		{ color: #008000; text-decoration: none; }
a.arrow:visited 	{ color: #008000; text-decoration: none; }
a.arrow:hover 	{ color: black; text-decoration: none; background: #008000 }

a.game:link 	{ color: #991111; text-decoration: none; }
a.game:visited { color: #991111; text-decoration: underline;  }
a.game:hover 	{ color:#991111; text-decoration: underline; background: #white }

a.broke:link 	{ color: #666666; text-decoration: none; }
a.broke:visited { color: #666666; text-decoration: underline;  }
a.broke:hover 	{ color: #666666; text-decoration: underline; background: #white }

.larrow	{ font-size: 9pt }
.rarrow	{ font-size: 9pt; text-align: right;  }
.box 		{ padding: 10px; font-size: 9pt; border-style: solid; border-width: thin; 
			  border-color: gray; }
.boxtop	{ border-style: solid; border-width: thin; border-color: gray; }
.center 	{ text-align: center }
.title 	{ background: #500000; font-size: 12px; font-weight: bold; padding: 4px }
.hide		{ color: #2a2a2a; font-size: 9pt }
.content { background: black; padding: 4px; }
.green 	{ color: #008000; }
.aside 	{ margin-left: 100px; padding: 10px; font-size: 8pt; text-align: justify }
.note 	{ font-family: comic sans ms, helvetica; font-size: 9pt; }
.caps		{ font-variant: small-caps; }
.other 	{ font-family: arial, tahoma, helvetica; font-size: 8pt }
.intercept	{ font-family: georgia, times new roman; color: #666666}



.article { font-family: georgia, times new roman; text-align: justify; margin-left: 20px; 
			  margin-right: 20px; padding: 10px; font-size: 9pt; border-style: solid; 
			  border-width: thin; border-color: gray; }





.gantry  { font-family: comic sans ms, cursive; font-size: 9pt; font-variant: small-caps; color: red }
.highlight { background-color: #AF0034 }
.inside 	{ border-style: solid; border-width: thin; border-color: #4a4a4a; background: #2a2a2a; 
			  color: #efefef; margin-left: 10px; margin-right: 10px }
.intro 	{ font-size: 10pt; }
.leftbox { padding: 10px; border-left: blue 1px solid }
.man1 	{ font-family: georiga; font-size: 9pt; font-style: italic;  }
.man2 	{ font-family: georiga; font-size: 9pt; font-variant: small-caps; }


.number 	{ color: #008000; font-weight: bold }
.pgnm		{ font-family: arial, tahoma, helvetica; font-size: 8pt; color: #AF0034; text-align: right }


.page {border-style: solid; border-width: thin; border-color: #bc8b02; background-color: #e1e1e1; color: #000000}

.topcell { border-top: #008000 1px solid; border-left: #008000 1px solid; border-right: #008000 1px solid; }
.middle	{ border-left: #008000 1px solid; border-right: #008000 1px solid; text-indent: 1em }
.middlei	{ border-left: #008000 1px solid; border-right: #008000 1px solid; text-indent: 1em; font-style: italic }
.bottom { border-bottom: #008000 1px solid; border-left: #008000 1px solid; border-right: #008000 1px solid; text-indent: 1em }





