		body { text-align: center; align: center; font-family: Arial; font-size: 14px; color: #2F5D7B; }
		td { font-family: Arial; font-size: 14px; color: #666666; }
		a, a:visited  { font-family: Arial; font-size: 16px; color: #B1953A; text-decoration: underline; }
		a:hover { font-family: Arial; font-size: 16px; color: #B1953A; text-decoration: none; }
		.cssGrey { font-family: Verdana; font-size: 12px; color: #B1953A; }
		.cssBlue { font-family: Verdana; font-size: 12px; color: #B1953A; }
		.cssCopy {
	font-family: Verdana;
	font-size: 12px;
	color: #785847;
	text-align: center;
}	
		.cssOrange { font-family: Verdana; font-size: 12px; color: #B1953A; }
		.cssBigOrange { font-family: Verdana; font-size: 14px; color: #B1953A; font-weight: bold; }		
		.cssDarkGrey { font-family: Verdana; font-size: 12px; color: #666666; }
		.cssBigDarkGrey { font-family: Verdana; font-size: 11px; color: #666666; font-weight: bold; }
		.cssBigDarkBlue { font-family: Verdana; font-size: 11px; color: #2F5D7B; font-weight: bold; }
		.cssMenuHeader { font-family: Verdana; font-size: 14px; color: #B1953A; font-weight: bold; }
		a.cssOrangeLarge {
	font-family: Verdana;
	font-size: 11px;
	color: #B95A2C;
	font-weight: bold;
	background-color: White;
}
		a.cssOrangeLarge:visited { font-family: Verdana; font-size: 11px; color: #B95A2C; font-weight: bold; background-color: White; }
		a.cssOrangeLarge:hover { font-family: Verdana; font-size: 11px; color: #B95A2C; font-weight: bold; font-decoration: none; background-color: White;}
	.error { color: #ff0000; font-size: 9pt; font-weight: bold;}		
	ul.error { color: #ff0000; font-size: 8pt; font-weight: normal;}
	li.error { color: #ff0000; font-size: 8pt; font-weight: normal;}
	select { border: 1px solid #B7501E; font-family: Verdana; font-size: 9px; }
	input.btn{
   color:#30591d;
   font-family: Verdana;
   font-size: 10px;
	text-align: Center;
	width: 100%;
   background-color:#d7e6d0;
   border:1px solid #30591d;
	cursor: hand;
	}
	input.qty{
	color: #B95A2C;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	background-color: #ffffff;
	width: 105%;
}	
	input.chk{
	color: #B95A2C;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	background-color: #ffffff;
}
	input.inputsearch{
	color: #4A6173;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	background-color: #ffffff;
}