/* 	#6DA856 - green border 			table.top table.outer .hide		*/
/*    #BABBAB - grey title				.title .inside							*/
/*		#ffffff - white					table.content							*/
/*		#555555 - dark grey	*/
/*		#aaaaaa - light grey */


BODY		{ font-family: Verdana, Arial, Helvetica; font-size: 10pt; background: #000000; color: #cfcfcf; }

a:link 		{ color: #cf0000; text-decoration: none; }
a:active 	{ color: #cf0000; text-decoration: none }
a:visited 	{ color: #cf0000; text-decoration: underline;  }
a:hover 	{ color: #ffffff; text-decoration: underline; background: #cf0000 }

a.game:link 	{ color: #cf0000; text-decoration: none; }
a.game:active 	{ color: #cf0000; text-decoration: none }
a.game:visited 	{ color: #cf0000; text-decoration: underline;  }
a.game:hover 	{ color: #ffffff; text-decoration: underline; background: #cf0000 }

a.symbol:link 		{ color: #cf0000; text-decoration: none; }
a.symbol:visited	{ color: #cf0000; text-decoration: none; }
a.symbol:hover 		{ color: #ffffff; text-decoration: none; background: #cf0000 }

a.arrow:link 	{ color: #ffffff; text-decoration: none; }
a.arrow:visited { color: #ffffff; text-decoration: none; }
a.arrow:hover 	{ color: black; text-decoration: none; background: #ffffff }

a.page:link 	{ color: #ffffff; text-decoration: none; }
a.page:visited { color: #ffffff; text-decoration: none; }
a.page:hover 	{ color: black; text-decoration: none; background: #ffffff }

a.top:link 	{ color: #cf0000; text-decoration: none; }
a.top:visited 	{ color: #cf0000; text-decoration: underline; }
a.top:hover 	{ color: #ffffff; text-decoration: none; background: #cf0000 }

a.transcript:link 	{ color: yellow; text-decoration: none; }
a.transcript:visited { color: yellow; text-decoration: none; }
a.transcript:hover 	{ color: black; text-decoration: none; background: yellow }


table.top	{ background: #3f3f3f; }
table.outer	{ background: #3F3F3F; }
table.content 	{ background: #000000; padding: 4px; }
.title 	{ background: #3f3f3f; color: #efefef; font-size: 12px; font-weight: bold; padding: 4px }
.titleint { background: #3f3f3f; color: #efefef; padding: 4px }



div.boxtop	{ border-style: solid; border-width: thin; border-color: #808080;  }
div.tablebox	{ padding: 10px; font-size: 7.5pt; border-style: solid; border-width: thin; 
		  border-color: #808080; }
td.menu		{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; text-align: center; vertical-align: top }
td.bottommenu	{ font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; text-align: center; vertical-align: top; border-color: #808080; }

ul.out { list-style-position: outside }

.larrow	{ font-size: 9pt; text-align: left; }
.rarrow	{ font-size: 9pt; text-align: right; color: #ffffff }
.lpage	{ font-size: 8pt; text-align: left; color: black }
.rpage	{ font-size: 8pt; text-align: right; color: #ffffff }
.hide		{ color: #3f3f3f; font-size: 9pt }

.tape 	{ font-size: 8pt; color: #ffffff; text-align: right }

.inside 	{ border-style: solid; border-width: thin; border-color: #808080; background: #555555; 
			  color: #cfcfcf; margin-left: 10px; margin-right: 10px }


.center 	{ text-align: center }
.other 	{ font-family: arial, tahoma, helvetica; font-size: 8pt }
.nextpage { font-size: 12pt; font-weight: bold }


.house 	{ color: #00FFFA; font-family: Courier, Courier New, monospace; }
.houseinput   { color: white; font-family: fantasy; font-size: 11pt; }

.jpl 	{ color: #00BA00; font-family: Courier, Courier New, monospace; }
.input   { color: #ffffff; font-family: fantasy; font-size: 11pt; }
.jplcomment { font-style: italic; }

.red 		{ color: #cf0000; }

h2 { position:relative; top:-10px; left: 10px; }

.honeypot { color: #FFB93F }
.transcript { font-size: 125%; color: yellow; }
.inter { font-size: 16px; font-weight: bold;  }

