A  {
	COLOR : #6b0082;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	TEXT-DECORATION : underline;
	color: #6b0082;

}

.textbox {
	border-top-style : solid;
	border-top-color : Black;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
}

.date  {
	COLOR : #6b0082;
	FONT : bold normal 12px tahoma;
}

.toplink  {
	COLOR : White;
	FONT : bold 11px Arial, Helvetica, sans-serif;
}

.bottomlink  {
	COLOR : #6b0082;
	FONT : normal  10px tahoma;
}

.normal  {
	COLOR : #6B0082;
	FONT : normal 12px tahoma;
}

.12bold  {
	COLOR : #6b0082;
	FONT : bold 12px tahoma;
}

.subtitle  {
	COLOR : #FA8A07;
	FONT : bold 18px tahoma;
}

.standard  {
	COLOR : #000000;
	FONT : normal 12px tahoma;
}

.copyright  {
	COLOR : White;
	FONT : 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.warning{
	COLOR : Red;
	font : bold 12px Arial, Helvetica, sans-serif;
}

}
.form_button {
	border: 1px ridge #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEDEDE;
}
	
.bg_product
	{
	background-color: #FCF0FC;
	border-top: medium double #FFCCFF;
	border-right: medium double #FFCCFF;
	border-bottom: medium double #FFCCFF;
	border-left: medium double #FFCCFF;
	}
	
.button
	{
	background-color: #FFCCFF;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	border-top: solid 1px #990099;
	border-bottom: solid 1px #990099;
	border-right: solid 1px #990099;
	border-left: solid 1px #990099;
	cursor: pointer;
	}	
.DialogTitle
{
color:#ffffff;
background-color: #fbb807;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.cart_bgclass
{
background-color: #ffe882 ;
}
.cart_bgclass2
{
background-color:#ffffff;
}

.error
{
color:#FF0000; 
}