/* 	#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 					*/


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: #7D6CB2 }

a.game:link 	{ color: #AF0034; text-decoration: none; }
a.game:visited { color: #AF0034; text-decoration: underline;  }
a.game:hover 	{ color: black; text-decoration: underline; background: #cc0033 }

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.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 }

.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; }
.box 		{ padding: 10px; font-size: 9pt; border-style: solid; border-width: thin; 
			  border-color: gray; }
.hide		{ color: #2a2a2a; font-size: 9pt }
.larrow	{ font-size: 9pt }
.rarrow	{ font-size: 9pt; text-align: right;  }
.boxtop	{ border-style: solid; border-width: thin; border-color: gray; }
.content { background: black; padding: 4px; }
.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; }
.note 	{ font-family: comic sans ms, helvetica; font-size: 9pt; color: #AF0034 }
.other 	{ font-family: arial, tahoma, helvetica; font-size: 8pt }
.number 	{ color: #008000; font-weight: bold }
.pgnm		{ font-family: arial, tahoma, helvetica; font-size: 8pt; color: #AF0034; text-align: right }
.title 	{ background: #500000; font-size: 12px; font-weight: bold; padding: 4px }


.boy		{ font-family: comic sans ms, cursive; font-size: 10pt; }
.comic	{ font-family: times new roman; georgia; font-size: 10pt; color: cornsilk }
.detroit { font-family: comic sans ms, cursive; font-size: 9pt; color: crimson }
.blip		{ font-family: comic sans ms, cursive; font-size: 9pt; color: orange }
.gomez	{ font-family: comic sans ms, cursive; font-size: 9pt; color: burlywood }
.glasses	{ font-family: comic sans ms, cursive; font-size: 9pt; color: seagreen }
.crew		{ font-family: comic sans ms, cursive; font-size: 9pt; color: white }
.mont		{ font-family: comic sans ms, cursive; font-size: 9pt; color: cyan }
.helmet	{ font-family: comic sans ms, cursive; font-size: 9pt; color: yellow }
.captain	{ font-family: comic sans ms, cursive; font-size: 9pt; color: #7D6CB2 }
.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 }











