/* Amol Houseware CSS Document */

#Body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
    background:#616161;
	vertical-align:top;
	text-align:center;
}
#ProductBody{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
    background:#FFFFFF;
	vertical-align:top;
	text-align:center;
}

.Maincontent{
	line-height:20px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.Handcursor {
	cursor: hand;
}

.CopyRight{
	line-height:20px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}
.CopyRight a{
	line-height:20px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
}
.CopyRight a:hover{
	color:#9dd104;
	text-decoration:underline;
}
.ReadMore{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#be0000;
	text-align:left;
	text-decoration: underline;
	padding-left:5px;
}

.ReadMore a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#be0000;
	text-align:left;
	text-decoration:underline;
	padding-left:5px;
}

.ReadMore a:hover{
	color:#FFFFFF;
	padding-left:5px;
	text-decoration:underline;
}
.Feedback{
	line-height:30px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	vertical-align:middle;
	text-decoration:none;
	padding-right:5px;
	width:100px;
}
.ProductName{
	line-height:20px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#9dd104;
	text-align:center;
	vertical-align:top;
	text-decoration:none;
}
