body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #F1F1F1; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-arrow-color: #7A9ADF; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #7F98A7; 
}

.bodyline {
	background:#FFFFFF;
	border:1px solid #C8D5DF;
}


img {
	border: 0px;
}

form {
	margin:0px 0px 0px 0px;
}

pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px;
}

.alt {
	color:#666;
}


.header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#333; 
	background-color:#FFFFFF;
	padding:5px;
}


.nav-header {
	border-top: solid #C8D5DF; 
	border-top-width: 0px; 
	border-left: solid #C8D5DF; 
	border-left-width: 0px; 
	border-right: solid #C8D5DF; 
	border-right-width:0px; 
	border-bottom: solid #C8D5DF; 
	border-bottom-width:1px;
	padding:0px 15px 0px 15px;
}


.footer {
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/cellpic.gif);
	height:22px;font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	border-top: solid #C8D5DF; 
	border-top-width: 1px; 
	border-left: solid #C8D5DF; 
	border-left-width: 0px; 
	border-right: solid #C8D5DF; 
	border-right-width:0px; 
	border-bottom: solid #C8D5DF; 
	border-bottom-width:0px;
	padding:2px 15px 0px 15px;
}

.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:11px;
	color:#000000;	 
	background-color:#E5E5E8;
	border:#7F98A7 1px solid;
	margin-top:2px;
}


.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	color:#000; 
	background-color:#FFFFFF;
	border:1px #7F98A7 solid;
}


.main-bg {
	padding:5px 0px 5px 0px;
}

.side-border-left {
	padding:5px 5px 0px 0px;
}

.side-border-right {
	padding:5px 0px 0px 5px;
}

.main-body {
	font-size:11px;
	color:#000; 
	background-color:#DFEDF7;
	padding:12px 4px 3px 4px;
}

.side-body {
	font-size:11px;
	color:#027AC6; 
	background-color:#DFEDF7;
	padding:5px 0px 0px 0px;
}


/* Normal, standard links. */
a:link, a:visited
{
	color:#003D71; text-decoration:none;
}

a:hover
{
	color:#027AC6; text-decoration:underline;
}

a.side {
	color:#003D71; text-decoration:none;
}

a:hover.side {
	color:#027AC6; text-decoration:underline;
}

a.white {
	font-size:11px;color:#000000; text-decoration:none;
}

a:hover.white {
	color:#027AC6; text-decoration:underline overline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

.tbl-border {
	background-color:#D1D8DD;
}

.tbl {
	font-size:11px; padding:3px 4px 3px 4px;
}

.tbl1 {
	font-size:11px; color:#000; 
	background-color:#F1F1F1; padding:4px;
}

.tbl2 {
	font-size:11px; color:#000; 
	background-color:#F6F6F6; padding:4px;
}
	
.forum-caption {
	font-size:11px; font-weight:bold;
	height:22px;background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/cellpic.gif);
	color:#485D9F; background-color:#F6F6F6;
	padding:4px 4px 4px 4px;
}


/* By default (td, body..) use Verdana in black. */
body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #F1F1F1; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-arrow-color: #7A9ADF; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #7F98A7; 
}

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #afc6db;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #afc6db;
}

/* Standard horizontal rule.. */

hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}


hr.side-hr {
	border:1px #D1E4F1 solid;
	border-bottom:1px #F9F9F9 solid;
}

/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #6394bd;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}


.poll {
	height:12px; border:0px #D1D8DD solid;
}

.comment-name {
	font-weight:bold; color:#113355; 
}

.shoutboxname {
	font-weight:bold; color:#113355; 
}

.shoutbox {
	color:#004279; 
}

.shoutboxdate {
	font-size:9px; color:#0081B7; text-align:right;
}



/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #afc6db;
}
.windowbg2
{
	color: #000000;
	background-color: #f8f8f8;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #6e94b7;
}
.titlebg a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg
{
	font-weight: bold;
	background-color: #afc6db;
	background-image: url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/catbg.gif);
	color: #000000;
}

/* The borders around things. */

.border {
	background-color:#ddd; 
	border:2px #D1D8DD solid; 
}

.bordercolor
{
	background-color: #6394bd;
}
.tborder
{
	border: 1px solid #6394bd;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


.small {
	font-size:11px; font-weight:normal;
}

.small2 {
	font-size:11px; font-weight:normal; color:#113355;
}

.side-small {
	font-size:11px; font-weight:normal; color:#113355;
}

.side-label {
	background-color:none;
	padding:1px 4px 3px 4px;height:17px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/side-cell.gif);
	background-repeat:repeat-x;
}

.gallery {
	padding: 16px 0px 8px 0px;
}

.gallery img {
	border: 1px solid #D1D8DD; filter: gray;
}

.gallery:hover img {
	border: 1px solid red; filter: none;
}

img.activegallery {
	border: 1px solid green; filter: none;
}




