A  {
	COLOR : #4a5597;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	TEXT-DECORATION : underline;
}

.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 : #4a5597;
	FONT : normal 12px tahoma;
}

.toplink  {
	COLOR : White;
	FONT : bold 11px Arial, Helvetica, sans-serif;
}

.bottomlink  {
	COLOR : #4a5597;
	FONT : normal  10px tahoma;
}

.normal  {
	COLOR : #4a5597;
	FONT : normal 12px tahoma;
}

.12bold  {
	COLOR : #4a5597;
	FONT : bold 12px tahoma;
}

.subtitle  {
	COLOR : #4a5597;
	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;
}

.bg_product
	{
	background-color: #F0F3FC;
	border-top: medium double #CCCCFF;
	border-right: medium double #CCCCFF;
	border-bottom: medium double #CCCCFF;
	border-left: medium double #CCCCFF;
	}

.button
	{
	background-color: #FEF8E6;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	border-top: solid 1px #FFCC00;
	border-bottom: solid 1px #FFCC00;
	border-right: solid 1px #FFCC00;
	border-left: solid 1px #FFCC00;
	cursor: pointer;
	}
	.DialogTitle
{
color:#ffffff;
background-color: #5d69bd;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.cart_bgclass
{
background-color: #f2f5ff ;
}
.cart_bgclass2
{
background-color:#ffffff;
}

.error
{
color:#FF0000; 
}