
/* -- for Index.htm -- */

.icomic {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 21pt;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 1px;
  color: #800000;
}
select.ifind {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:10pt;
  color:#800000;
  background-color:#FFEEDD;
}
a.ibuysell {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11pt;
  font-weight: bold; 
  text-decoration: underline;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 5px; 
} 
a.ibuysell:link {color: #000000; background-color: #EEEEEE;} 
a.ibuysell:visited {color: #000000; background-color: #EEEEEE;} 
a.ibuysell:hover {color: #FF0000; background-color: #CCCCCC;}
a.ibuysell:active {color: #FF0000; background-color: #FFFFFF;} 

/* was white Nov 13 */
a.largegolda {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bolder;
  text-decoration: none;
  letter-spacing: 3px;
  padding-right: 20px;
  padding-left: 20px;
}
a.largegolda:link {color:#F4CC7C;}
a.largegolda:visited {color:#F4CC7C;}
a.largegolda:hover {color:#F4CC7C;text-decoration:underline;}
a.largegolda:active {color:#CCCCCC;}

a.listred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 2px;
}
a.listred:link {color:#FF0000;}
a.listred:visited {color:#FF0000;}
a.listred:hover {color:#AA0000;}
a.listred:active {color:#800000;}

.reghigh { 
  font-size: 10pt;
  color: #800000;
  line-height: 140%;
} 

.iprice {
  font-size: 9pt;
  font-weight: bold;
  color: #FF0000;
  letter-spacing: 1px;
  text-decoration: none;
}

.listmar {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: #800000; 
  font-weight: bold;
  letter-spacing: 1px;
  padding-left: 2px;
}

.ifeature {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
  letter-spacing: 4px;
}

.bible {
  font-family: Courier New, Courier, Mono;
  color: #990000;
  font-size: 10pt;
  letter-spacing: 0px;
}


