A  {
        COLOR : #760000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
}

A:hover  {
        TEXT-DECORATION : underline;
}
A.white  {
        COLOR : #ffffff;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
}

A.white:hover  {
        TEXT-DECORATION : underline;
}

.whitec  {
        COLOR : #ffffff;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;

}

.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 : #FFFFFF;
        FONT : normal 12px tahoma;
}

.toplink  {
        COLOR : White;
        FONT : bold 11px Arial, Helvetica, sans-serif;
}

.bottomlink  {
        COLOR : #760000;
        FONT : normal  10px tahoma;
}

.normal  {
        COLOR : #760000;
        FONT : normal 12px tahoma;
}

.12bold  {
        COLOR : #760000;
        FONT : bold 12px tahoma;
}

.subtitle  {
        COLOR : #760000;
        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: #FFF2E4;
	border-top: medium double #FF9966;
	border-right: medium double #FF9966;
	border-bottom: medium double #FF9966;
	border-left: medium double #FF9966;
	}
	
.button
	{
	background-color: #FEEAD4;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	border-top: solid 1px #CC0000;
	border-bottom: solid 1px #CC0000;
	border-right: solid 1px #CC0000;
	border-left: solid 1px #CC0000;
	cursor: pointer;
	}
.DialogTitle
{
color:#ffffff;
background-color: #760000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.cart_bgclass
{
background-color: #fdf0e2 ;
}
.cart_bgclass2
{
background-color:#ffffff;
}
