html, body {  width: 100%;  margin: 0;  padding: 0;}body {  background-color: #fff;  background-image: url(images/body_bg.png);  background-repeat: repeat-x;  color: #333;  font-size: 10pt;  font-family: Georgia, Times, "Times New Roman";  line-height: 18px;}td {  vertical-align: top;}table.maintable {  width: 700px;  margin-left: auto;  margin-right: auto;}td.header {  height: 85px;  background-image: url(images/header.png);}td.topimage {  /*height: 92px;  background-image: url(images/sky.jpg);*/  background-color: #fff;}td.menu {  height: 30px;  text-align: right;  padding-right: 24px;  background-color: #fff;}td.content {  padding: 24px;  text-align: justify;  color: #555;  font-size: 9pt;  background-color: #fff;}td.footer {  /*border-top: 1px solid #a9b4c5;*/  font-size: 9pt;  color: #a9b4c5;  padding: 0px 24px 24px 24px;  background-image: url(images/bottom_bg.png);  background-repeat: no-repeat;  height: 30px;  vertical-align: middle;}td.footer a:link, td.footer a:visited {  color: #a9b4c5;  text-decoration: underline;}td.footer a:hover {  color: #ff6600;  text-decoration: none;}a:link, a:visited {  color: #607c3c;  background-color: transparent;  text-decoration: none;}a:hover {  color: #ff6600;  text-decoration: underline;}table.prices {  width: 100%;  border-top: 1px solid #ccc;  /*border-left: 1px solid #ccc;*/}table.prices th, table.prices td {  border-bottom: 1px solid #ccc;  /*border-right: 1px solid #ccc;*/  padding: 2px;}div#div_menu {  width: 650px;  display: block;  color: #607c3c;  background-color: transparent;}div.k_link {  text-decoration: none;  color: #607c3c;  background-color: transparent;  display: inline;  cursor: pointer;}div.k_link:hover {  color: #ff6600;  background-color: transparent;  text-decoration: underline;}table.siseviimistlus {  width: 100%;  border-top: 1px solid #ccc;  text-align: left;}table.siseviimistlus th, table.siseviimistlus td {  border-bottom: 1px solid #ccc;  padding: 4px;}table.siseviimistlus td {  border-right: 1px solid #ccc;}table.siseviimistlus td.first {  border-left: 1px solid #ccc;}