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: #000000;
	font-family : verdana, arial;
	font-size: 14px;
	text-align : left;
}
h2 { 
	color: #606060;
	font-family :verdana, arial;
	font-size: 12px;
	text-align : left;
}
P { 
	color: #666666;
	font-family : arial, verdana;
	font-size: 12px;
	text-align : left;
}	

OL {
	color: #666666;
	font-family : arial, verdana;
	font-size: 12px;
}

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: #00FFFF; font-weight: bold; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
A.ItemList { color: #0033FF; 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: #AA0000; font-family: arial,verdana; font-size: 12px; text-decoration: none;}


 A:link { color: #003366; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
 A:visited { color: #0099AA; 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: #AA0000; font-family: arial,verdana; font-size: 12px; text-decoration: none;}
