.titlewhite {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: none;
    color: #FFFFFF;
    text-decoration: none;
}

.textlink0 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: none;
    color: #FFFFFF;
    text-decoration: none;
}

.textlink1 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.textlink2 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: none;
    color: #DB8B8A;
    text-decoration: none;
}

.textgrey {
    text-align:justify;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: none;
    color: #33434D ;
    text-decoration: none;
}

a.link1:link {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.link1:visited {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.link1:active {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.link1:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

a.link2:link {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: none;
    color: #FFFFFF;
    text-decoration: none;
}

a.link2:visited {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: none;
    color: #FFFFFF;
    text-decoration: none;
}

a.link2:active {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: none;
    color: #FFFFFF;
    text-decoration: none;
}

a.link2:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: none;
    color: #FFFFFF;
    text-decoration: underline;
}

a.link3:link, a:link {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #6D6E79;
    text-decoration: none;
}

a.link3:visited, a:visited {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #6D6E79;
    text-decoration: none;
}

a.link3:active, a:active {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #6D6E79;
    text-decoration: none;
}

a.link3:hover, a:hover {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #6D6E79;
    text-decoration: underline;
}

.red {
    color: red;
}

.redbig {
    font-family: Arial Narrow;
    font-size: 24px;
    font-weight: bold;
    color: CA0504 ;
    text-decoration: none;
}

.grey {
    font-family: Arial Narrow;
    font-size: 14px;
    font-weight: bold;
    color: #33434D;
    text-decoration: none;
}

img
{
    border-width: 0px;
}

img.product_image
{
    width: 106px;
    height: 106px;
}

td.top_product
{
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    height: 106px;
}


div#categories_div {
    display: none;
    padding-left: 20px;
}

div#categories_div a {
    color: white;
}

td#sidebar_bg {
	background: url("/images/sidebar_bg.gif");
}
