.s_body{
  margin:0px;
}
.s_a, .s_td, .s_th{
  color:#21216B;
  font-size:12px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}
.s_a:hover{
  color:#777777;
}
.s_table{
  width:100%;
}
.s_table_ie{
  width:349px;
}
.s_td, .s_th{
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  line-height:14px;
}
.s_td{
  border-left-width:1px;
  border-bottom-width:1px;
  border-left-style:solid;
  border-bottom-style:solid;
  border-left-color:#7D8EC1;
  border-bottom-color:#7D8EC1;
}
.s_th{
  border-left-width:1px;
  border-bottom-width:2px;
  border-left-style:solid;
  border-bottom-style:solid;
  border-left-color:#7D8EC1;
  border-bottom-color:#21216B;
}
.s_grayrow{
  background-color:#D2D2E6
}
.s_imagecell{
  padding:0px;
  width:1px;
  line-height:1px;
}
.s_imagecell img{
  width:94px;
  height:19px;
}
.s_textcell_9{
  font-size:11px;
  font-weight:normal;
}
.s_textcell_10{
  font-size:10px;
  font-weight:normal;
}
.s_textcell_11{
  font-size:9px;
  font-weight:normal;
}
.s_status_red{
  background-color:red;
  color:white;
}
.s_status_green{
  background-color:green;
  color:white;
}    
.schedule_canvas{
  display:block;
  overflow:scroll;
  width:100%;
  height:212px;
}
.s_iframe{
  width:100%;
  height:100%;
}
