body { /*********** body ***********/
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial;
  }
.center {
  text-align: center;
  }
a.link1 {
  font-size: 14px;
  color: #0000FF;
  text-decoration: none;
  font-weight: normal;
  }
a.link1:hover {
  color: #002252;
  text-decoration: underline;
  }
a.link2 {
  font-size: 9px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }
a.link2:hover {
  color: #000000;
  }
a.link3 {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  }
a.link3:hover {
  color: #000000;
  }
a.link4 {
  font-size: 10px;
  color: #0000FF;
  text-decoration: none;
  font-weight: normal;
  }
a.link4:hover {
  color: #000000;
  } 
a.link5 {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }
a.link5:hover {
  color: #000000;
  }    
a.linkxs {
  font-size: 12px;
  color: #B0B0B0;
  text-decoration: none;
  font-weight: normal;
  }
a.linkxs:hover {
  color: #000000;
  }  
a.links {
  font-size: 14px;
  color: #909090;
  text-decoration: none;
  font-weight: normal;
  }
a.links:hover {
  color: #000000;
  } 
a.linkm {
  font-size: 16px;
  color: #808080;
  text-decoration: none;
  font-weight: normal;
  }
a.linkm:hover {
  color: #000000;
  } 
a.linkl {
  font-size: 19px;
  color: #505050;
  text-decoration: none;
  font-weight: normal;
  }
a.linkl:hover {
  color: #000000;
  }  
a.linkxl {
  font-size: 22px;
  color: #404040;
  text-decoration: none;
  font-weight: normal;
  }
a.linkxl:hover {
  color: #000000;
  }
a.linkxxl {
  font-size: 25px;
  color: #404040;
  text-decoration: none;
  font-weight: normal;
  }
a.linkxxl:hover {
  color: #000000;
  }      
p.error {
  font-family: Tahoma;
  font-size: 14px;
  color: #ff2200;
  text-align: center;
  }
p.info {
  font-family: Tahoma;
  font-size: 14px;
  color: #002244;
  text-align: center;
  }
.header { /*********** Top bar ***********/
  width: 900px;
  height: 90px;
  background: url(/mql/images/bg_header.gif) no-repeat top left;
  margin: 0px;
  padding: 0px;
  border-top: 0px;
  border-bottom: 5px #eeeeee solid;
  }
.logo {
  float: left;
  margin: 0px;
  padding: 30px 0px 20px 20px;
  border: 0px;
  text-align: center;
  }
.logo p {
  font-family: sans-serif;
  font-size: 26px;
  display: inline;
  color: #ffffff;
  }
.cart {
  border: 0px;
  float: right;
  padding: 20px 20px 10px 0px;
  margin: 0px;
  }
.cart a:visited {
  text-color: #000000;
  }
.cart p {
  display: inline;
  vertical-align: middle;
  }
.cart img {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  }
.menu { /*********** Left bar ***********/
  width: 180px;
  border: 1px #cccccc solid;
  background: url(/mql/images/bg_menu.gif) repeat-y top left;
  margin: 0px;
  padding: 20px 0 10px 10px;
  float: left;
  clear: both;
  }
.menu ul {
  font-family: Verdana;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  list-style-type: none;
  }
.menu li {
  font-size: 12px;
  padding: .2em;
  }
.menu li.title {
  border: 0px;
  font-family: Arial;
  font-size: 16px;
  color: #ffffff;
  padding: .2em;
  margin: 0px;
  background: url(/mql/images/menubar.gif) repeat-x bottom left;
  }
.menu li a {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  }
.menu li a:hover {
  color: #0000FF;
  }
.bar1 {
	background: #336699;
  font-family: Arial;
  font-size: 16px;
  height: 25px;
  color: #ffffff;
  text-decoration: none;
  }
.bar2 {
  background: #99ccff;
  font-family: Arial;
  font-size: 14px;
  height: 20px;
  color: #000000;
  text-decoration: none;
  }
.label1 {
  font-size: 14px;
  color: #0000A0;
  text-decoration: none;
  font-weight: normal;
  }
.label2 {
  font-size: 12px;
  color: #0000A0;
  text-decoration: none;
  font-weight: normal;
  }
.label3 {
  font-size: 16px;
  color: #0000A0;
  text-decoration: none;
  font-weight: normal;
  }  
.label4 {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }  
.label5 {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }  
.content p {
  font-size: 14px;
  }
.content dd {
  font-size: 14px;
  }

  
