table.doc {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0px;
}

td.doc {
  padding: 0px;
  border: 0px;
}

.docmain {
  overflow: auto;
  width: 690px; 
}

td.onbutton {
  padding: 0px;
  border: 0px;
  cursor: pointer;
}

.mbutton {
  font-style: Tahoma;
  font-size: 14px;
  font-weight: normal;
  color: blue;
  text-align: center;
}

.linkedmbutton {
  font-style: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: blue;
  text-align: center;
}

.inbutton {
  font-style: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: blue;
  text-align: left;
}

.alldocs {
  font-style: Verdana;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

a.mic1:link { 
  color: #000080;
  font-size: 9; 
  font-family: Verdana;
 }

a.mic1:visited { 
   color: #000080;
   font-size: 9; 
  font-family: Verdana;
 }

a.mic1:hover { 
  color: #000080;
  font-size: 9; 
  font-family: Verdana;
}

#lbuttons { position:relative;  left: 35px; top: 0px;}
