DIV.CatLayer1 {
		top: 23;
		width: 200;
		height: 276;
		left: 125;
		position: absolute;
		visibility: hidden;
		Z-INDEX: 1;
	}
DIV.CatLayer2 {
		top: 42;
		width: 100;
		height: 123;
		left: 125;
		position: absolute;
		visibility: hidden;
		Z-INDEX: 2;
	}
DIV.CatLayer3 {
		top: 62;
		width: 100;
		height: 123;
		left: 125;
		position: absolute;
		visibility: hidden;
		Z-INDEX: 3;
	}
DIV.CatLayer4 {
		top: 83;
		width: 100;
		height: 123;
		left: 125;
		position: absolute;
		visibility: hidden;
		Z-INDEX: 4;
	}
DIV.CatLayer5 {
		top: 105;
		width: 100;
		height: 123;
		left: 125;
		position: absolute;
		visibility: hidden;
		Z-INDEX: 5;
	}
H1 { 
	color: #666666;
	font-family : arial, verdana;
	font-size: 16px;
}	

P { 
	color: #666666;
	font-family : arial, verdana;
	font-size: 12px;
	text-align : left;
}	

UL {
	color: #666666;
	font-family : arial, verdana;
	font-size: 12px;
}

A.SubCategory {
	color: #333333; 
	font-family: arial, verdana; 
	font-size: 12px; 
}

A.SubCategory:Hover { color: #000000; font-weight: bold; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
A.ItemList:link { color: #0000AA; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
A.ItemList:Visited { color: #003366; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
A.ItemList:Active { color: #000000; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
A.ItemList:Hover { color: #666666; font-family: arial,verdana; font-size: 12px; text-decoration: none;}


 A:link { color: #AA3366; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
 A:visited { color: #0000AA; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
 A:active { color: #000000; font-family: arial,verdana; font-size: 12px; text-decoration: none;}  
 A:hover { color: #666666; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
