A{
	Color :  black;
	text-decoration : none;
	
	}


A:Hover{
	Text-Decoration : none;
	}


A:Active{
	Color : black;
	Text-Decoration : underline;
	}
	
A:Visited{
	Color : #black;	
	}
	
	

a.menu	{  font-family: verdana, Arial, Helvetica, sans-serif; text-decoration: none ; font-size: 12pt; color: #FFFFFF}

a.menu:link {   color: #FFFFFF;  }

a.menu:active     { font-weight : bold;   }

a.menu:hover {  Text-Decoration : underline;}

a.menu:visited {  color: #EAEAEA; }


.product{
	border:1px solid black;
	filter:alpha(Opacity=80)();
}

.selproduct{
	border:1px solid blue;
	filter:
}

.rigidproduct{
	border:1px solid black;
	filter:
}

.offer{
	border:1px solid red;
	filter:alpha(Opacity=80)();
}

.seloffer{
	border:1px solid red;
	filter:
}


body {  
	SCROLLBAR-FACE-COLOR: #E5E5E5;	
	SCROLLBAR-HIGHLIGHT-COLOR: #F3F3F3;
	SCROLLBAR-SHADOW-COLOR: #949494;	
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F0F0F0;
	SCROLLBAR-BASE-COLOR: #264555;
	scrollbar-3d-light-color: #F3F3F3;
	scrollbar-dark-shadow-color: #959595
}

input.spec
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	MARGIN: 1px;
	BORDER-BOTTOM: #2E71A0 solid thin;
	BORDER-LEFT: thin solid #71B7E9;
	BORDER-RIGHT: #2E71A0 solid thin;
	BORDER-TOP: thin solid #71B7E9;
	BACKGROUND-COLOR: #419FE1;
	COLOR: White;
	
	
	FONT-SIZE: 10px;
}

input.specover
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	MARGIN: 1px;
	BORDER-BOTTOM: #71B7E9 solid thin;
	BORDER-LEFT: thin solid #2E71A0;
	BORDER-RIGHT: #71B7E9 solid thin;
	BORDER-TOP: thin solid #2E71A0;
	BACKGROUND-COLOR: #419FE1;
	COLOR: White;
	FONT-SIZE: 10px;
}



td, p, body { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:9pt}

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold ; color: #0760B3}


.small {  font-size: 7pt}

.botTable {
	vertical-align: bottom;
	border:1px solid #888888;	
	background-color: #CCCCCC;

}




.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 20pt;

}
input {
	font-size: 10px;
}
.heading2 {
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	font-weight: normal;
	color: #3399CC;
	font-size: 14px;
}
.frheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: square;
}