/*
  $Id: windowstylesheet.css,v 1.2 2004/09/17 Stephen Walker SNJ Computers$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

BODY {
  background-color: #006b40;
}

A { 
  color: #0000ff; 
  text-decoration: none; 
}

A:hover { 
  color: #0080ff; 
  text-decoration: underline; 
}

V { 
  color: #800080; 
  text-decoration: none; 
}

TABLE.infoBox {
  background-color: #ffffea; 
  border-color : #496bbc;
  border-style : solid;
  border-width : 1px;
}

TABLE.products {
  background-color: #ffffea; 
}

TD.products {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  line-height : 1.5;
}

TD.main {
  font-family : Verdana, Arial, sans-serif;
  font-size : 12px;
  line-height : 1.5;
}

TABLE.header, Table.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  background-color: #ffff00; 
  border-color : #496bbc;
  border-style : solid;
  border-width : 1px;
}

TABLE.headerContents, Table.footerContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
style16 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
style17 {font-family: Geneva, Arial, Helvetica, sans-serif}
style18 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; }
style20 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; }
style22 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: medium; color: #C25800; }
style23 {
	color: #FF0000;
	font-size: large;
}
style24 {color: #FF0000}
style25 {
	color: #660000;
	font-weight: bold;
}

