  body {
    margin-top: 20px;
  }
  .menubar a {
    color: #FFFFFF;
    font-family: verdana, arial;
    font-size: 12px;
    line-height: 40px;
    border-bottom: 1px solid #DDDDDD;
    display: block;
    text-decoration: none;
    padding-left: 30px;
  }
  .menubar a:hover {
    background-color: #DDDDDD;
    color: #000000;
  }
  .top_header h1 {
    text-align: right;
    margin: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 24px;
    font-style: italic;
  }
  .top_header h2 {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #D04210;
  }
  .top_header {
    font-family: verdana,arial;
    font-size: 12px;
    line-height: 20px;
    padding: 5px;
  }
  .formsection{
        cursor: hand;
        cursor: pointer;
        padding: 2px 2px 2px 2px;
        border: 1px solid gray;
        background-image : url(/images/formback.gif);
        background-repeat : repeat-x;
        height: 25px;
        MARGIN: 0px;
        FONT-WEIGHT: bold;
        font-family: arial, helvetica, sans-serif;
        FONT-SIZE: 13px;
        color: #000;
        width: 218px;
}
.formtext{
        MARGIN-TOP: 6px;
        MARGIN-LEFT: 30px;
}
.sep{
        MARGIN-TOP: 3px;
}
.formstyle{ /*header of 1st demo*/
        padding: 2px;
        border-left: 1px solid #8A938A;
        border-right: 1px solid #8A938A;
        border-bottom: 1px solid #8A938A;
        background: #FFFFFF;
        height: 331px;
        width: 218px;
        font-family: arial, helvetica, sans-serif;
        FONT-SIZE: 14px;
        Color: #000000;
}
.openform{ /*class added to contents of 1st demo when they are open*/
        background: #fff;
}
.invis{
        FONT-WEIGHT: bold;
        font-family: arial, helvetica, sans-serif;
        FONT-SIZE: 16px;
        border: 0px solid #fff;
}
fieldset {
        padding: 5px;
        margin-top: 10px;
  }
label {
        float:left;
        width: 60px;
        margin-right:0px;
        margin-left:0px;
        padding-top:0.2em;
        text-align:right;
        font-weight:bold;
        font-family: arial, helvetica, sans-serif;
        color: #000000;
        FONT-SIZE: 11px;
        white-space: nowrap;
}
.smtext{
        Padding: 10px;
        font-family: arial, helvetica, sans-serif;
        FONT-SIZE: 10px;
}
.inventory {
        width: 100%;
        Padding-left: 15px;
        Padding-right: 15px;
        Padding-top: 5px;
        Padding-bottom: 5px;
        FONT-WEIGHT: normal;
        font-family: arial, helvetica, sans-serif;
        FONT-SIZE: 12px;
        background-color: #DDDDDD;
}
.inv_detail {
  font-family:verdana,arial;
  font-size: 12px;
  line-height: 20px;
}
.inv_detail h1 {
  margin: 2px;
  text-align: right;
  font-size:16px;
}
.inv_detail h2 {
  margin: 2px;
  font-size: 14px;
  text-decoration: underline;
  font-style: italic;
}
.inv_buttons a{
 display: block;
 background-color: #D04210;
 border: 1px solid #000000;
 width: 150px;
 margin: 7px;
 color: #FFFFFF;
 text-decoration:none;
 padding: 5px;
 text-align:center;
}
.summary {
  background-color: #6d6d6d;
  padding: 5px;
}
.description_comments {
  font-weight: bold;
  font-size: 14px;
  color: #FFF;
  margin-top: 15px;
  border: 3px solid #b52800;
  padding: 5px;
  background-color: #f77118;
}
.pic_summary_listing {
  width: 610px;
}
.pic_summary_listing img {
  border: 1px solid #000;
}

#print_header {
  display: none;
}
