 body {
  font-family: AntennaCond, sans-serif;
  font-size: 12px;
  padding-left: 50px;
  color: #505050;
  background: #E0E0E0;
  }

.main_menu {
  font-size: 15px;
  letter-spacing: 0.1em;
  width: 920px;
  background: white;
  float: left;
}

.main_logo {
  width: 256px;
  height: 76px;
  border: 0;
  padding-left: 0px;
  padding-top: 0px;
  float: left;
}

.main_menu_item, .main_menu_right {
  height: 25px;
  padding-left: 8px;
  padding-top: 51px;
}

.main_menu_item {
  float: left;
  margin-right: 24px;
}

.main_menu_item a {
  text-decoration: none;
  color: #505050;
}

.main_menu_item a:hover {
  text-decoration: underline;
  color: silver;
}

.main_menu_right {
  font-weight: 300;
  float: left;
  //margin-right: 16px;
  padding-right: 16px;
  padding-top: 0px;
  margin-top: 51px;
  width:450px;

  color: #B8B8B8;

  //position:absolute;
  //left: 940px;
  //padding-top:16px;
  
  //width: 450px;
}

.main_menu_right2 {
  font-weight: 300;
padding-top:51px;
padding-right:16px;
float:right;
color: #B8B8B8;
}

.main_menu_right a {
  text-decoration: none;
  color: #B8B8B8;
}
  
.main_left {
  float: left;
  width: 238px;
  height: 420px;
  background: white;
  position: relative;
}

.main_content {
  float: left;
  width: 920px;
  min-height: 470px;
  background: white;

}

.lower_content {
  width: 920px;
  padding-top: 5px;
}

.left_info_container {
  position: absolute;
  bottom:28px;
}

.left_info {
  width: 152px;
  height: 59px;
  //background: silver;
  background: url(../gfx/infoback.gif);
  margin-left: 35px;
  margin-bottom: 10px;
  padding: 9px;
  overflow: hidden;
}

.main_footer {
  margin-top:5px;
  background-color:white;
  width:920px;
  height:22px;
  //height:28px;
  padding-top:4px;

}

.grid_grayed {
  background:#F9F9F9;
}

.grid_grayed * .x-grid3-cell-inner {
  color:#B0B0B0;
}

.x-btn button {
  font-family: AntennaCond, sans-serif;
  font-size: 12px;
}

.x-grid3-row td, .x-grid3-summary-row td, .x-grid3-header td {
    font-family: AntennaCond, sans-serif;
  font-size: 12px;
}

.start_row {
  width:885px;
}

.start_col5 {
  width:150px;
}
