/* new v1.1.x */
.tborder {
      background: #D1D1E1;
      color: #000000;
      border: 1px solid #312b36;
}
.thead {
      background: #312b36 url("images/thead.png");
      border: 1px solid #E2E6EB;
      color: #CCCCCC;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      height: 25px;
      line-height: 25px;
      letter-spacing: 2px;
      text-align: center;
      vertical-align: middle;
}
.thead a:link {
      color: #CCCCCC;
      text-decoration: none;
}
.thead a:visited {
      color: #CCCCCC;
      text-decoration: none;
}
.thead a:hover, a:active {
      color: #CCCCCC;
      text-decoration: underline;
}
.summary {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #FF0000;
      text-align: center;
}
.alt0 {
      background: #F5F5FF;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      padding: 6px 6px 6px 6px;
}
.alt1 {
      background: #F5F5FF;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      padding: 6px 6px 6px 6px;
}
.alt2 {
      background: #E1E4F2;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      padding: 6px 6px 6px 6px;
}
.center {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      text-align: center;
}
.small {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
}
.bold {
      font-weight: bold;
}
.sitechange {
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      text-align: center;
}
.pfoot {
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      text-align: center;
}
.nospacing {
      margin-top: 2px;
      margin-bottom: 2px;
}
.indent {
      margin-left: 24px;
      margin-right: 2px;
      margin-top: 2px;
      margin-bottom: 2px;
}
.middle {
      vertical-align: middle;
}
a:link {
      color: #3333FF;
}
a:visited {
      color: #333366;
}
a:hover, a:active {
      color: #0000CC;
}
/* old v1.0.x */
input {
      background-color: #DCDCDC;
      color: #000000;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
}
select {
      background-color: #DCDCDC;
      color: #000000;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
}
textarea {
      background-color: #DCDCDC;
      color: #000000;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
}
option {
      background-color: #DCDCDC;
      color: #000000;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
}
.option {
      background-color: #003063;
      color: #FFFFFF;
      border: 1px solid #FFFFFF;
}
.floatright {
      float: right;
      width: 150px;
}
.floatleft {
      float: left;
      width: 150px;
}