/* STYLE BY IAN MCFARLAN, JUNE 2005 */

a {
text-decoration: none !important;
color: rgb(40, 120, 220);
}

a:hover {
text-decoration: none !important;
color: rgb(220, 120, 40);
}

.SubCatList {
text-align: center !important;
}

.SubCatList a {
font: 12pt Verdana, Helvetica, Arial, Sans-Serif !important;
}

.SubCatList a:link, .SubCatList a:active, .SubCatList a:visited {
color: rgb(40,130,220) !important;
}

.SubCatList a:hover {
color: rgb(220, 130, 40) !important;
}

.catTitle {
font-weight: 600 !important;
font-size: 14pt !important;
}

#topper {
margin: 0 !important;
padding: 0 !important;
display: table-cell;
}

#TopBanner1_StoreImage {
width: 1px !important;
height: 1px !important;
}

.TopSubBannerText {
margin: 0;
padding: 0;
}

#tallitlist {
list-style-type: none;
}