/*
-----------------------------------------------
Actinic Pages
----------------------------------------------- */
BODY {
	BACKGROUND-COLOR: #fff3cb;
	TEXT-DECORATION: none
}

A:link {text-decoration: none; color: #000080;}
A:visited {text-decoration: none; color: #000080;}
A:active {text-decoration: none; color: #000080;}
A:hover {text-decoration: underline; color: #000080;}

h1 {
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a img {border: none; } 



.TopTabText A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.TopTabText A:visited {
	TEXT-DECORATION: none
}
.TopTabText A:hover {
	FONT-WEIGHT: bold; COLOR: #00ff66
}
.TopTabText A:active {
	TEXT-DECORATION: none
}
.BasketLinkText {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.BasketLinkText A:link {
	COLOR: #6600cc; TEXT-DECORATION: none
}
.BasketLinkText A:visited {
	TEXT-DECORATION: none
}
.BasketLinkText A:hover {
	FONT-WEIGHT: bold; COLOR: #ff3333
}
.BasketLinkText A:active {
	TEXT-DECORATION: none
}

.IndexLargeLinks A:link {
	TEXT-DECORATION: none
}
.IndexLargeLinks A:visited {
	TEXT-DECORATION: none
}
.IndexLargeLinks A:hover {
	TEXT-DECORATION:underline
}
.IndexLargeLinks A:active {
	TEXT-DECORATION: none
}




#Layer2 {
	Z-INDEX: 2; LEFT: 7px; WIDTH: 104px; POSITION: absolute; TOP: 37px; HEIGHT: 64px
}

div#pricequerylayer { 
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}

div#pricequerylayer.input, textarea, select {
font-family: Arial;
	font-size: small;
}