BODY { background-color: #988;
   margin:0px; padding:0px; color: #421; font-family: Tahoma;
   scrollbar-base-color: #887; scrollbar-face-color: #CB9; scrollbar-highlight-color: #ECA;
   scrollbar-track-color: #887; scrollbar-arrow-color: #622;
   cursor: url("img/default.cur"), auto;}

a:visited { color: #511; text-decoration: none; }
a:link { color: #511; text-decoration: none;  }
a:hover { color: #700; text-decoration: underline; }

h3 { text-transform:uppercase; font-size:18px; color:#631; }
p { text-indent:20px; text-align: justify; font-family:arial; font-size:13px; }
.txt { font-size:14px; font-family: arial; }
.small { font-size:11px; }
.inp1 { width:75px; height:19px; color:#320; font-size:12px; background-color:#D3CCBB; border:1px solid #654; }
.btn1 { width:81px; height:22px; font-family:tahoma; font-size:12px; font-weight:bold; background-image:url("img/button1.gif"); border:none; background-color:#A98; color:#CFCFB4; padding-bottom:2px;}
.btn2 { width:101px; height:27px; font-family:tahoma; font-size:15px; font-weight:bold; background-image:url("img/button2.gif"); border:none; background-color:#A98; color:#CFCFB4; padding-bottom:2px;}
.pagespan { background-color:#EDB; border:1px solid #975; padding-left:2px; padding-right:2px; font-weight:bold; margin-left:2px; margin-right:2px }
.tabitem { padding:4px; }
.seltab { border-top: 1px solid #864; border-left: 1px solid #864; border-right: 1px solid #864; background-color:#A86; font-weight:bold }
.deftab {  }
.ready { background-image:url("img/check.gif"); background-position: right center; background-repeat: no-repeat;}