/* services */
P.quote {
  font-family: "Georgia", "Times New Roman", "Times Roman", "serif" ;
  font-style: italic ;
}
TABLE.sys-main TD.content {
  background: url(images/services_bg.gif) top right no-repeat ;
  padding-right: 109px ;
}
TABLE.rates {
  margin-bottom: 10px ;
}
TABLE.rates TD {
  padding: 0px ;
  vertical-align: top ;
}
TABLE.rates TD.head {
  padding: 2px 5px 2px 0px ;
  color: #644B89 ;
  font-weight: bold ;
  font-size: 110% ;
  text-transform: lowercase ;
}
TABLE.rates TD.desc {
  padding: 2px 5px 2px 15px ;
}
TABLE.rates TD.rate {
  padding: 2px 5px 2px 5px ;
  font-weight: bold ;
}

TABLE.private {
  margin-bottom: 20px ;
}
TABLE.private TD {
  padding: 0px 0px 5px 0px ;
  vertical-align: top ;
}
TABLE.private TD.head {
  font-weight: bold ;
  text-transform: lowercase ;
}
TABLE.private TD.number {
  padding: 5px 10px 0px 10px ;
  text-align: right ;
  font-weight: bold ;
}
TABLE.private TD.desc {
}
DIV.book {
  margin: 50px 25px 0px -50px ;
  padding: 10px 20px 20px 20px ;
  border-style: solid ;
  border-width: 1px 0px 0px 1px ;
  border-color: #8A72AE #ffffff #ffffff #8A72AE ;
}
