A  {
        COLOR : #7310a1;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
}

A:hover  {
        TEXT-DECORATION : underline;
        color: #7310a1;

}
A.txt {
        font-family: Arial, Helvetica, sans-serif;

font-size : 12px;
        text-decoration: none;
        color: #FF901A;
}
a.txt:hover {
        font-family: Arial, Helvetica, sans-serif;

font-size : 12px;
        text-decoration: none;
        color: #FFFFFF;
}

.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 : #7310a1;
        FONT : bold 11px Arial, Helvetica, sans-serif;
        letter-spacing : 2px;
}

.normalpurple  {
        COLOR : #7310a1;
        FONT : normal 12px tahoma;
}

.normalorange  {
        COLOR : #ff901a;
        FONT : normal 12px tahoma;
}

.normalwhite  {
        COLOR : #ffe36e;
        FONT : normal 12px tahoma;
}

.12bold  {

        COLOR : #6b0082;
        FONT : bold 12px tahoma;
}

.subtitle  {
        COLOR : #7310a1;
        FONT : bold 16px 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: #F0F3FC;
	border-top: medium double #CCCCFF;
	border-right: medium double #CCCCFF;
	border-bottom: medium double #CCCCFF;
	border-left: medium double #CCCCFF;
	}
	
.button
	{
	background-color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	color: #660099;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900;
	border-right: solid 1px #FF9900;
	border-left: solid 1px #FF9900;
	cursor: pointer;
	}
.DialogTitle
{
color:#ffffff;
background-color: #ff901a;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.cart_bgclass
{
background-color: #fae5cf ;
}
.cart_bgclass2
{
background-color:#ffffff;
}

.error
{
color:#FF0000; 
}