.TopMenuTxt
{
	font-family: Tahoma; 
	font-size: 0.8em;
	color: #B4668E;
}

.WhiteBg
{
    color: #FFFFFF;
}

.BottomMenuTxt
{
	font-family: Tahoma; 
	font-size: 0.7em;
	color: #B4668E;
}

.MainTxt
{
	font-family: Tahoma; 
	font-size: 0.8em;
	color: #808080;
}

.ProdTitle
{
	font-family: Tahoma; 
	font-size: 0.8em;
	font-weight: normal;
	color: #808080;
}

.PageTxt
{
	font-family: Tahoma; 
	font-size: 0.9em;
	color: #B4668E;
	padding-left: 5px;
	padding-right: 5px;
}

.MainTxtHighlight
{
	font-family: Tahoma; 
	font-size: 0.8em;
	color: #B4668E;
	font-weight: bold;
}

.MainTxtHighlightCenter
{
	font-family: Tahoma; 
	font-size: 0.8em;
	color: #B4668E;
	font-weight: bold;
	text-align: center;
}

.PriceTxt
{
	font-family: Tahoma; 
	font-size: 0.9em;
	color: #B4668E;
	font-weight: bold;
}

.MainTxtHeading
{
	font-family: Tahoma; 
	font-size: 0.8em;
	color: #404040;
	font-weight: bold; 
}

.CopyrightTxt
{
	font-family: Tahoma; 
	font-size: 0.7em;
	color: #404040;
}

.ColouredCellBorder
{
    border-style: solid;
    border-color: #B4668E;
    border-width: 1px;
    background-color: #DA9BBB;
    color: #FFFFFF;
	font-family: Tahoma; 
	font-size: 0.8em;
	font-weight: bold;      
}

.HeaderCell
{
    border-style: solid;
    border-color: #B4668E;
    border-width: 1px;
    background-color: #DA9BBB;
    
}

.HeaderFont
{
    color: #FFFFFF;
	font-family: Tahoma; 
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 0 0 5px;
}

.PlainCellBorder
{
    border-style: solid;
    border-color: #B4668E;
    border-width: 1px;
    background-color: #F5E5EE;
}

.WhiteCellBorder
{
    border-style: solid;
    border-color: #B4668E;
    border-width: 1px;
    background-color: #FFFFFF;
    color: #B4668E;
	font-family: Tahoma; 
	font-size: 0.8em;
	font-weight: bold;    
}

.WasPrice
{
    text-decoration: line-through;
}

.OldNowPrice
{
    text-decoration: line-through;
    color: #FF00FF;  
}

.NowPrice
{
	font-size: 1.3em;
	color: #660033;  
}

.SalePriceIL
{
    color: #660033;
    font-weight: bold;
}

a:link 
{
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: none;
	color: #B4668E;
	
}

a:visited
{
	text-decoration: none;
	font-weight: normal;
}

a:active
{
	text-decoration: none;
}