.main_body
{
  margin: 0px;
}

.main_content
{
  border-width:0px;
  border-spacing: 0px;
  width: 100%;
  border-collapse: collapse;
  height: 100%;
}

.main_content_sidebar
{
  background-color: #C0C0C0;
}

.main_content_content_section
{
  width: 949px;
  background-color: #FFFFFF;
  vertical-align: top;
}

.main_content_break
{
  width: 5px;
  background-color: #FFFFFF;
}

.main_middle_table
{
  border-width:0px;
  border-spacing: 0px;
  width: 100%;
  border-collapse: collapse;
}

.main_middleside_td
{
  vertical-align: top;
  width: 214 px;
  font-size: 12px; 
  font-family: Trebuchet MS; 
  color: #010101;
}

.main_middle_td
{
  vertical-align: top; 
  font-size: 12px; 
  font-family: Trebuchet MS; 
  color: #010101;
  width: 513;
  ipadding-top: 3px;
}

.orange
{
  font-size: 12px; 
  font-family: Trebuchet MS; 
  color: #010101;
  background-color: #eddacc;
}

.blue
{
  font-size: 12px; 
  font-family: Trebuchet MS; 
  color: #010101;
  background-color: #cccfde;
}

.dashed_td
{
  height: 35px;
  border-bottom: 1px dashed black; 
}

.book_header
{
  background-color: #dedede;
  font-weight: bold;
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
}
