/* 	#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: #4F4F4F; 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: #5A4F7F; text-decoration: none; }
a:active 	{ color: #5A4F7F; text-decoration: none }
a:visited 	{ color: #5A4F7F; text-decoration: underline;  }
a:hover 		{ color: black; text-decoration: underline; background: #7D6CB2 }

a.game:link 	{ color: #7F0029; text-decoration: none; }
a.game:visited { color: #7F0029; text-decoration: underline;  }
a.game:hover 	{ color: black; text-decoration: underline; background: #cc0033 }

a.symbol:link 		{ color: #7F0029; text-decoration: none; }
a.symbol:visited 	{ color: #7F0029; text-decoration: none; }
a.symbol:hover 	{ color: black; text-decoration: none; background: #cc0033 }

a.warn:link 		{ color: black; text-decoration: none; }
a.warn:visited 	{ color: black; text-decoration: underline; }
a.warn:hover 		{ color: black; text-decoration: none; background: white }

a.arrow:link 		{ color: #004F00; text-decoration: none; }
a.arrow:visited 	{ color: #004F00; text-decoration: none; }
a.arrow:hover 	{ color: black; text-decoration: none; background: #004F00 }


.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; }
.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: #4F4F4F; margin-left: 10px; margin-right: 10px }
.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: #004F00; 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 }


.hide		{ color: #2a2a2a; font-size: 9pt }
.larrow	{ font-size: 9pt }
.rarrow	{ font-size: 9pt; text-align: right;  }








