body {
  margin: 20px;
  padding: 0px;
  color: #33332e;
  background: #ffffff;
  font: normal 11px tahoma, geneva, verdana, sans-serif;
}
iframe { display:block; }
img {
  border: 0px;
}
form {
  margin: 10px;
}
input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
  background-color: #FFFFFF;
}
input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
}
a {
  color: #212126;
}
a:visited {
  color: #8e8d9a;
}
a:hover {
  color: #5c5b66;
  text-decoration: none;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}
.apf_browse_border { border: medium double #00659C; }
.apf_cart_text3_style { background-color:#FFFFFF; color:#00659C; font-family:Arial,Helvetica,sans-serif; font-size:larger; font-weight:bold; white-space:nowrap; width:33%; }
.apf_checkbox { clear:right; float:right; font-weight:bold; padding:6px; }
.apf_color2_bar { padding:15px;  margin:0px; }
.apf_color_bar { padding:15px;  margin:0px;}
.apf_comments_summary { font-weight:bold; }
.apf_error { font-size:150%; font-weight:bold; color:red; }
.apf_even_row { background-color:#eeeeee; padding:6px; }
.apf_footer { font-size:xx-small; text-align:center; }
.apf_heading4 { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
.apf_heading4c { font-weight:bold; font-size:larger; font-family:Arial,Helvetica,sans-serif; color:#CE6500; }
.apf_normal_heading { font-weight:bold; }
.apf_odd_row { background-color:#ffffff; padding:6px; }
.apf_prices { color:#990000; }
.apf_prices_list { text-decoration: line-through; }
.apf_prices_text { font-weight:bold; }
.apf_small_text { font-size:x-small; }
.apf_submit_button_style { background-color:#FFCC68; color:#000068; cursor:pointer; font-weight:bold; }
.apf_customer_reviews_header { font-weight:bold; font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; }
table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: hidden hidden hidden hidden;
	border-color: white white white white;
	border-collapse: separate;
}
table.udenfor td {
	border-width: 5px 5px 5px 5px;
	padding: 15px 15px 25px 25px;
	border-style:  solid solid solid solid;
	border-color: black black black black;
	-moz-border-radius: 12px 12px 12px 12px;
}

table.indenfor td {
	border-width: 0px;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 12px 12px 12px 12px;
}
