* {
  font-family: Arial;
  font-size: 12px;
  outline: none;
}

body {
  padding: 0px;
  margin: 0px;
  background: #EDEDED;
}

form {
  padding: 0px;
  margin: 0px;
}

.site_width {
  width: 962px;
}

.site_background {
  background: white;
}

.header {
  height: 90px;
  /*background: url(../../images/header_background.jpg) repeat-x;*/
}

.content_class {
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
}

.menu {
  height: 63px;
  background-color: #EDEDED;
}

.submenu {
  height: 6px;
  background: url(../../images/submenu_background.jpg) repeat-x;
}

.footer {
  height: 40px;
}

.right_separator {
  background: #910100;
  height: 6px;
}

.right_title {
  font-weight: bold;
  color: #A7302F;
}

.left_title {
  font-weight: bold;
  /*color: black;*/
  color: #910100;
}

.right_separator_final {
  height: 10px;
}

.right_small_separator {
  height: 4px;
}

.right_data {
  color: #524E3F;
  font-size: 11px;
  line-height: 18px;
}

.right_data a:link {
  color: #524E3F;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}
.right_data a:visited {
  color: #524E3F;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}
.right_data a:hover {
  color: #524E3F;
  font-size: 11px;
  line-height: 18px;
  text-decoration: underline;
}
.right_data a:active {
  color: #524E3F;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}

.left_separator {
  /*background: black;*/
  background: #910100;
  height: 6px;
}

.search_textbox {
  border: 1px solid #D7D7D7;
  border-left: none;
  border-right: none;
  float: left;
  height: 18px;
  color: #910100;
  font-weight: bold;
  padding-top: 3px;
}

.menu_link:link {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #3F3C30;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.menu_link:visited {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #3F3C30;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.menu_link:hover {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #910100;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.menu_link:active {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #3F3C30;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

.menu_link_selected:link {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #910100;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.menu_link_selected:visited {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #910100;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.menu_link_selected:hover {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #910100;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.menu_link_selected:active {
  float: left;
  width: 100px;
  height: 23px;
  line-height: 23px;
  color: #910100;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

.for_show {
  float: left;
  width: 100px;
  height: 4px;
  border-left: 1px solid #9B8D6A;
}

.website_title {
  color: #565245;
  padding-left: 3px;
  font-size: 20px;
  text-align: left;
}

.footer_link:link {
  font-size: 11px;
  color: black;
  text-decoration: none;
}
.footer_link:visited {
  font-size: 11px;
  color: black;
  text-decoration: none;
}
.footer_link:hover {
  font-size: 11px;
  color: #893434;
  text-decoration: none;
}
.footer_link:active {
  font-size: 11px;
  color: black;
  text-decoration: none;
}

.data_info {
  font-size: 10px;
  color: #666666;
  font-weight: bold;
}

.float_partners {
  float: left;
  width: 114px;
  height: 55px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #A1A1A1;
  border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
  padding: 8px;
  padding-top: 20px;
  margin-bottom: 10px;
  margin-left: 8px; margin-right: 8px;
}