BODY {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
P,ol,ul,li {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
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 : #EA1313;
        FONT : bold 14px 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;
}
.white {font-size : 11px; color:#ffffff;}
A.whitelink {text-decoration:none;color:#ffffff;FONT : bold 11px tahoma;}
A.whitelink:hover {text-decoration:none;color:#eeeeee;FONT : bold 11px tahoma;}
A.blacklink {text-decoration:none;color:#000000;FONT : bold 11px tahoma;}
A.blacklink:hover {text-decoration:none;color:#ce0000;FONT : bold 11px tahoma;}

.button
	{
	background-color: #FFCCCC;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	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: #da251d;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.cart_bgclass
{
background-color: #e9e8e8 ;
}
.cart_bgclass2
{
background-color:#ffffff;
}

.error
{
color:#FF0000; 
}