html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li, a, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body { margin:0;padding:0;text-align: center;line-height:1.3em }
#outerWrapper { width:1024px;margin: 0 auto;text-align:left }
#outerWrapper #contentWrapper {
  background:#F8F8F8 url("../img/back.jpg") no-repeat;
  border:1px solid #E3E0E0;
  clear:both;
  font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
  width:1024px	
}
#outerWrapper #contentWrapper #content { margin:12px;font-size:12px;text-align:left }
#outerWrapper #contentWrapper #content a { color:#195FDB }
a:visited, a:active, a:link { color:#195FDB }
h1 { color:#0F5DDD;border-bottom:1px solid #A6A5A5;margin:6px 0 12px 0;padding:0 0 6px }
h3 { color:#A6A5A5;font-size:16px }
#header { margin-top:12px }
#header ul {
  background:url(../img/bg_nav.png) no-repeat;
  font: normal 90% Arial, Helvetica, sans-serif;
  float:left;
  list-style-type:none;
  text-shadow: 0 1px 0 #fff;
  width:1024px;
  height:45px;
}
#header ul li {
  display:inline;
}
#header ul li a {
  background:url(../img/bg_nav_a.png) top right repeat-y;
  color:#000;
  text-decoration:none;
  display:block;
  float:left;
  padding: 10px 28px
}
#header ul li a:hover { color:#0F5DDD }
#header ul li a.last { background:none }
/*#header ul li a.cart { background:url(../img/ico_cart.png) top right no-repeat }*/
#header #header_login { background: #F3F3F3;border:1px solid #DDDADA;float:right;font-family:Verdana;font-size:10px;padding:2px;white-space:nowrap }
#footer { background: #fff;color:#696969;border-top:1px solid #DDDADA;font-size:11px;padding:12px;text-align:center }
#footer a { text-decoration: none }
#footer table td {font-size:11px;color:#696969}
.buttonDefault { 
  margin:12px 0;
  padding:6px 8px 5px 8px;
  background:#053b5b url(/img/bn_bg.gif) bottom left repeat-x;
  border:4px solid #053b5b;
  color:#fff;
  cursor: pointer;
  display: block;
  font-size:14px;
  outline:3px solid #9AC5DC;
  text-transform: uppercase
}
.buttonDefault:hover { 
  border:2px solid #fff; 
  outline-color: #66FF00;
  padding:8px 10px 7px 10px;
  cursor: pointer;
}
.attributes b { display: block;margin:6px 0 }
#homeflags { background:url(../img/bg_flags.png) no-repeat;padding:14px 0 65px 35px;h }
#homeflags img { width:66px;height:48px }
#homeflags a { text-decoration: none;float:left }
#homeflags a span { display: block;font-weight: bold;font-size:18px }
#homeflags a:hover span { text-decoration: underline }
#create_account h3 { border-bottom:1px solid #A6A5A5;margin:4px 0;padding:6px }
#create_account input { margin:0 0 4px 0 }
#dashboard td {
  background:url(../img/bg_td_dashboard.jpg) top center no-repeat;
  text-align:center;
  padding:28px 60px 46px 60px;
  vertical-align:top
}
#dashboard td h3 { color:#000;font-size:16px;line-height:22px;margin:0;padding:0 }
#dashboard td a { display:block;text-align:right;text-decoration: none }
#dashboard td a.reset { text-align:center }
#dashboard td .left { text-align:left }
#dashboard td span { color:#045BBF;font-size:11px;display:block;margin:10px 0 }