/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
.main {font-family:arial; font-size:12px; color:#000000; font-weight:normal;}
.menu {font-family:arial; font-size:13px; color:#e19e00; font-weight:bold; text-decoration:none;}
.project {font-family:arial; font-size:16px; color:#000000; font-weight:bold; text-decoration:none;}
.url {font-family:"times"; font-size:15px; color:#FFFFFF; font-weight:bold;}
.copyright {font-family:"times"; font-size:10pt; color:#4b380d;}

.yorkTitle {font-family:arial; font-size:14px; color:#000000; font-weight:normal;}
.formMain {font-family:arial; font-size:12px; color:#000000; font-weight:normal;}
.formTitle{font-family:arial; font-size:18px; color:#000000; font-weight:bold;}
.tenderTitle{font-family:Verdana,arial; font-size:21px; color:#000000; font-weight:bold;}
.tenderSmall{font-family:arial; font-size:14px; color:#000000; font-weight:normal;}
.serTitle{font-family:arial; font-size:20px; color:#000000; font-weight:bold;}
.popupTitle{font-family : Verdana, Arial, sans-serif; font-size : 12px; font-weight:bold; color:#000000; background:#ffffff}

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover { 
  color: #ffffff; 
  text-decoration: none; 
}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }