body,table,tr,td,select,input {
  font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size:12px;
}
.bold {
  font-weight:bold;
}
.gray {
  background-color:#333333;
  color:#FFFFFF;
}
body.gray {
  color:#000000;
  background-image:url(../images/xs_bg.png);
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}
.graybg {
  background-color:#333333;
  color:#FFFFFF;
  background-image:url(../images/xs_04.png);
}
table.xs {
  width:750px;
  background-color:#000000;
}
.white {
  background-color:#FFFFFF;
  color:#000000;
}
table.menu {
  width:674px;
  height:50px;
}
table.main {
  width:730px;
  margin-left:10px;
  margin-top:10px;
  margin-right:10px;
}
table.mainresult {
  margin-left:10px;
  margin-top:10px;
  margin-right:10px;
}
.smaller {
  font-size:10px;
  color:#666666;
}
a.smaller {
  color:#666666;
  text-decoration:none;
}
a.smaller:hover {
  color:green;
  text-decoration:none;
}
.smallest {
  font-size:9px;
}
a.smallest {
  color:#999999;
  text-decoration:none;
}
a.smallest:hover {
  color:#FFFFFF;
  text-decoration:none;
}
table.black {
  width:750px;
  color:#666666;
  background-color:#000000;
}
a.whitelink {
  color:#FFFFFF;
  text-decoration:none;
}
a.whitelink:hover {
  color:#FFFFFF;
  text-decoration:underline;
}
select.xs,input.xs {
  font-size:11px;
  width:100px;
}
.resultprice {
  font-size:18px;
  font-weight:bold;
}
a.resultlink {
  text-decoration:none;
  color:black;
  font-weight:bold;
}
a.resultlink:hover {
  color:#666666;
}
img.provider {
  border:1px solid black;
}

