body
{
	background-color: #0D000A;
	color: #FF92FF;
}

.categories a
{
    color: #FF92FF;
}

.categories a:hover
{
    color: Black;
}

.header
{
    background-image: url(img/header.png);
}

.columns
{
    background-image: url(img/bgContentRep.png);
}

.columnsBg
{
    background-image: url(img/bgContent.jpg);
}

.footer
{
    background-image: url(img/footer.png);
}

.leftTab
{
    background-image: url(img/menuLabelLeft.png);
}

.rightTab
{
    background-image: url(img/menuLabelRight.png);
}

.categories
{
    background-image: url(img/menuBg.png);
}

.wareListImage
{
    border: 3px solid #840066;
}

.priceLabel
{
    color: #FF00F5;
}

.paging
{
    background-image: url(img/pagerBg.png);
}

#ctl05_txtQuantity
{
    background-image: url(img/txtAmount.png);
}

#txtMail
{
    background-image: url(img/txtMail.png);
}

.wareCell
{
    background-image: url(img/sep1.png);
}

.sep3
{
    background-image: url(img/sep1.png);
}

.trAlt
{
    background-color: #630B4D;
}

.helpBox
{
    color: #FF92FF;
    background-image: url(img/bgCalcTip.png);
}

.surveyBg1
{
    background-image: url(img/sep5.png);
}

.surveyBg2
{
    background-image: url(img/sep6.png);
}