.infobar {
	background-color:#E8EDF0;
	font-size:11px;
	color:#0D6298; 
	border-top: solid #D2D2E1; 
	border-top-width: 1px; 
	border-left: solid #D2D2E1; 
	border-left-width: 1px; 
	border-right: solid #F6F6F6; 
	border-right-width:0px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar2 {
	background-color:#E8EDF0;
	font-size:11px;
	color:#0D6298; 
	border-top: solid #D2D2E1; 
	border-top-width: 1px; 
	border-left: solid #D2D2E1; 
	border-left-width: 0px; 
	border-right: solid #F6F6F6; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar3 {
	background-color:#F5D095;
	font-size:11px;
	color:#5A3700; 
	border-top: solid #E1C290; 
	border-top-width: 1px; 
	border-left: solid #E1C290; 
	border-left-width: 1px; 
	border-right: solid #E1C290; 
	border-right-width:0px; 
	border-bottom: solid #E1C290; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar4 {
	background-color:#F5D095;
	font-size:11px;
	color:#5A3700; 
	border-top: solid #E1C290; 
	border-top-width: 1px; 
	border-left: solid #D2D2E1; 
	border-left-width: 0px; 
	border-right: solid #E1C290; 
	border-right-width:1px; 
	border-bottom: solid #E1C290; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.panel-left {
	width:6px; height:21px; 
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-left.gif); 
}

.panel-right {
	width:6px; height:21px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-right.gif);
}

.panel-main {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:12px;font-weight:bold;
	color:#C7E9FE;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-main.gif);
	background-repeat:repeat-x;
}

.border-left {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-left.gif);
	background-repeat:repeat-y; 
}

.border-right {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-right.gif);
	background-repeat:repeat-y;
}

.border-bleft {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bleft.gif);
}

.border-bright {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bright.gif);
}

.border-bmain {
	height:16px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bmain.gif);
	background-repeat:repeat-x;
}

.panel-left2 {
	width:6px; height:21px; 
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-left2.gif); 
}

.panel-right2 {
	width:6px; height:21px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-right2.gif);
}

.panel-main2 {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:12px;font-weight:bold;
	color:#929292;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-main2.gif);
	background-repeat:repeat-x;
}

.border-left2 {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-left2.gif);
	background-repeat:repeat-y; 
}

.border-right2 {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-right2.gif);
	background-repeat:repeat-y;
}

.border-bleft2 {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bleft2.gif);
}

.border-bright2 {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bright2.gif);
}

.border-bmain2 {
	height:16px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bmain2.gif);
	background-repeat:repeat-x;
}

.table-body {
	font-size:11px;
	color:#003150; 
	background-color:#F0F0F0;
	padding:12px 4px 3px 4px;
}

.panel-left3 {
	width:6px; height:21px; 
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-left3.gif); 
}

.panel-right3 {
	width:6px; height:21px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-right3.gif);
}

.panel-main3 {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:12px;font-weight:bold;
	color:#91A4B1;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-main3.gif);
	background-repeat:repeat-x;
}

.border-left3 {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-left3.gif);
	background-repeat:repeat-y; 
}

.border-right3 {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-right3.gif);
	background-repeat:repeat-y;
}

.border-bleft3 {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bleft3.gif);
}

.border-bright3 {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bright3.gif);
}

.border-bmain3 {
	height:16px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bmain3.gif);
	background-repeat:repeat-x;
}




.panel-left4 {
	width:6px; height:21px; 
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-left4.gif); 
}

.panel-right4 {
	width:6px; height:21px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-right4.gif);
}

.panel-main4 {
	font-family:Tahoma,Arial,Sans-Serif;
	font-size:12px;font-weight:bold;
	color:#DE8A00;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/panel-main4.gif);
	background-repeat:repeat-x;
}

.border-left4 {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-left4.gif);
	background-repeat:repeat-y; 
}

.border-right4 {
	width:6px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-right4.gif);
	background-repeat:repeat-y;
}

.border-bleft4 {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bleft4.gif);
}

.border-bright4 {
	width:6px; height:16px;
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bright4.gif);
}

.border-bmain4 {
	height:16px; background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/border-bmain4.gif);
	background-repeat:repeat-x;
}


.side-bodyx {
	font-size:11px;
	color:#5A3700; 
	background-color:#FFDBA1;
	padding:5px 0px 0px 0px;
}

.news-body {
	font-size:11px;
	color:#003150; 
	background-color:#E1E7EB;
	padding:12px 4px 3px 4px;
}

.header-center {
	background-image:url(/web/20060316025042im_/http://www.catharton.net/electronica/Themes/classic/images/header-center.gif);background-repeat:repeat-x;
}

.side-caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px; font-weight:bold;
	color:#FFFFFF; background-color:#004A80;
	padding:0px 4px 3px 4px;
}
/*
     FILE ARCHIVED ON 02:50:42 Mar 16, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:25:47 Mar 06, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 38.63 (3)
  esindex: 0.005
  captures_list: 123.086
  CDXLines.iter: 9.121 (3)
  PetaboxLoader3.datanode: 61.017 (4)
  exclusion.robots: 61.134
  xauthn.chkprivs: 0.031
  exclusion.robots.policy: 61.113
  RedisCDXSource: 12.245
  PetaboxLoader3.resolve: 35.498
  xauthn.identify: 60.892
  load_resource: 494.565
*/