@charset "utf-8";
/* CSS Document */

.bg {
	background-image: url(home/bg.gif);
	background-repeat: repeat-x;
	position: relative;
}
.bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: left;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.downloadbg {
	background-image: url(home/download%20bg.gif);
	background-repeat: repeat-x;
	border: thin dashed #FFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.products {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #D2D3D8;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.productstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
}
.PRODUCTLIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.GREY2 {
	background-color: #D2D3D8;
	border: thin solid #666;
}
.border tr th .grey tr th .white tr th .grey tr td .productstext tr .menu .productstext {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
