/* CSS Document */
body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
body {
  background-color: #d6d6d9;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 18px;
  color: #010858;
}
.style6 {
  font-size: 10px;
  color: #ffffff 
}
.style8 {
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

.style7 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

a:link, a:active { color:#aa170e; text-decoration:underline; }
a:hover, a:visited { color:#666666; text-decoration:underline;  }
a.whitelink:link, a.whitelink:visited { color:#ffffff; text-decoration:none; font-size:10px   }
a.whitelink:active, a.whitelink:hover  { color:#ffffff; text-decoration:none; font-size:10px   }

.style9 {font-size: 10px}

.style10 {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #000000;
}

.style11 {
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.style12 {
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

td.topnav {
  font: 12px verdana, helvetica, sans-serif;
  color: #FFF;
  background: #010858 url('member-back.gif') top left repeat-x; 
  border-right: 5px solid #010858;
  vertical-align: top;
  margin-top: 0px;
}
div#login {
  position: relative;
  top: 3px; left: 0px;
  line-height: 20px;
}
a.toplink, a.toplink:active, a.toplink:visited {
  font: 12px verdana, helvetica, sans-serif;
  color: #FFF;
  text-decoration: none;
  line-height: 20px;
}
a.toplink:hover {
  text-decoration: underline;
  color: #010858;
}
td.maintd {
  padding: 20px;
}
label {
  font: bold 12px verdana, helvetica, sans-serif;
  width: 150px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
}
label.size {
  width: 125px;
}
td.products {
  font: bold 9px verdana, helvetica, sans-serif;
  color: #FFF;
  background: #010858;
  border: 2px solid #010858;
  padding: 3px;
}

td.products2 {
  font: bold 9px verdana, helvetica, sans-serif;
  color: #010858;
  background: #fff;
  border: 8px solid #010858;
}

td.welcome {
  font: 12px verdana, helvetica, sans-serif;
  color: #010858;
  background: #fff;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
}

a.more {
  font: bold 10px arial, helvetica, sans-serif;
  color: #BB2210;
  text-decoration: none;
  text-align: right;
  width: 135px;
}
.right { text-align: right; }
.style14 {
  font-size: 12px;
  font-style: normal; 
  font-weight: bold;
  color: #666666;
}
th {
  font: bold 12px arial, helvetica, sans-serif;
  background: #AC190F url('menu-tops.jpg') bottom left repeat-x;
  color: #F9F9F9;
  text-align: center;
  padding: 2px 5px;
}
fieldset {
  padding: 5px; border: 1px solid #576DAF;
}
legend {
  color: #DCDCE9;
  background: #3979B7;
  border: 1px solid #3979B7;
  font: bold 8pt verdana, helvetica, sans-serif;
  padding: 3px 30px 3px 20px;
}
span.new {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 21px;
  padding-right: 50px;
}
span.LatestNews {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #B8230B;
}
div.newitem {
  margin: 2px;
  border: 1px solid #FFF;
  padding: 4px;
  width: 330px;
  height: 425px;
}

div.newitem2 {
  margin: 2px;
  padding: 4px;
  width: 330px;
  height: 425px;
}


/* IE HACK */
html>body .newitem { width: 330px; }

div.itemlist {
  margin: 2px;
  border: 1px solid #FFF;
  padding: 4px;
}

div#white {
  background: #FFF;
  margin: 2px;
  color: #000;
  padding: 0px 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top; 
  max-height: 390px;
  height: 390px;
  width: 320;
 /*  overflow: scroll; */
}
p.new {
  font: normal 11px verdana, helvetica, sans-serif;
  color: #FFF;
  background: #010858;
  padding: 3px;
  letter-spacing: 1px;
  text-align: justify;
}

p.new2 {
  font: normal 11px verdana, helvetica, sans-serif;
  color: #010858;
  background: #fff;
  letter-spacing: 1px;
  text-align: justify;
}

p.mark {
  font: bold 12px verdana, helvetica, sans-serif;
  background: #AB180E;
  color: #FFF;

}