@charset "iso-8859-1";
/* CSS Document */
.header {
  font-size: 14px;
  font-family: "Helvetica";
  font-weight: bold;
}
.body   {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
}
  
td{
  font-family:verdana;
  font-size:12px;
}

p{
  font-family:verdana;
  font-size:12px;
}

a{
  text-decoration:none;
  color:black;
}

.bodyjust   {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  text-align: justify;
}
.light  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #888888;
}
.medium  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #666666;
}
.mediumbold  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: bold;
  line-height: 14px;
  color: #333333;
}
.medium-just  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #666666;
  text-align: justify;
}
.bodybold   {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  font-weight: bold;
}
.quote   {
  font-size: 13px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #25256B;
}
.inp{
  font-size:10px;
}
.inp2{
  font-size:12px;
}
.label{
  font-size:11px;
}

select{
  font-size:9pt;
  background-color:#eeeeff;
}

#footer {
<<<<<<< .mine
  position: fixed;
=======
  /*
  position: fixed;
>>>>>>> .r264
  border-top: 1px solid #ddd;
  border-bottom: 10px solid #f5f5f5;
  background:url(../images/footer.gif) #f5f5f5;
  width: 100%;
  left: 0px;
<<<<<<< .mine
  bottom: 0px;
=======
  bottom: 0px;
  */
>>>>>>> .r264
  text-align:left;
  color: #000;
  font-size: 10px;
<<<<<<< .mine
  z-index:10000;
  opacity:0.9;
=======
  z-index:10000;
  /*opacity:0.9;
>>>>>>> .r264
  filter:alpha(opacity:90);
}

.dropOnTrashHover {
  background-color: #FFF4D8;
  border:1px solid #E8A400;
}

folder {

}

.m_l_h{
    text-align:left;
    border:1px solid silver;
    font-size:12px;
    background-color: #aabbee;
    
}

.m_l{
    border:1px solid silver;
    font-size:12px;
    background-color: #eeeeff;

}
