.productsmenutd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.productsmenutd:hover{
	color: #6699CC;
}
.shadowcell {
	background-attachment: fixed;
	background-image: url(images/shadow2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.productRow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.productRow:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}

.more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}

.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menuTd{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9EC6D2;
	border-right-color: #9EC6D2;
	border-bottom-color: #9EC6D2;
	border-left-color: #9EC6D2;

}

.menuTable{
	border: 1px solid #9EC6D2;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;

	color: #547282;
	text-decoration: none;
}

.path:hover{
	color: #ffffff;
}
.pathTable {
	background-color: #B4DEDF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95C4CA;
	border-right-color: #95C4CA;
	border-bottom-color: #95C4CA;
	border-left-color: #95C4CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;

	color: #547282;
	text-decoration: none;	
}
.prodTD {
	background-color: #E1F0F3;
	border: 1px dashed #99CCCC;
}

.smallLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #547282;
	text-decoration: none;
}
.smallLink:hover{
	color: #ffffff;
}
.pathTable2 {
	background-color: #B4DEDF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95C4CA;
	border-right-color: #95C4CA;
	border-bottom-color: #95C4CA;
	border-left-color: #95C4CA;
	color: #547282;
	text-decoration: none;	
}
