

BODY {
	background-color: #150E82;
	scrollbar-face-color: #150E82;
      scrollbar-track-color: #E4EAF8; 
      scrollbar-arrow-color: #E4EAF8;
      scrollbar-shadow-color: #000000;
      SCROLLBAR-HIGHLIGHT-COLOR: #150E82;
      scrollbar-3dlight-color: #E4EAF8;
      scrollbar-darkshadow-color: #000000;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

form {margin-bottom: 10px;}

.th {border: #071EFF 1px solid;
font-family: Verdana, times new roman, sans-serif;
      font-size: 13px;
      color: #AD0136;
}
.but {border: #071EFF 1px solid;
background-color: #0801A4;
font-family: Verdana, times new roman, sans-serif;
      font-size: 12px;
      color: #7FA5FD;
width: 85px;
height: 20px;
}

.form {border: #071EFF 1px solid;
background-color: #ffffff;
font-family: Verdana, times new roman, sans-serif;
      font-size: 11px;
      color: #071EFF;
width: 280px;
height: 353px;
padding: 5px;

}

.search {border: #071EFF 1px solid;
background-color: #ffffff;
font-family: Verdana, times new roman, sans-serif;
      font-size: 12px;
      color: #000000;
width: 192px;
height: 20px;
}

