.break {
  width: 1px;
  height: 1px;
  overflow: hidden;
  clear: both; }

body, th, td, li, option, input, textarea {
  font-family: "Verdana", sans-serif;
  font-size: 12px; }

body {
  background: #F4F4F5;
  padding: 0px;
  margin: 0px;
  background: url("/images/site_back.jpg?c=1362162219"); }

img {
  border-width: 0px; }

a {
  outline: none; }

#control {
  position: fixed;
  top: 0px;
  left: 0px;
  float: left; }
  #control div {
    width: 30px;
    height: 30px;
    cursor: pointer; }
    #control div#reload_ajax {
      background: rgba(0, 0, 128, 0.5); }
    #control div#reload_css {
      background: rgba(0, 128, 0, 0.5); }
    #control div#reload_flash {
      background: rgba(128, 0, 0, 0.5); }
    #control div#reload_images {
      background: rgba(128, 128, 0, 0.5); }

#center_canvas {
  width: 975px;
  margin: auto; }

#top {
  width: 975px;
  height: 91px;
  float: left;
  background: url("/images/top.png?c=1490293748"); }

.alt {
  display: none; }

#resize_canvas {
  background: url("/images/resize_back.png?c=1362162223");
  clear: both; }

#content_canvas {
  background: url("/images/content_back.png?c=1362162211");
    background-position: top;
    background-repeat: no-repeat;
  width: 975px;
  min-height: 551px;
  float: left; }

#top_menu {
  background: url("/images/top_menu_back.png?c=1362162219");
  width: 975px;
  height: 49px;
  float: right;
  position: relative;
  overflow: hidden; }
  #top_menu ul {
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
    left: 50%; }
    #top_menu ul li {
      display: block;
      position: relative;
      float: left;
      left: -50%; }
      #top_menu ul li a {
        display: block;
        text-decoration: none;
        text-align: center;
        font-weight: bold;
        color: #527FC5;
        padding-top: 16px;
        padding-bottom: 16px;
        padding-right: 8px;
        margin-top: 1px;
        margin-left: 7px;
        border-right: solid 1px #CCCCCC; }
      #top_menu ul li a:hover {
        color: #333; }
    #top_menu ul li.last a {
      border-right-width: 0px; }

#left_menu {
  float: left;
  width: 187px;
  height: 534px;
  padding-top: 17px;
  padding-left: 8px;
  padding-right: 12px;
  padding-bottom: 0px; }
  #left_menu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
    #left_menu ul li {
      list-style-type: none;
      display: block;
      padding-top: 9px;
      padding-bottom: 9px;
      border-bottom: solid 0px #999; }
      #left_menu ul li a {
        display: block;
        text-decoration: none;
        font-weight: bold;
        color: #333333; }
        #left_menu ul li a:hover {
          color: #0067AB; }
    #left_menu ul li.last {
      border-bottom-width: 0px; }

#content_area {
  float: left;
  width: 768px;
  min-height: 551px; }

#subpage {
  color: #333333;
  margin-top: 29px;
  margin-left: 25px;
  margin-right: 7px;
  margin-bottom: 0px; }
  #subpage h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 21.6px; }
  #subpage a {
    color: #083691;
    text-decoration: none; }
    #subpage a:hover {
      color: #868686;
      text-decoration: underline; }
  #subpage .mail_form {
    margin: 0px;
    padding: 0px; }
    #subpage .mail_form p {
      margin: 0px;
        margin-bottom: 5px;
      padding: 0px;
      clear: both; }
    #subpage .mail_form label {
      width: 130px;
      float: left;
      text-align: right;
      margin-right: 5px; }
  #subpage .flog_image {
    border-width: 0px; }
  #subpage .flog_list {
    width: 100%; }
    #subpage .flog_list th {
      padding: 3px;
      background: #333;
      color: #fff;
      border: solid 1px transparent; }
    #subpage .flog_list td {
      text-align: center;
      padding: 3px;
      background-color: #666;
      border: solid 1px transparent; }

#footer {
  height: 55px;
  background-color: #000;
  background-image: url("/images/footer_back.png?c=1362162212");
  background-repeat: no-repeat;
  color: #fff; }
  #footer a {
    color: #BDD8EC; }
    #footer a:hover {
      color: #ccc; }
  #footer div {
    padding: 5px;
      padding-bottom: 0px; }
  #footer #footer_left {
    float: left;
    width: 35%;
    padding-top: 17px;
    padding-left: 10px; }
  #footer #footer_right {
    float: right;
    width: 55%;
    text-align: right; }

