
<!--

     /* Cascade DTP V4 - Style Sheet */

a:hover{cursor: pointer;}

input{width: 100%;}

.lpic {float: left; clear: left;}

.rpic {float: right; clear: right;}

.wbutt{background-color: #FFFFFF;
           border-style: none;
       text-align: right;}

.butt{background-color: #B0D8FC;
           border-style: none;}

button{font-size: 125%;}

button:hover{cursor: pointer;}


.sbutt{background-color: #D7EBFD;
           border-style: none;}

input.tbutt{background-color: #FFFFFF;
           border-style: none;
           font-size: large;
           color: #330066;}

.form{font-family: "Arial";
      font-size: 100%;
      }

.white{background-color: #FFFFFF;}
.shade{background-color: #D7EBFD;}
.pale{background-color: #EDF5FE;}

.bigger{font-size: 120%;}

.big{font-size: 150%; color: #330066;}

.small{font-size: 85%;}

i{color: #330066;}

table{padding: 5px;}

.cancel{font-size: 85%;
        width: 40px;}

body{background-color: #B0D8FC;
     background-image: url(pics/background5.gif);
     background-repeat: repeat-y;}

-->

