div#holdlook	{ 
	position:relative; overflow:hidden;
	width:480px; height:60px; z-index:100
	}
div#wnlook	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:480px; height:37px; 
	clip:rect(0px, 480px, 60px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1look	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
	
a {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

img {
	border-color: black;
	text-decoration : none;
}

a:link {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

a:hover  { color: #000000; font-weight: normal; text-decoration: underline }

a:active {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

body {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	margin: 0px;
	}

td {
	font-family : Arial;
	font-size : 12px;
}

.subtitle {
	color : #000000;
	font-family : Arial;
	font-size : 18px;
	text-decoration:none
}

.footer {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	text-decoration:none
}

a.footer {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	text-decoration:none
}

.header {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	text-decoration:none;
	padding: 5px 10px
}

a.header {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	text-decoration:none
	padding: 5px 10px
}
.header:hover  { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; background-color: gray; padding: 5px 10px }
a.header:hover  { color: #000000; font-size: 12px; font-family: Arial;text-decoration: none;  background-color: gray; padding: 5px 10px }

.headerselected  { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; background-color: gray; padding: 5px 10px }
a.headerselected  { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; background-color: gray; padding: 5px 10px }

.headertext   { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; background-color: white; padding: 5px 10px; right: 10px; width: 560px; border-color: black; outline: solid 1px black }

a.menudepartment {
	color:#003399;
	font-weight : normal;
	text-decoration : none;
}

a.menucategory {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

a.menudepartment:hover {
	color:#CC0000;
	font-weight : normal;
	text-decoration : none;
}

a.menucategory:hover {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

.filter {
	font-size: 10px;
}

select.filter {
	font-size: 10px;
	width: 80px;
}

.filterheader {
	font-size: 11px;
	font-weight : bold;
}
