/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url();
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

TABLE.Product
{
border-style: solid; 
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-color: #999999;
}

TD.Title
{
border-style: solid; 
border-top-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #999999;
}

a:link{
color:#0000ff;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#0000ff;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#ff0000;
font-size:12px;
text-decoration:underline;
}

a:active{
color:#0000ff;
font-size:12px;
text-decoration:none;
}

.group:link{
color:#0000ff;
font-size:10px;
text-decoration:none;
}

.group:visited{
color:#0000ff;
font-size:10px;
text-decoration:none;
}

.group:hover{
color:#ff0000;
font-size:10px;
text-decoration:underline;
}

.group:active{
color:#0000ff;
font-size:10px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

INPUT {
border-style : 1;
cursor : pointer;
font : normal 12px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
}

SELECT {
border-style : 1;
cursor : pointer;
font : normal 12px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
}


H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#c0c0c0;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
font-size: 12px;
color:#000000;
}

.actsmaller{
font-size: 12px;
color:#000000;
}

.acttrolley{font-size:10px;color:white;font-weight:bold;}
.actxxsmall{font-size:12px;color:#000000;}
.actxsmall{font-size:12px;color:#000000;}
.actsmall{font-size:12px;color:#000000;}
.acttiny{font-size:10px;color:#000000;}
.actregular{font-size:12px;color:#000000;}
.actlarge{font-size:12px;color:#000000;}
.actxlarge{font-size:12px;color:#000000;}
.actxxlarge{font-size:12px;color:#000000;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:12px;color:#0000ff;}