ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  }

div#body ul li {
  background: url(/images/arr_plans.gif) no-repeat 0 4px;
  text-align: left;
  margin-top: .7em;
  padding-left: 10px;
  }

div#content ul {
  margin: 0px 0px 12px 24px;
  text-align: left;
  list-style: none;
  }  

div#content ul li { 
  background: url(/images/arr_plans.gif) no-repeat 0 4px;
  text-align: left;
  margin-top: .7em;
  padding-left: 10px;
  }

p#catdesc li {
  background: url(/images/arr_plans.gif) no-repeat 0 4px;
  margin-top: .7em;
  padding-left: 10px;
}

div#content strong {
  color: #000;
  font-weight: bold;
  }

div#content a {
  color: #0033CC;
  font-weight: normal;
  }

div#content a:hover {
  color: #ff0000;
  font-weight: normal;
  }

html {
  height: 100%;
  margin-bottom: 1px;
  }

body {
  margin: 0px;
  padding: 0px 0px 0px;
  /*  background: #fff;  */
  background:#2e2e2e url(background.gif);
  }

body, td, input, textarea, select {
  color: #333;
  font: normal 11px Arial, sans-serif;
  }

form {
  display: inline;
  }

img {
  border: 0px;
  }

.fl {
  float: left;
  padding: 6px 0px 0px 0px;
  }

.fr {
  float: right;
  }

.clear {
  clear: both;
  margin: -1px 0px 0px !important;
  height: 1px !important;
  margin: 0px;
  height: 0px;
  }

input, textarea {
  padding: 1px 3px;
  }

select {
  padding: 1px 0px 1px 3px
  }

p {
  margin: 0px 0px 10px;
  padding: 10px 2px 0px 8px;
  font: 12px Arial, sans-serif;
  }

p.bq {
  margin: 0px 0px 10px;
  padding: 0px 0px 0px 27px;
  }

p.prodnavigation {
  font: 10px Arial, sans-serif;
  }

span.u {
  text-decoration: underline;
  }

a {
  color: #646D74;
  text-decoration: none;
  }

a:hover {
  color: #333;
  text-decoration: none;
  }

h2 {
  margin: 21px 7px 0px 7px;
  padding: 3px 0px 3px 15px;
  font: bold 12px Arial, sans-serif;
  color: #666; 
  background: url(/images/arrcont.gif) 0px 6px no-repeat;
  text-transform: uppercase;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  }

h2.x {
  margin: 3px 0px 3px;
  padding: 0px 0px 0px 15px;
  font: bold 12px Arial, sans-serif;
  color: #fff;
  background: #6699CC;
  }


/* STRUCTURE
-------------------------------------*/
#root {
  position: relative;
  width: 780px;
  margin: 0px auto;
  min-height: 300px;
  }

#head {
  position: relative;
  height: 94px;
  top: 0px;
  background: #fff;
  }

#menu {
  background: #6699CC;
  height: 19px;
  list-style: none;
  margin: 0px;
  color: #fff;
  padding: 0px 0px 0px 80px;
  text-align: center;
  border-top: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  }

#menu li {
  float: left;
  height: 20px;
  font: bold 9px/20px Arial, sans-serif;
  }

#menu li.f {
  background: none;
  }

#menu li.s {
  background: none;
  }

#menu li a {
  color: #ffffff;
  padding: 0px 18px;
  }

#menu li a:hover, #menu li.over a {
  color: #e0e0e0;
  }

#croot {
  background: #fff;
  border-right: 2px solid #e2e2e2;
  border-left: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  }

#path {
  height: 34px;
  background: #fff;
  padding: 3px 4px 0px 4px;
  }

#content {
  width: 775px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background: url(/images/bdg.gif) #fff repeat-x;
  }

#croot div.cx {
  background: #fff;
  margin: 0px;
  padding: 0px 0px;
  }

#footer {
  padding: 4px 8px 0px;
  color: #888;
  background: #fff;
  }

#footer a {
  color: #888;
  text-decoration: none;
  }

#footer a:hover {
  color: #333;
  }

