﻿body
{
    background-position: center top;
    background-image: url('images/bgFashion.gif');
    background-repeat: repeat;
}
.CssTblArticle a
{
	color: #dfb507;
}
h4
{
	color: #dfb507;
}
.CssButtons
{
	border-color:  #dfb507;
	color: #dfb507;
}
.CssTopStrip
{
    background: #dfb507;
}

.CssHeaderStrip
{
    background-position: right top;
    background-image: url('images/bgFashionStrip.gif');
    background-repeat: no-repeat;
}
.CssCategoryHeaderStrip
{
    background-position: right top;
    background-image: url('images/bgFashionStrip.gif');
    background-repeat: no-repeat;
}
.CssbottomBar
{
    border-top-color: #dfb507;
}
.Hover
{
    color: #dfb507;
}
.CssCategoryArticleBigMainTable
{
    background-image: url('images/bgArticleBigFashion.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
.CssCategoryArticleSmlMainTable
{
    background-image: url('images/bgArticleSmlFashion.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
.CssArchiveArticle
{
    background-image: url('images/bgArticleArchiveFashion.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
.CssModalTbl_TdTop
{
	background-image: url( 'images/ModalTopFashion.gif' );
}