/*
INPUT
	{
    		
    		/*FONT-FAMILY: Verdana;
    		FONT-SIZE: 7pt;
    		color: #000000;*/
    		background-color: #EDF1FA; 
			border: 1 solid #2D559F;
			filter: alpha(opacity=80);
	}

TEXTAREA
	{
		/*FONT-FAMILY: Verdana;
    		FONT-SIZE: 7pt;*/
    		color: #000000;
    		background-color: #EDF1FA; 
			border: 1 solid #2D559F;
			filter: alpha(opacity=80);
	}
*/

td.menu {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#8F5929;
	/*display: block;*/
}

a.cataloguedl {
	text-decoration: underline;
	color: white;
	/*display: block;*/
}

A:Hover  {
	color : #CB8F58;
	text-decoration : none;
	/*background-color:white;*/
 	/*display:block */
}
/*a {display: block;} 
a:hover {color: yellow; background-color: red;} 
*/

H3 {
	color: #8F5929;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}
.pDescription {
	font-size: 20px;
	color: #993300;
	
}

.pSale {
	font-size: 15px;
	color: RED;
	font-weight: bold;
}

.DDmenu a {
display:block;
/* width:324px; */
/* line-height:20px; */
color: #8F5929;
background-color: #000;
text-decoration: none;
}

.DDmenu a:hover {
color: #fff;
background-color: #8F5929;
text-decoration: none;
}

td.navon {
background-color: #8F5929;
cursor: hand;
}

td.productDetails-pricing {
	font-size: 10pt;
	color: #66FF33;
}

td.productDetails-specials {
background-color: #FFFFFF;
	font-size: 12pt;
	text-align:center;
	color:#FF0000;	
}

td.productDetails2 {
background-color: #FF6600;
	font-size: 14pt;
	text-align:center;
	
}

td.productDetails {
background-color: #FF6600;
	font-size: 10pt;
}

td.productDetails1 {
	font-size: 10pt;
}

td.navoff {
background-color:black;
}

.pgHdg{
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
}
