html, body {
  font-family: Arial,Tahoma,Helvetica,Sans-Serif;
  color: #00005a;
  background-color: #f8fbff;
  font-size: 12px;
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	height: auto;
	font-size: 90%;
	max-width: 800px;
	min-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
  color: #00005a;
}
a:visited {
  color: #0000a0;
}
a:active {
  color: #3333ff;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #3333ff;
}
table {
  width: 800px;
  font-size: 13px;
  background-color: #e5eef9;
  text-align: left;
}
label {
  margin-right: 2px;
  color: #00005a;
}
input {
  border: 1px solid #999999;
  margin: 5px;
  background: #ffffea none repeat scroll 0% 50%;
  color: #00005a;
}
textarea {
  border: 1px solid #999999; 
  margin: 5px;
  background: #ffffea none repeat scroll 0% 50%;
  color: #00005a;
}
select {
  border: 1px solid #999999;
  margin: 5px;
  background: #ffffea none repeat scroll 0% 50%;
  color: #00005a;
}
option {
  text-align: left;
  background-color: #ffffea;
}
.headermenu {
  border-top: 2px solid #88bbf8;
  border-bottom: 2px solid #666666;
  font-size: 12px;
  color: #00005a;
  height: 28px;
  text-align: right;
  vertical-align: bottom;
  background-color: #487bb8;
  font-weight: bold;
}
.headermenu a {
  text-decoration: none;
  color: white;
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 10px;
}
.headermenu a:hover {
  border-top: 2px solid #666666;
  border-bottom: 2px solid #666666;
  color: #333333;
  background-color: #88bbf8;
  text-decoration: none;
}
.headermenu a span {
  display: none;
}
.headermenu a:hover span {
  position: absolute;
  top: 2em;
  left: 2em;
  width: 130px;
  display: block;
  background: #ffffaa;
  border: 1px solid #999999;
  text-align: left;
  padding: 5px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
.headermenu a:visited {
  color: white;
}
.mainlogo {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  text-align: right;
}
.shoplogo {
  width: 98%;
  min-height: 25px;
  padding-left: 5px;
  text-align: left;
  clear: both;
  margin-top: 15px;
}
.shoptitle {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  color: #00005a;
}
.shopmenu {
  width: 98%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  min-height: 18px;
  position: relative;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  text-align: left;
  font-size: 12px;
  clear: both; 
  color: #00005a;
  background-color: #eee;
  border-top: 2px solid #eee;
  border-left: 1px solid #eee; 
  border-right: 1px solid #666;
  border-bottom: 2px solid #666;
}
.shopmenu a {
  text-decoration: none;
  color: #00005a;
  margin-right: 3px;
  padding-right: 3px;
  padding-left: 3px;
}
.shopmenu a:hover {
  color: #0000ed;
  text-decoration: none;
}
.shopmenu a span {
  display: none;
}
.shopmenu a:hover span {
  position: absolute;
  top: 2.5em;
  left: 2px;
  display: block;
  text-align: left;
  color: #666666;
}
.searchform {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  background-color: #e5eef9;
}
.locationbar {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  min-height: 15px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: left;
  font-size: 12px;
  margin-bottom: 0px;
  clear: both;
  margin-top: 20px;
  background-color: #f8fbff;
}
.locationbar a {
  text-decoration: none;
  color: #444;
}
.locationbar a:hover {
  text-decoration: underline;
}
.pager {
  border-top: 2px solid #88bbf8;
  border-bottom: 2px solid #666666;
  font-size: 12px;
  text-align: center;
  height: 27px;
  background-color: #487bb8;
  color: #ffffff;
}
.pager a {
  text-decoration: none;
  margin-left: 1px;
  margin-right: 1px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: white;
}
.pager a:hover {
  color: #0000ed;
  text-decoration: underline;
  border-top: 1px solid #777777;
  border-left: 1px solid #666666;
}
.pager label {
  color: #ffffff;
}
.footer {
  border-style: solid;
  border-color: #cccccc #666666 #666666;
  border-width: 1px 2px 2px;
  height: 30px;
  padding-left: 70px;
  background-color: #f4f4f4;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
}
.itemtitle {
  border-top: 1px solid #999999;
  border-left: 2px solid #666666;
  font-size: 14px;
  font-weight: bold;
  padding-left: 70px;
  background-color: #e5eef9;
  cursor: pointer;
}
.itemicon {
  border-top: 1px solid #999999;
}
.itemiconright {
  border-right: 2px solid #666666;
}
.itemicon a {
  text-decoration: none;
  position: relative;
}
.itemicon a span {
  display: none;
}
.itemicon a:hover span {
  position: absolute;
  top: 12px;
  left: -10em;
  width: 130px;
  display: block;
  background: #ffffaa;
  border: 1px solid #999999;
  text-align: left;
  padding: 5px;
  color: #333333;
}
.itemtext {
  color: #00005a;
  font-size: 13px;
}
.itembody {
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  font-size: 12px;
  background-color: #ffffff;
  cursor: pointer;
  color: #009900;
  padding-left: 5px;
}
.itembody label {
  font-style: italic;
  font-weight: bold;
  color: #444444;
  font-size: 12px;
}
.itemimg {
  border-left: 2px solid #666666;
  border-bottom: 2px solid #666666;
  width: 60px;
  height: 60px;
  vertical-align: top;
  background-color: #ffffff;
  cursor: pointer;
}
.itemback {
  background-color: #cccccc;
  height: 12px;
}
.unpublished_body {
  border-style: solid;
  border-color: #666666;
  border-width: 1px 2px 2px 0px;
  font-size: 12px;
  color: #009900;
  background-color: #e6e6e6;
  cursor: pointer;
}
.unpublished_img {
  border-top: 1px solid #666666;
  border-left: 2px solid #666666;
  border-bottom: 2px solid #666666;
  background-color: #e6e6e5;
  width: 60px;
  height: 60px;
  vertical-align: top;
  cursor: pointer;
}
.showitem {
  border: 2px solid #999999;
  background-color: #f5e8d7;
}
.showitemtitle {
  border-bottom: 2px solid #333333;
  background-color: #c8beb0;
  font-weight: bold;
  color: #660000;
  height: 34px;
  font-size: 14px;
  padding-left: 3px;
  text-align: center;
}
.showitempublished {
  border-bottom: 1px solid #cccccc;
  text-align: center;
  padding-left: 3px;
  font-weight: bold;
  font-size: 14px;
}
.showitemtext {
  border-bottom: 1px solid #cccccc;
  height: 70px;
  text-align: left;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  color: #000000;
}
.showitemdata {
  border-bottom: 1px solid #cccccc;
  height: 30px;
  padding-left: 5px;
  color: #000000;
}
.showitemfield {
  font-size: 12px;
  font-weight: normal;
  color: #993300;
}
.showitemimages {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  text-align: center;
}
.showitemfooter {
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  height: 24px;
  background-color: #c8beb0;
  text-align: right;
  padding-left: 3px;
  padding-right: 3px;
  border-top-style: none;
}
.showitembigimage {
  text-align: center;
}
.showitemthumb {
  border: 2px solid white;
}
.showitemthumb:hover {
  border: 2px solid #00005a;
}
.showitemimage {
  border: 5px solid white;
  margin-top: 5px;
  margin-bottom: 5px;
}
.tabletitle {
  border-top: 2px solid #88bbf8;
  border-bottom: 2px solid #666666;
  height: 30px;
  font-size: 14px;
  padding-left: 3px;
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: #487bb8;
}
.tablerow {
  height: 30px;
  text-align: left;
  padding-left: 3px;
}
.tablerowline {
  border-bottom: 1px solid #cccccc;
  height: 35px;
  text-align: left;
  padding-left: 3px;
}
.tabledata {
  padding-left: 3px;
}
.tablefooter {
  border-top: 2px solid #88bbf8;
  border-bottom: 2px solid #666666;
  font-size: 12px;
  height: 30px;
  text-align: right;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #487bb8;
  color: #ffffff;
}
.tableerror {
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}
.tablefooter a {
  border-right: 2px solid #487bb8;
  padding: 2px 3px 3px;
  margin-left: 1px;
  margin-right: 1px;
  text-decoration: none;
  color: #00005a;
  background-image: url(./images/buttonbg.gif);
  background-repeat: repeat-x;
  background-position: center;
  position: relative;
}
.tablefooter a:hover {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  color: #0000ed;
  text-decoration: none;
}
.tablefooter a span {
  display: none;
}
.tablefooter a:hover span {
  position: absolute;
  top: 2em;
  left: 2em;
  width: 130px;
  display: block;
  background: #ffffaa;
  border: 1px solid #999999;
  text-align: left;
  padding: 5px;
  color: #333333;
}
.guide {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-left: 25px;
  padding-right: 25px;
}
.commenttitle {
  color: #777777;
}
.commentbody {
  border-style: solid;
  border-color: #cccccc #666666 #666666;
  border-width: 1px;
  padding: 5px;
  font-size: 12px;
  background-color: #fcfcfc;
  vertical-align: top;
  color: #000000;
  height: 50px;
}
.commentback {
  background-color: #eeeeee;
  height: 5px;
}
.itemdcommentform {
  border: 1px solid #999999;
}
.infotext {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: 100px;
  text-align: center;
  font-size: 14px;
}
.filterid {
  border-top: 1px solid #999999;
  border-left: 2px solid #666666;
  border-bottom: 2px solid #666666;
  background-color: #ffffff;
}
.filterdata {
  border-top: 1px solid #999999;
  border-bottom: 2px solid #666666;
  background-color: #ffffff;
}
.filteraction {
  border-top: 1px solid #999999;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  background-color: #ffffff;
}
.selectc {
}
.selectd {
  background-color: #f8fbff;
}
.selectg {
  font-weight: bold;
}
.itemnavigator {
  padding-bottom: 2px;
  font-size: 12px;
  background-color: #f8fbff;
  color: #666;
}
.itemnavigator a {
  font-weight: bold;
  text-decoration: none;
  color: #666;
  padding-left: 5px;
  padding-right: 5px;
}
.itemnavigator a:hover {
  text-decoration: underline;
}
