div.sample_popup {
	z-index: 1;
}

div.sample_popup div.menu_form_header, table.head
{
  width: 280px;
	height:      23px;
	line-height: 19px;
	vertical-align: middle;
	background: url('form_header.png') no-repeat;
	text-decoration: none;
	font-family: Times New Roman, Serif;
	font-weight: 900;
	font-size:  13px;
	color:   #ffffff;
	cursor:  default;
	padding-left: 7px;
}

div.sample_popup div.menu_form_body , table.product
{
  width: 280px;
  background: url('form.png') no-repeat left bottom;
}

div.sample_popup table
{
  border-collapse: collapse;
}

div.sample_popup th
{

  padding: 0px 2px 1px 0px;

  text-align: left;

  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #ffffff;
}

div.menu_form_body 
{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;

  text-align: left;

  font-family: Verdana, Sans-Serif;
  font-weight: normal;
  font-size:  11px;
  color:   #ffffff;
}

div.sample_popup input.field
{
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn
{
	margin-top: 1px;
	background-color: #ffffff;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
}
.popwindow {
	width: 102px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(EmailButton.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p.productrequest {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-variant: normal;
}
a.productrequest {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
td.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
}
h1
{
	color: #6633FF;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, "MS Sans Serif";
	text-decoration: none
}
p.indent
{
padding-left: 6px;
padding-right: 3px;
}
