h1,h2,h3,h4,h5,h6 {
  text-align: left;
}

td, p, dl, div {
  font-family: Times New Roman,Times,serif;
  font-size: 12pt;
}

img {
  border: 0px;
}

.red {
  color: red;
  font-weight: bold;
}

body {
  background-image: url(bg.gif);
  text-align: center;
}

.t_main {
  width: 802px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #006666;
  border-collapse: collapse;
  background-image: url(table_bg.gif);
}

.t_logo {
  height: 114px;
  padding: 0px;
  border-bottom: 2px solid #000000;
}

.t_logo img {
   float: left;
}

.t_menu {
  vertical-align: top;
  width: 17%
}

.t_box td {
  border: 1px solid #006666;
}

.t_box form {
  margin: 0px;
  padding: 2px;
  background-color:#CCFFFF;
  text-align: right;
}

.t_box form,input {
  font-family: Times New Roman,Times,serif;
  font-size: 8pt;
}

.t_box input {
  margin-top: 1px;
}

.t_rlink {
  padding: 3px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 14pt;
  color: #cc6600;
}

.t_rlink a {
  font-size: 12pt;
  color: #0099ff;
  text-decoration: none;
}

.t_rlink a:hover {
  color: #3333ff;
}

.t_gallery {


  padding: 3px;
  font-size: 8pt;
  text-align: center;
}

.t_gallery img {
   border-width: 2px;
  border-style: inset;
  border-color: black;
  width: 112px;
  height: 84px;
}

.t_ilink {
  padding: 3px;
  padding-left: 10px;
  font-size: 10pt;
  color: #990000;
}

.t_ilink a {
  color: #003300;
}

.t_counter {
  font-size: 12pt;
  font-weight: bold;
  color: red;
  text-align: center;
}

.t_content {
  vertical-align: top;
  width: 83%;
}


p:first-letter {
  margin-left: 1em;
  font-weight: bold;
  color: red;
}

.path {
  font-weight: bold;
  font-size: 14pt;
  color: #cc6600;
}

.path  a{
  color: #003300;
  text-decoration: none;
}

.path  a:hover {
  text-decoration: underline;
}

.rlink { font-family: Arial,Helvetica,sans-serif;
      font-size: 16px;
      font-weight: bold;
      font-style: italic;
    }
th {
  background-color: #66FFFF;
}

.calltext { font-weight: bold;
      color: rgb(61, 95, 64);
    }
