.button {
	FONT-SIZE: 11px;
	FONT-FAMILY: Trebuchet, Verdana, Arial, Helvetica;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	width: 80px;
	height: 20px;
	background-color: #EEEEEE;
}
.btn
	{
	font-family:Verdana; 
	font-size:10px; 
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}

.qtyBox {
	width: 27px;
}
.Error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	letter-spacing: 2px;
	
	text-transform:capitalize;
	color: #333333;
	background-color: #f7f7f7;
	width:300px;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align:middle;
	clear:both;
	display:block;
	text-align:center;
	border: 1px solid #CCCCCC;	
	margin-bottom:8px;
}

img {
	border: 0px 0;
}
#padding TD {
	padding:8px;
}
#SubtlePadding TD {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	padding-top:4px;
}

select { 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #EEEEEE; 
	color: #333333; 
	border: 1px solid #284279; 
}