body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
td {
	font-size: 13px;
	color: #333333;
	font-family: "Arial, Helvetica, sans-serif";
	line-height: 20px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.b {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 50px;
	background-image: url(images/product-list.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 216px;
}
.b:hover {
	font-size: 13px;
	color: #A09D9D;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 50px;
	background-image: url(images/product-list.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 216px;
}
.menu {
	font-size: 13px;
	line-height: 150%; 
	text-decoration: none; 
	color: #000000;
	padding-left: 10px;
}
.menu:hover {
    osition: relative; 
	top: 0px;left: 0px; 
	color: #FF3300; 
	font-size: 13px;
	line-height: 150%; 
	text-decoration: none; 
	padding-left: 10px;
}
.c {
	font-size: 13px;
	color: #A09D9D;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 55px;
	background-image: url(images/news-line.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 177px;
}
.c:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 55px;
	background-image: url(images/icon-product.jpg);
	background-repeat: repeat;
	height: 29px;
	width: 177px;
}
h2 {
	color: #064596;
	font-size: 14px;
	text-transform: capitalize;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
h3 {
	color: #27683D;
	font-size: 13px;
	text-transform: capitalize;
	background-image: url(images/icon-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.input {
	font-size: 12px;
	font-family: "Arial, Helvetica, sans-serif";
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #333333;
}
.table-bg{
	background-image: url(images/table-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
