td.lparen {
    color: LightGrey;
    font-weight: bold;
    font-size: 160%;
}

span.salmon {
    color: black;
    text-align: center;
    font-size: 100%;
}

td.th {
    color: black;
    font-weight: bold;
    text-align: center;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 120%;
    background: #FA9072
}

td.ca {
    color: black;
    text-align: center;
    font-size: 100%;
    background: #CCFFFF
}

td.cb {
    color: black;
    text-align: center;
    font-size: 100%;
    background: #FFFFCC
}



a#afmt_CD:link, a#afmt_CD:visited {
    color: black;    text-decoration:  none;
}
#fmt_CD_td {
   background-color: white;
}
a#afmt_LP:link, a#afmt_LP:visited {
    color: black;    text-decoration:  none;
}
#fmt_LP_td {
   background-color: white;
}
a#afmt_VHS:link, a#afmt_VHS:visited {
    color: black;    text-decoration:  none;
}
#fmt_VHS_td {
   background-color: white;
}
a#afmt_Cassette:link, a#afmt_Cassette:visited {
    color: black;    text-decoration:  none;
}
#fmt_Cassette_td {
   background-color: white;
}
a#afmt_DVD:link, a#afmt_DVD:visited {
    color: black;    text-decoration:  none;
}
#fmt_DVD_td {
   background-color: white;
}
a#afmt_Miscellany:link, a#afmt_Miscellany:visited {
    color: black;    text-decoration:  none;
}
#fmt_Miscellany_td {
   background-color: white;
}
a#aNew_Merch:link, a#aNew_Merch:visited {
    color: black;    text-decoration:  none;
}
#New_Merch_td {
   background-color: yellow;
}
a#aAvailable:link, a#aAvailable:visited {
    color: black;    text-decoration:  none;
}
#Available_td {
   background-color: yellow;
}
a#aSpecial:link, a#aSpecial:visited {
    color: black;    text-decoration:  none;
}
#Special_td {
   background-color: yellow;
}
a#aPre_Order:link, a#aPre_Order:visited {
    color: black;    text-decoration:  none;
}
#Pre_Order_td {
   background-color: white;
}
a#aCd_Sale:link, a#aCd_Sale:visited {
    color: black;    text-decoration:  none;
}
#Cd_Sale_td {
   background-color: yellow;
}
a#aUsed_Stock:link, a#aUsed_Stock:visited {
    color: black;    text-decoration:  none;
}
#Used_Stock_td {
   background-color: yellow;
}
a#aWork:link, a#aWork:visited {
    color: black;    text-decoration:  none;
}
#Work_td {
   background-color: white;
}

div.white {
    font-color: white;
    display: none;
}
a.white:link, a.white:visited, a.white:hover {
    color: white;
}

#searchform {
    display: block
}
#expandsearchform {
    display: none;
}
