body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	height: 14px;
	border-width: 1;
}
.smallfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	height: 12px;
	
	border: 1px solid #999999;
}
.testfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	height: 20px;
	
	border: 1px solid #999999;
}
.productguide {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 11px;
}
.indent {
	margin-left: 7px;
}
a:hover {
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.paddedleft {
	padding-left: 6px;
}
.box {
	border: 1px solid #666666;
}
.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.pad6lr {
	padding-right: 6px;
	padding-left: 6px;
}

.pad10lr {
	padding-right: 10px;
	padding-left: 10px;
}
.pad20l {
	
	padding-left: 20px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #b57b42;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.whitetext {
	color: #FFFFFF;
}

div.sample_popup { z-index: +1; }

div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: 0px;

  cursor: default;

  width: 450px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('img/form_header.png') no-repeat;

  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: White;
}

div.sample_popup div.menu_form_body
{
  border: 1px solid black;
  background: url('img/form.png') repeat left bottom;
}

div.sample_popup img.menu_form_exit
{
  float: right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}
