.input {
    border:1 solid #000000;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
A.menu:visited {
font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: normal;color: #666666;text-decoration: none
}
A.menu:active {
font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: normal;color: #666666; text-decoration: underline
}
A.menu:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px;font-weight: normal;color: #666666; text-decoration: underline
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666
}
 .bground{
	background-image: url(images/lines.gif)
} 
.email {
	text-decoration: none;
	color: #777777;
	font-size: 10px;
}


A.prod:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}
A.prod:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}	
A.prod:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
A.prod:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
A.headerb:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}
A.headerb:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}	
A.headerb:active {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
A.headerb:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.enlarge {
	font-size: 11px;
	color: #666666
}
.small {
	font-size: 10px;
	color: #666666
}
a {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*  style for hover cat images */

div.categoryItem {
	float: left;
	height: 160px;
	margin: 15px 15px 15px 15px;
	width: 160px;
	text-align: center;
	background: #d6d6d6;
}

.catName {

	line-height: 21px;

}

div.transON {
	width: 160px; 
	height: 160px;
	opacity: .8;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	text-align: center;
	float: left;
	background: #e4e4e4;
	margin: 15px 15px 15px 15px;
}

div.transON a {
	opacity: 1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	color: #666666;
}

/* EOF style for hover cat images */
