BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #C7B8A5;
}
TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
A {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
}
A:hover {
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
.greytext {
	color: #FF0000;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-color: #FFFFCC;
	background-image: url(images/bg1.png);
	font-weight: bold;
}
.titletext {
	color: #2B72B9;
	font-size: 12pt;
}
.green, a.green, a.green:hover {
	color: #999900;
}
.forminput {
    text-decoration: none; 
	font-size: 7pt; 
	font-weight : normal;
	background: #E4E4E4;
}
.DivMain   {
	float:left;
	width:370px;
	height:220px;
  }  
.DivMain1   {
	float:left;
	width:370px;
	height:220px;

  } 
.loading {
	margin-top: 90px;
	margin-left: 170px;
  }   
.MainImage   {
	background-image: url(images/main_product_image.jpg);
	float:left;
	width:156px;
	height: 220px;
	background-color: #F6CAAF;
  }  
.headimg{
	background-image: url(images/header_image.gif);
	height: 46px;
	width: auto;
	background-position: left;

}
.smalltext{
	font-size: 11px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-align: left;
	line-height: normal;
	color: #999900;

}
