body {
  background: #ffffff;
  font-family: arial, tahoma, helvetica;
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  cursor: default;
  margin: 0px;
  padding: 0px;
}

#noma img {
float:none;
}

.welcome td {
  background: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  color: #f0f0f0;
  border: 1px solid #333333;
}

a:link, a:active, a:visited {
  text-decoration: underline;
  color: #2e2e2e;
}

a:hover {
  color: #436dff;
}

.lang:link, .lang:active, .lang:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
  color: #000000;
  background: #ffffff;
  opacity: .8;
  filter: alpha(opacity=8);
  text-transform: uppercase;
  padding: 3px 4px 3px 4px;
}

.lang:hover {
  background: #ffd700;
  text-transform: uppercase;
}

p {
  text-align: justify;
  margin: 0px;
}

.menulev1 {
  background: #2f5e7a;
  font-size: 10pt;
  font-weight: bold;
  color: #f0f0f0;
  text-transform: uppercase;
  border-top: 4px solid #2f5e7a;
  border-left: 4px solid #2f5e7a;
  border-right: 4px solid #2f5e7a;
}

.menulev1 a:link, .menulev1 a:active, .menulev1 a:visited {
  text-decoration: none;
  background: #2f5e7a;
  color: #e5e5e5;
  padding: 6px;
  margin: 0px 6px 0px 6px;
  display: block;
}

.menulev1 a:hover {
  background: #e5e5e5;
  color: #2f5e7a;
}

.menulev2 {
  background: #e5e5e5;
  font-size: 10pt;
  font-weight: bold;
  color: #2f5e7a;
  border-bottom: 2px solid #e5e5e5; 
  border-left: 8px solid #e5e5e5;
  border-right: 8px solid #e5e5e5;
}

.menulev2 a:link, .menulev2 a:active, .menulev2 a:visited {
  text-decoration: none;
  background: #e5e5e5;
  color: #2f5e7a;
  padding: 4px;
  margin: 0px 4px 0px 4px;
  display: block;
}

.menulev2 a:hover {
  background: #2f5e7a;
  color: #e5e5e5;
}

.sidebar {
  background: #f7f7f7;
  font-size: 9pt;
  color: #666666;
  border-top: 1px solid #d6d3ce;
  border-left: 1px solid #d6d3ce;
  border-right: 1px solid #d6d3ce;
  padding: 0px;
  width: 160px;
}

.links {
  padding: 0px 10px 0px 10px;
}

.links a:link, .links a:active, .links a:visited, .links a:hover {
  text-decoration: none;
}

.ch {
  background: url('img/heading.gif') no-repeat center left;
  color: #00649d;
  font-size: 14pt;
  font-weight: normal;
  text-decoration: underline;
  text-transform: uppercase;
  padding-left: 14px;
  margin: 0px;
  height: 21px;
}

.mh {
  color: #666666;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  text-align: right;
  margin: 0px;
  height: 11pt;
}

.article {
  font-size: 9pt;
  border-right: 1px solid #d6d3ce;
}

.location {
  background: #f5f5f5;
  font-size: 8pt;
  color: #725f18;
  border-top: 1px solid #d6d3ce;
  border-bottom: 1px solid #d6d3ce;
  padding: 6px;
}

.location a:link, .location a:active, .location a:visited {
  text-decoration: none;
  color: #725f18;
}

.location a:hover {
  text-decoration: none;
  color: #436dff;
}

.content {
  background: #ffffff;
  color: #666666;
  padding: 12px;
}

.features {
  list-style-type: square;
  list-style-image: url('img/bullet.gif');
  padding: 0px 4px 0px 10px;
  margin: 0px 4px 0px 10px;
}

.models {
  border: 1px solid #6f7b8e;
  background: #eff2f7;
}

.models img, .thumb {
  border: 1px solid #446682;
  margin: 4px;
}

.models a:link, .models a:active, .models a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #3363b2;
}

.models a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #436dff;
}

.new {
  border: 1px solid #b7b7b7;
  background: #ffeed7;
  color: #ff0000;
}

.new img, .thumb {
  border: 1px solid #b7b7b7;
  margin: 4px;
}

.new a:link, .new a:active, .new a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #999999;
}

.new a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #b47d10;
}

.thumbtd {
  font-size: 9pt;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
}

.thumbtd span {
  border: 1px solid #b7b7b7;
  background: #ffeed7;
  color: #b47d10;
  font-size: 12pt;
  font-weight: bold;
  padding: 2px;
}

.product {
  border: 1px solid #446682;
  font-weight: normal;
  text-transform: none;
}

.product th {
  background: #c6d6e4;
  font-size: 8pt;
  color: #3363b2;
  font-weight: normal;
  text-transform: uppercase;
  border-top: 1px solid #acbbc9;
  border-left: 1px solid #acbbc9;
}

.product td {
  background: #eeeeee;
  font-size: 8pt;
  color: #666666;
  border-top: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
}

.product .pricetd {
  background: #ffeed7;
  font-size: 9pt;
  color: #b47d10;
  font-weight: bold;
}

.modelinfo {
  border: 1px solid #b7b7b7;
  font-weight: normal;
  text-transform: none;
}

.modelinfo th {
  background: #ffeed7;
  font-size: 8pt;
  color: #b47d10;
  font-weight: normal;
  text-transform: uppercase;
}

.modelinfo td {
  background: #f7f7f7;
  font-size: 8pt;
  color: #666666;  
}

.product a:link, .product a:active, .product a:visited,
.thumbtd a:link, .thumbtd a:active, .thumbtd a:visited {
  font-size: 8pt;
  color: #3363b2;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

.product a:hover, .thumbtd a:hover {
  color: #436dff;
}

.bottom {
  background: #666666;
  font-size: 8pt;
  color: #ffffff;
  padding: 6px;
  text-align: center;
}

.bottom a:link, .bottom a:active, .bottom a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #999999;
}

.bottom a:hover {
  color: #cccccc;
}

