body {
  color: #555;
  background-color: #fff;
  font-family: verdana,arial;
	font-size: 10px;
  margin: 0;
}
table {
  font-size: 1em;
  line-height: 1.5em;
}
#maintable {
  width: 760px;
  background: url(../images/menubg.jpg) no-repeat; 
  border:1px solid #999;
  border-top: 0px;
}
#menutable {
  width: 250px;
}
#ctd {
  text-align: center;
  padding: 1em 1em 1em 1em;
}
#ftd {
  text-align: center;
  background-color: #ccc;
}
a { 
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #36f; 
}
a:visited {
  color: #069;
}
a:hover { 
  color: #000;
  text-decoration: underline;
}
input, textarea {
  border: 1px solid #ccc;
  font-size: 1.1em;
  color: #660033;
}
img {
  border: 0em;
}
.img150 {
  width: 150px;
  height: 60px;
}
.img50 {
  width: 50px;
  height: 50px;
}
.imgindir {
  width: 18px;
  height: 18px;
}
.bar {
  background-color: #c03;
  color: #fff;
  font-weight: bold;
  padding-left: 0.5em;
}
.bar a:link, .bar a:visited {
  color: #fff;
}
.contable {
  width: 90%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 2em;
}
.contable td {
  padding: 1em 0.5em 1em 1em;
  margin: 0em 0em 0em 0em;
  vertical-align: top;
}
.contable img {
  float: left;
}
.contable caption {
  color: #000;
  font-size: 1.2em;
  font-weight: bold; 
}
.contable .title {
  color: #c60;
  font-size: 1.1em;
  font-weight: bold; 
}
.contable .subtitle {
  margin-top: 0.5em;
}
.contable .subtxt {
  margin-top: 0.5em;
}
.contable .subtxt img {
  margin-right: 1.0em;
}
.wh50 {
  width: 50px;
  height: 50px;
}
.w33p {
  width: 33%;
}
.h210 {
  height: 210px;
}
