/* CSS Document */

body {
  background-image:none;
  padding:0px;
}

table.A {
  width:700px;
}
td.A1 {
  width:300px;
  height:490px;
  background-image:url(../pic/accomo_gotourl/backtd_A1.jpg);
}
td.A2 {
  width:400px;
  height:90px;
}
table.A2A {
  width:400px;
  height:90px;
}
td.A2A1 {
  width:30px;
  height:90px;
}
td.A2A2 {
  width:340px;
  height:90px;
}


td.A3 {
  width:400px;
  height:300px;
  }

table.A3A {
  width:400px;
  height:300px;
}  
td.A3A1 {
  width:50px;
  height:300px;
}
td.A3A2 {
  width:300px;
  height:300px;
  vertical-align:middle;
}
  
  
td.A4 {
  width:400px;
  height:100px;
}
table.A4A {
  width:400px;
  height:100px
}
td.A4A1 {
  width:75px;
  height:100px;
}
td.A4A2 {
  width:250px;
  height:100px;
  background-color:#ccffcc;
  border:1px solid lightgrey;
}

p.center24 {
  font-size:24pt;
  text-align:center;
}
p.center12 {
  font-size:12pt;
  text-align:center;
}
p.center12bold {
  font-size:12pt;
  font-weight:bold;
  text-align:center;
}

p.center18 {
  font-size:18pt;
  text-align:center;
}

