body {
	background-color: #595959;
}
.tabletop {
	background-color: #FFFFFF;
	height: 145px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px solid #CCCCCC;
}
.tablemiddle {
	background-color: #c5c4c0;
	border: 2px none #CCCCCC;
}
.boxprodhead {
	background-color: #8e8e8e;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px;
}

.box1 {
	border: 1px solid #8E8E8E;
	padding: 5px;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373938;
	font-weight: bold;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
}
a.linkorange {
	font-family: Tahoma;
	font-size: 12px;
	color: #373938;
	text-decoration: underline;
}
a.linkorange:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a.linkgrey {
	font-family: Tahoma;
	font-size: 12px;
	color: #c6c6c6;
	text-decoration: underline;
}

a.linkgrey:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #BCBCBC;
}
.txtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.txtinput {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a.link1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.link1:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkscat {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a.linkscat:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.4em;
}
.headings1 {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtdesc {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.tblmiddle1 {
	background-color: #FFFFFF;
}
.boximg {
	border: 1px solid #918e8d;
}