.ProdHeader
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:18px;
	Color: #000000;
	background-color: #a05ec0;		
}
.PageHeader
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:22px;
	Color: #000000;
	background-color: #a05ec0;		
}
.PriceSalesHeader
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:18px;
	Color: red;
}
.PriceSalesHeader2
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:14px;
	Color: red;
}



.PriceSalesHeaderWh
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:16px;
	Color: white;
}
.PriceSalesHeaderBl
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:16px;
	Color: black;
}



.MenuHeader
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	font-size: 10pt;
	font-weight: 700;
	Color: #000000;
}
a.MenuHeader:hover
{
	Font-family: Courier New, Courier, mono; 
	font-weight: 700;
	text-decoration:underline;	
	font-size: 10pt;
	Color: #928f8f;
}

.MenuHeaderSelected
{
	text-decoration:none;	
	Font-family: Courier New, Courier, mono; 
	font-weight: 700;
	font-size: 10pt;
	Color: #993366;
}
.MenuHeaderText
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	font-size: 10pt;
	font-weight: 700;
	Color: #000000;
}

.MenuHeaderTextNorm
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	font-size: 10pt;
	font-weight: normal;
	Color: #000000;
}





.MenuHeaderNEW
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:11px;
	Color: #000000;
	background-color: #a05ec0;		
}

a.MenuHeaderNEW:hover
{
	text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:11px;
	Color: #000000;
	background-color: #a05ec0;
}


.MenuHeaderNEWSelected
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-weight:bold;
	Font-size:11px;
	Color: #993366;
	background-color: #000000;	
}


.Breadtext
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:11px;
	Color: #000000;
}


.MenuSublink
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:11px;
	Color: #000000;
}
a.MenuSublink:hover
{
	text-decoration:underline;
	Font-family: Courier New, Courier, mono; 
	Font-weight:normal;
	Font-size:11px;
	Color: #928f8f;
}

.MenuSublinkGrey
{
	text-decoration:underline;
	Font-family: Courier New, Courier, mono; 
	Font-weight:normal;
	Font-size:11px;
	Color: #928f8f;
}



.MenuSublinkSmall
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:10px;
	Color: #000000;
}
a.MenuSublinkSmall:hover
{
	text-decoration:underline;
	Font-family: Courier New, Courier, mono; 
	Font-weight:normal;
	Font-size:10px;
	Color: #928f8f;
}
.MenuSublinkSmallSelected
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:10px;
	Font-weight:bold;	
	Color: #993366;	
}
.MenuSublinkGrey
{
	text-decoration:underline;
	Font-family: Courier New, Courier, mono; 
	Font-weight:normal;
	Font-size:11px;
	Color: #928f8f;
}




.MenuSublinkBlack
{
	Text-decoration:none;
	Font-size:11px;
	Color: #000000;
}
a.MenuSublinkBlack:
{
	text-decoration:underline;
	Font-size:11px;
	Color: #000000;
}


.MenuSublinkSelected
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:11px;
	Font-weight:bold;	
	Color: #993366;	
}

.MenuSublinkMarked
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 	
	Font-weight:bold;	
	Font-size:11px;
	Color: #993366;	
	background-color: #8f8f8f;			
}


.MenuSublink2
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:11px;
	Color: #FFFFFF;
}
a.MenuSublink2:hover
{
	Text-decoration:none;
	Font-family: Courier New, Courier, mono; 
	Font-size:11px;
	Color: #993366;	
	background-color: #8f8f8f;	 
}



.Bread
{
	Text-decoration:none;
	Font-family: Tahoma, Helvetica, Arial; 
	Font-weight:normal;
	Font-size:11px;
	Color: #FFFFFF;
}

.References
{
	Text-decoration:none;
	Font-family: Tahoma, Helvetica, Arial; 
	Font-weight:normal;
	Font-size:11px;
	Color: #a19b3f;
}
.ReferencesSel
{
	Font-family: Tahoma, Helvetica, Arial; 
	Font-weight:bold;
	Font-size:11px;
    TEXT-DECORATION: underline	
	Color: #a19b3f;
}



input.textInput {
		border: 1px solid #bcbcbc;
		background-color: #F2F5C8;
		font-size: 9px;
		padding: 3px 3px 3px 3px;
	}
select.textInput {
		border: 1px solid #bcbcbc;
		background-color: #F2F5C8;
		font-size: 9px;
		padding: 3px 3px 3px 3px;
	}









TABLE.category TD.link
{
    PADDING-BOTTOM: 20px;
    WIDTH: 196px;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
TABLE.category TD.image
{
    WIDTH: 196px;
    COLOR: #FFFFFF;
    HEIGHT: 200px;
    TEXT-ALIGN: center
}

TABLE.category TD.linkfront
{
    PADDING-BOTTOM: 20px;
    WIDTH: 140px;
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
TABLE.category TD.imagefront
{
    WIDTH: 140px;
    COLOR: #FFFFFF;
    HEIGHT: 80px;
    TEXT-ALIGN: center
}


TABLE.category TD A
{
    COLOR: #000000;
    TEXT-DECORATION: none
	Font-family: Courier New, Courier, mono;     
}
TABLE.category TD A.price
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
TABLE.category TD IMG
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-BOTTOM: black 0px solid
}
TABLE.categorypaging
{
    WIDTH: 600px;
    HEIGHT: 27px;
    BACKGROUND-COLOR: #eee
}
TD.LayoutText
{
    FONT-SIZE: 8pt;
    COLOR: #555555;
    FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif
}
TD.black
{
    FONT-SIZE: 8pt;
    COLOR: #020202;
    FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif
}
TD.LayoutText A
{
    COLOR: #555555;
    TEXT-DECORATION: underline
}
TD.LayoutText A:hover
{
    COLOR: #b70000;
    TEXT-DECORATION: underline
}

TD
{
    FONT-SIZE: 8pt;
    COLOR: #333;
    FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif
}