.mainpic {
   width:192px;
   height:115px;
   background-image: url(images/bill.gif);
   background-position: top right;
   background-repeat: no-repeat;
}

.gentopbar {
  background-image: url(images/general.gif);
  background-repeat: no-repeat;
  width:202;
  height:19;
  border:0;
}

.maintbl {  
  background-image: url(images/gradbg.gif);
  background-repeat: repeat-y;
  background-position: -20 0;
}

.searchbg {
  border-style:solid;
  border-color:#eeddff;
  background-color:#ddeeff;
  border-width: 1 0 1 0;
  padding-top: 3;
  margin-top:10;
  margin-bottom: 7;
  padding-bottom:2;
}

.input {
  margin-left: 25;  
}

.go {
  font-weight:bold;
  font-size:8pt;
  color:#0044aa;
}

.beyond {
  padding-top: 70;
  margin-top: 34;
  padding-bottom: 14;
  margin-bottom: 15;
  background-position: bottom left;  
  margin-left:27;
}

#markers .marker{  
  width:100%;
  border-style:solid;
  border-color:#0044aa;
  border-width: 1 0 1 0;
  padding-top: 3;
  margin-top:10;
  margin-bottom:7;
  padding-bottom:3; 
  background-image: url(images/general_marker.gif);
  background-repeat: no-repeat;
}

#sidebar P {
  margin-top:7;
  margin-bottom: 0;
}

.pic1 {  
  width:145;
  height:95;
  background-image: url(images/stud2.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

.pic2 {
  width:145;
  height:95;
  background-image: url(images/revue.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

.pic3 {
  width:145;
  height:95;
  background-image: url(images/stud3.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
 
