html { font-size: 100%; /* IE hack */ }
/* for resizing to work properly we need the above, */
/* body @ 0.85ems, and table font-size 100%  */
/* also need H1 etc set as below  */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	font-size: 0.85em;
	background-color: #CCCCCC;
	color: #666666;
}
table { font-size: 100%; /* IE hack */ }

/*INPUT, SELECT, TH, TD {font-size:1em}*/

H1 {
	font-size:2em;
	font-family: "Trebuchet MS", Arial, sans-serif;
}  /* displayed at 24px if body is 62.5%*/
H2 {font-size:1.5em}  /* displayed at 18px  if body is 62.5%*/
H3 {font-size:1.25em}  /* displayed at 15px  if body is 62.5%*/
H4 {font-size:1em}  /* displayed at 12px if body is 62.5% */

:link:focus, :visited:focus { /*styles*/ }
a {	color: #000000;	text-decoration: none; }
a:visited { color: purple; }
a:hover, a:visited:hover { color: #000000; text-decoration: underline; }
:link:active, :visited:active { /*styles*/ }
 
.alhs {
	font-size: 0.8em;
}
.c1 {
	text-decoration: underline;
	font-style: italic;
}
.c3 {
	font-size: 160%;
	font-weight: bold;
}
.h1a {
	font-size: 160%;
	font-weight: bolder;
	letter-spacing: 0.4em;
	line-height: 80px;
	font-family: "Trebuchet MS", Arial, sans-serif;

}
/* h2a unused */
.h2a {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: left;
	color: #FFFFFF;
}
  .checkout {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
  .checkoutinput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}   
  .nopcart {background: #464444;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
  
  .nopheader {
	background: #464444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
  .nopentry {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: none;
}
  .noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
  .nopbuttondel {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
.ht {
	line-height: 20px;
}
.td1 {
	background-color: #FFFFEA;
	border: thin outset #666666;
	padding: 2em;
	font-style: italic;
}
.bgyellow {
	background-color: #FFFFCC;
}
.redast {
	font-size: 160%;
	font-weight: bold;
	color: #FF0000;
}
.menu1 {
	font-size: 110%;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.orderhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 30px;
}
.nopheaderDisc {
	background: #464444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCFF;
	font-weight: bold;
	text-align: center;
}
.nopheaderLeft {
	background: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.nopentryDisc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCCFF;
}
.nopentryLeft {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border: none;
}
.tab1 {
	background-color: #CCCCCC;
	border: thin solid #666666;
}
.aligninput{
	text-align: right;
	display: block;
}
.errmess {
	font-size: 120%;
	font-style: italic;
	color: #FF0000;
	font-weight: bolder;
}
.tdlhs {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 10px;
	vertical-align: top;
	font-size: 0.85em;
	width: 150px;
}
.bdr1 {
	margin: 0px;
	border: 1px solid #666666;
	background-image: url(../graphics/bkgnd.jpg);
	background-repeat: repeat-y;

}

.wd1 {
	font-size: 1.2em;
	font-weight: bold;

}
.wd2 {
	font-weight: bold;

}
.p12 {
	font-size: 12pt;
}
.p11 {
	font-size: 11pt;
}
.p10 {
	font-size: 10pt;
}
.undlink {
	text-decoration: underline;
}
.h4a {
	font-size: 130%;
	font-weight: bold;
}
.undlinks {
	font-size: 0.7em;
	text-decoration: underline;
	font-weight: normal;
}
.redmess {
	font-size: 100%;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.indent1 {
	text-indent: -3em; margin-left: 3em;
}
