body {
  margin-top:0;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFFFF;
  background-color: #707070;
}
img {
  border:0px;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFFFF;
  background: transparent;
}
.cart_warning {
  color:#FFFF00;
}
.cart_warning_legend {
  color:#FFFF00;
  font-size:10px;
}
.profile_table {
  height:20px;
}
.register_error {
  font-size:10px;
  color:#FFFF00;
}
.register_header {
  font-weight:bold;
  font-size:12px;
  filter: Glow(Strength=3,Color=#000000);
  width: 25%;
}
.register_input {
  height:18px;
  background-color:#e7e7e7;
  color:#000000;
  font-size: 12px;
  border: 1px solid #000000;
}
.buy_input {
  height:18px;
  background-color:#e7e7e7;
  color:#000000;
  font-size: 12px;
  border: 1px solid #000000;
  text-align: right;
}
.column_left {
  background-color:#000060;
  border-color: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding-left:0px;
  padding-right:0px;
  background-image:url(layout/bg_col.gif);
}
.column_left_table {
/*  background-color:#000060; */
  padding:0px;
}
.column_left_content {
/*  background-color:#000060; */
  padding-left:10px;
  padding-right:10px;
  font-size:11px;
}
.column_left_header {
/*  background-color:#000060; */
  padding:0px;
  text-align:center;
  font-weight:bold;
  height:18px;
}
.column_center {
  padding:10px;
}
.column_right {
  background-color:#000060;
  border-color: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  padding-left:0px;
  padding-right:0px;
  background-image:url(layout/bg_col.gif);
}
.column_right_table {
/*  background-color:#000060; */
  padding:0px;
}
.column_right_content {
/*  background-color:#000060; */
  padding-left:10px;
  padding-right:10px;
  font-size:10px;
}
.column_right_header {
/*  background-color:#000060; */
  padding:0px;
  text-align:center;
  font-weight:bold;
  height:18px;
}
input.login {
  height:10px;
  color:#000080;
  font-size: 10px;
  background:#c0c0c0;
  border: #FFFFFF;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
}
.input {
  height:18px;
  background-color: #e7e7e7;
  border: 1px solid #000000;
  font-size: 10px;
  color: #000000;
}
.login_error {
  font-size: 10px;
  color: #FFFF00;
}
.button {
  height:18px;
  background-color: #c0c0c0;
  border: 1px solid #000000;
  font-size: 10px;
  color: #000000;
}
.price {
  color: #FFFF00;
  font-weight: bold;
}
.item_list_header {
  background-image:url(layout/item_list_header.gif);
  font-family: Verdana;
  font-size:11px;
  height:18px;
  vertical-align:middle;
}
.item_list_header_l {
  background-image:url(layout/item_list_header_l.gif);
}
.item_list_header_r {
  background-image:url(layout/item_list_header_r.gif);
}
.item_list {
  background-image:url(layout/item_list_m.gif);
  font-family: Verdana;
  font-size:11px;
  color:#000000;
/*  vertical-align:middle; */
}
.item_list_price {
  background-image:url(layout/item_list_m.gif);
  font-family: Verdana;
  font-size:11px;
  color: #FFFF00;
  font-weight: bold;
}



.top_nav {
  font-family: Arial;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  color: #c0c0c0;
  height: 18px;
  background-image:url(layout/top_nav.gif);
}
.top_nav_l {
  background-image:url(layout/top_nav_l.gif);
  height: 18px;
}
.top_nav_r {
  background-image:url(layout/top_nav_r.gif);
  height: 18px;
}

.shipping_table {
  border: 0px solid #606060; 
  border-top-width: 1px;
}
a.start:link,a.start:visited,a.start:hover,a.start:active {
  color: #FFFFFF;
  font-weight:bold;
}

a.top_nav_link:link {
  color: #FFFFFF;
  text-decoration: none;
}
a.top_nav_link:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.top_nav_link:hover {
  color: #000080;
  text-decoration: none;
}
a.top_nav_link:active {  
  color: #FFFFFF;
  text-decoration: none;
}

.searchpage {
  font-size:12px;
  font-weight:bold;
  color:#FFFF00;
}
a.search:link {  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
a.search:visited {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
a.search:hover {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline overline;
}
a.search:active {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.header:link {
  font-weight: bold;
  color: #000080;
  text-decoration: none;
}
a.header:visited {
  font-weight: bold;
  color: #000080;
  text-decoration: none;
}
a.header:hover {
  font-weight: bold;
  color: #000080;
  text-decoration: underline overline;
}
a.header:active {
  font-weight: bold;
  color: #000080;
  text-decoration: none;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
/*  color: #c0c0c0; */
/*  text-decoration: underline overline; */
}
a:active {
  color: #FFFFFF;
  text-decoration: none;
}
.admin {
  background-color:#000060;
}
.admin_column_left {
  background-color:#000060;
  border-color: #c0c0c0;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;

  padding: 10px;
}
.admin_right {
  background-color:#000080;
  border-color: #c0c0c0;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding: 10px;
}
.admin_attention {
  color:FF0000;
}
.admin_warning {
  color:FFFF00;
}
.admin_input {
  height:20px;
  width:180px;
  background-color:#e7e7e7;
  color:#000000;
  font-size: 14px;  border: 1px solid #000000;
}
.admin_small_input {
  height:18px;
  width:60px;
  background-color:#e7e7e7;
  color:#000000;
  font-size: 10px;  border: 1px solid #000000;
}
.admin_textarea {
  background-color:#e7e7e7;
  color:#000000;
  font-size: 14px;
  border: 1px solid #000000;
  overflow: auto;
}
.admin_header {
  font-weight:bold;
  font-size:9pt;
  filter: Glow(Strength=3,Color=#000000);
  width: 25%;
}
.admin_header_warning {
  font-weight:bold;
  font-size:9pt;
  filter: Glow(Strength=3,Color=#000000);
  width: 25%;
  color:#FFFF00;
}
.admin_settings_input {
  height:18px;
  width:200px;
  background-color:#e7e7e7;
  color:#000000;
  font-size: 10px;
  border: 1px solid #000000;
}
