Body {
  scrollbar-face-color:#9c9c9c;
  scrollbar-track-color:#9c9c9c;
  scrollbar-arrow-color:#7a0a0a;
  scrollbar-highlight-color:#ffffff;
  color:#ffffff;
  font-family:Verdana;
  background:#808080 url('images/gridbackground.gif') repeat fixed; 
/*  background:#808080  url('images/gridbackground.gif') repeat fixed;   */
/*  background:#808080  url('images/stpatbackground.jpg') repeat fixed; */ 
/*  font-family:Verdana; margin-left:0; margin-top:0; font-variant:normal; font-weight:normal; background-image:url('images/gridbackground.gif'); background-repeat:repeat; background-attachment:fixed  */
}

#menutable {
  position: relative;
  left: 22px;
  top: 59px;
}

#bodycolor {
  background:#7a0a0a;
}

#bodycontent {
  background:#7a0a0a;
/*  background:#930a0a; */
  padding: 0 3px 0 3px;
  border:2px solid #808080;
  font-size:1em; 
}

#footer {
  color:white;
  text-align:center; 
  font-size: .8em; 
  font-style:italic;
}

#articlebody {
  background:#7a0a0a;
  color:white;
  margin:10px 30px 10px 30px;
  border:1px solid #808080;
}

#picturebody {
  background:#7a0a0a;
  align:center;
  color:white;
  margin:10px 10px 10px 10px;
  border:1px solid #808080;
}

#linkslist {
  font-size:.8em;
}

#linkslist a {
  font-weight:normal; 
}

#coinchecklist {
  font-size:.53em;
  border: 1px solid #000000;
  border-collapse: collapse;
  width:99%;
}

#coinchecklist td {
  border: 1px solid #000000;
}

#coinchecklist th {
  font-weight:bold;
}

#coinchecklist ul {
  list-style-type:none;
  margin: 0 0 3px 2px;  
}


#recenttable { font-size:.75em; background:url('images/recentback.png') repeat; border-collapse: collapse; margin: 5 auto; width:98%; } 
#recenttable th { text-align:left; vertical-align:top; border-bottom:2px solid #7a0a0a; width:50%; }
#recenttable td { vertical-align:top; border-right:1px solid black; width:50%; }
#recenttable td.last, .newstable td.last { border-right:none; }
 
.newstable { font-size:.75em; border-collapse: collapse; margin: 5 auto; width:auto; } 
.newstable th { text-align:left; vertical-align:top; border-bottom:2px solid #c5c5c5; }
.newstable td { vertical-align:top; border-right:1px solid #c5c5c5; padding:2px 10px;}

.matrix { font-size:.80em; border-collapse: collapse; width:99%; }
.matrix th, #matrix td { text-align:left; vertical-align:top; }
.matrix th { border-bottom:2px solid #c5c5c5; }
.matrix td { border: 1px solid #980808; }
.matrix tr.even { background:#980808; }
.matrix ul { list-style-type:none; margin: 0 0 3px 2px; }


.salelist {
  background:transparent;
  color:white;
  font-size:.8em;
  padding: 10px 5px;
  margin:10px;
  border:1px solid #fff;
}  

.checklist {
  background:transparent;
  color:white;
  font-size:.8em;
/*  padding: 0px 3px; *
  margin:10px;
/*  border:1px solid #fff; */
}  

.checklist td {
  padding:0px 5px;
}

.figureleft, .figureright {
  text-align:center; 
  border:1px solid #808080; 
  border-right:3px solid #808080;
  border-bottom:3px solid #808080; 
  margin: 0px 5px 0px 5px;
  padding: 10px;
}  
  
.figureleft {
  float:left;
}

.figurecenter {
  clear:both;
  text-align:center;
  border:1px solid #808080;
  margin-left:auto;
  margin-right:auto;
  width:400px;
  padding:2px;
}

.figureright {
  float:right;
}

.caption {
  font-size: .75em;
  font-style:italic;
  padding: 2px;
}

.pressrelease {
  font-size: .80em;
  margin: 5px 40px;
  padding: 5px;
}

a {
  color:#de7a16;
  font-weight:bold;
  text-decoration:none
}

a.sale {
  background:#323F4B; 
  color:#FFFF00; 
  font-size: 1em;
  font-weight:bold;
  text-decoration:none
}

a:hover {              
  background:#de7a16;  
  color:#ffffff;         
  text-decoration:none 
}                      

a:active {
  background:#ff0000;
  color:#ffffff; 
  font-weight:bold; 
  text-decoration:none
}

h1 {
  text-align:justify;
  background:transparent; 
  color:white; 
  font-size: 1.3em; 
  font-weight:bold;
  text-decoration:underline
}

h2 {
  text-align:justify; 
  background:transparent; 
  color:white; 
  font-size: 1.2em; 
  font-weight:bold
}

h2.title {
  text-align:center;
  background:transparent;
  color:white;
  font-size: 2em;
  font-weight:bold;
}

h3 {
  text-align:justify; 
  background:black;  
  color:white;
  font-size: 1.1em; 
  font-weight:bold;
}

h4 {
  text-align:left; 
  background:transparent; 
  color:yellow; 
  font-size:normal 1em; 
  font-weight:bold
}

h5 {
  text-align:left;
  background:transparent;
  color:white;
  font-size: 1em;
  font-weight:bold;
  text-decoration:underline;
}

h6 {
  text-align:left;
  background:transparent;
  color:white;
  font-size: 1em;
  font-weight:bold;
  text-decoration:none;
}


hr {
  color: #808080;
  height: 1;
  width:95%;
  clear:both;
}

img.left {
  float:left
  padding:3px 5px 3px 0px;
}

img.right {
  float:right;
  padding:3px 0px 3px 5px;
}

p {
  text-align:left; 
  text-indent:8pt
}

p.copyright {
  text-align:center;
  font:normal .7em;
  font-style:italic;  
}

/* --------- Display Pad -------- */

.displaypad {
/*  position: relative; */
  float:right; 
  margin: 10px 5px;
/*  left: 22px; */
/*  top: 500px; */
}


/* Put this inside a @media qualifier so Netscape 4 ignores it */
/* The following code creates a collapsible tree menu out of a list (UL or OL) */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(images/bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
}