.TextBox
{
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEEE;
}

a:link, a:active
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: underline;
}

a:visited, a:hover
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #961a1d;
}

.AddToCart
{
	width: 144px;
	height: 32px;
}

.ContinueButton
{
	height: 30px;
	width: 147px;
	margin-right: 16px;
	margin-top: 1px;
}

.UpdateAccount
{
	height: 14px;
	width: 100px;
}

.ErrorMessage,
.ErrorMsg,
.SystemErrorMsg
{
	font-weight: bold;
	font-size: 9pt;
	color: #961a1d! important;
	font-family: Helvetica, sans-serif;
}