/*
 * VMS Version 1.0 (BETA)
 * written by ThiHa ZAN for SBWR Volunteers
 * Primary Style Sheet
 */

#popWin {
  position : absolute; 
  z-index : 20;

  left : 40px;
  top : 160px;
  width : 360px;
  height : 210px;
}

.PopBody00 {
  width : 351px;
  padding : 5px 15px 5px 15px;

  color : #000000;
  background-color:#ffffff;
  font-family : arial, helvetica, sans-serif;
  font-weight : normal;
  font-size : 10pt;
  line-height : 12pt;
  text-align : left;
  vertical-align : top;
}

.PopBodyCal {
  width : 321px;
  padding : 5px;

  color : #000000;
  background-color:#ffffff;
  text-align : center;
  vertical-align : middle;
}

.PopClose {
  width : 20px;
  height : 20px;

  color : #000000;
  background-color : #dddddd;
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 10pt;
  line-height : 12pt;
  text-align : center;
}

.PopTitle00 {
  width : 330px;
  height : 20px;
  cursor:move;

  color : #000000;
  background-color : #dddddd;
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 10pt;
  text-align : left;
  text-indent : 10px;
}

.PopTitleCal {
  width : 300px;
  height : 20px;
  cursor:move;

  color : #000000;
  background-color : #dddddd;
  font-family : arial, helvetica, sans-serif;
  font-weight : bold;
  font-size : 10pt;
  text-align : left;
  text-indent : 10px;
}
