@charset "UTF-8";
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
before gold:  #D4AF37
*/

td.subSectionHeading,span.subSectionHeading{
	font-size: 12px;
}

body, TEXTAREA, CHECKBOX, INPUT, RADIO, SELECT, td {
	font-size:11px;
}

TD.headerError {
	font-size: 12px;
}

TD.headerInfo {
	font-size: 12px;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 14px;
}

TD.accountCategory {
	font-size: 14px;
}

TD.fieldValue {
	font-size: 12px;
}

TD.tableHeading {
	font-size: 12px;
}

TD.formAreaTitle {
	font-size: 12px;
}

.small {
	font-size: 11px;
}

.medium {
	font-size: 12px;
}

.large{
	font-size: 14px;
}

.smallBlue {
	font-size:11px;
}

.mediumBlue {
	font-size:12px;
}

.largeBlue {
	font-size:14px;
}

.smallOrange {
	font-size:11px;
}

.mediumOrange {
	font-size:12px;
}

.largeOrange {
	font-size:14px;
}

.smallGreen {
	font-size:11px;
}

.mediumGreen {
	font-size:12px;
}

.largeGreen {
	font-size:14px;
}

.smallWhite {
	font-size:11px;
}

.mediumWhite {
	font-size:12px;
}

.largeWhite {
	font-size:14px;
}