A:link, A:visited, A:active, A:hover { 
  text-decoration: none;
  font-weight:     bold;
}
A:link  { 
  color: #0066A4;
}
A:visited { 
  color: #0066A4;
}
A:active {
  color: red;
}
A:HOVER { 
  color: red;
}

.bottomlinks:link {
	color: black;
}
.bottomlinks:visited {
	color: black;
}
.bottomlinks:HOVER { 
  color: red;
}

.aboutus:link  { 
  color: #9188C0;
}

.contactus:link  { 
  color: #000000;
}

.prodcatalog:link  { 
  color: #A6BC09;
}
.wholesale:link  { 
  color: #169CAB;
}
.ideagallery { 
  color: #EDD000;
}
.findastore:link  { 
  color: #FF7800;
}
.shopki:link  { 
  color: #EF238E;
}
.other:link  { 
  color: #DB0029;
}

.onbody{
  background: #FFFFFF:;
}
.onbody A:LINK {
  color: #0066A4;
}
.onbody A:VISITED {
  color: #0066A4;
}
.onbody A:ACTIVE {
  color: red;
}
.onbody A:HOVER {
  color: red;
}
body, p, table, td, tr {   
  font-size:   10pt;
  font-family: sans-serif;
  color: #000000;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
BODY {
}
PRE {
  font-size:   9pt;
  font-family: courier;
}
.tableborders {
  background: #000000;
}
.tdheader {
  font-size:   10pt;
  font-weight: bold;
  color:       #0066A4;
  background:  #C4D2DB;
  font-family: arial,helvetica,sans-serif;
}
.sectionHead {
  font-size:   12pt;
  font-weight: bold;
  color:       #000000;
  font-family: arial,helvetica,sans-serif;
}
.tdheader A:LINK{
  font-size:   10pt;
  font-weight: bold;
  color:       #FFFFFF;
  font-family: arial,helvetica,sans-serif;
}
.tdheader A:VISITED{
  font-size:   10pt;
  font-weight: bold;
  color:       #FFFFFF;
  font-family: arial,helvetica,sans-serif;
}
.tdheader A:HOVER{
  font-size:   10pt;
  font-weight: bold;
  color:       red;
  font-family: sans-serif;
}
.menubar{
  background: #FFFFFF;

  color: #008040;
}
.navigation{
  color: #000000;
  font-size:   8pt;
  font-family: sans-serif;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
  font-size: 8pt;
  color:     red;
}
.catandforum {
  font-size: 8pt;
}
.posttime {
  font-size: 8pt;
  font-style: oblique;
  text-align: center;
  background: #f7f7f7;
}
.threadtotal {
  font-size: 8pt;
  background: #f7f7f7;
}
.posttotal {
  font-size: 8pt;
  background: #dedfdf;
}
.modcolumn {
  font-size: 8pt;
  background: #dedfdf;
}
.small {
  font-size:   8pt;
  font-family: sans-serif;
}
.footer {
  font-size:   8pt;
  font-family: sans-serif;
  color: #a0a0a0;
}
.standouttext {
  color: blue;
}
.pollcolor {
  background: blue;
}
.welcome {
  background: #B3E1B5;
  font-family: Verdana,Arial;
  color: black;
}
.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #f7f7f7;
  color: #000000;
}
.lighttable A:LINK {
  color: #0066A4;
}
.lighttable A:VISITED {
  color: #0066A4;
}
.lighttable A:ACTIVE {
  color: red;
}
.lighttable A:HOVER {
  color: red;
}


.darktable {
  background: #dedfdf;
  color: #000000;
}
.cleartable {
  background: #FFFFFF;
}
.alternatetable {
  background: #FFFFFF;
}
.subjecttable { 
  background: #88E188;
}
.footertable {
  background: #FFFFFF;

  color: #008040;
}
.formboxes{
  font-family: sans-serif;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 9pt
  border-width: 1px;
  border-color: #e0e0e0;
  border-style: solid;
}
.buttons {
  font-family: sans-serif;
  background-color: #9188C0;
  color: #FFFFFF;
  font-size: 9pt;
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
  cursor: pointer;
}

.dtablesurround { background:#505092; } 
.tablesurround { background:#FFFFFF; } 

.GeekPeaThread {
  background: #8FDB9E;
  color: #000000;
}