
#title {
   font-size:   16px;
   font-weight: bolder;
   color:       darkolivegreen;
   color:       beige;
   background:  url(stain-alpha53.png);
   text-align:  center;
   font-family: sans;
   text-shadow: 0 0 24px darkkhaki, 0 0 4px darkkhaki, 1px 1px 2px black;
}

.triview {
   table-layout:       fixed;
   padding:            2px;
   width:              100%;
   height:             10em;
   background:         darkkhaki;
   -moz-box-shadow:    rgba(0,0,0,0.3) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.3) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.3) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
}

#data {
   visibility: hidden;
}

#login {
   height:             7em;
}

.lblLogin {
   text-align: right;
   width:      40%;
   padding:    0px;
}

.frmLogin {
   text-align: left;
   padding:    0px;
}

#usr {
   width: 300px;
}

#pw {
   width: 300px;
}

#btnFrmLogin {
   text-align: center;
}

#btnLogin {
   width:              250px;
   background:         wheat;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
}
#btnNoRel {
   width:              150px;
   background:         palegoldenrod;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
}
#btnRelate {
   width:              150px;
   background:         palegoldenrod;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
}

#btnNoRel:hover {
   width:              150px;
   background:         darkkhaki;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
}
#btnRelate:hover {
   width:              150px;
   background:         darkkhaki;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
}

#cpanel {
   font-family:        sans;
   width:              20%;
   margin:             6px;
   padding:            6px;
   background:         wheat;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px, rgba(0,0,0,0.2) 1px 1px 0 1px;
   -moz-border-radius: 8px;
   border-radius:      8px;
   vertical-align:     middle;
   text-align:         center;
}

#vcbbox {
   width:              100%;
   height:             34em;
   overflow:           scroll;
}

#vcjbox {
   width:              100%;
   height:             34em;
   overflow:           scroll;
}

.vcjlist {
   font-family:           sans;
   width:                 95%;
   margin:                2px;
   padding:               6px;
   background:            palegoldenrod;
   -moz-box-shadow:       rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   a-webkit-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   box-shadow:            rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   -moz-border-radius:    8px;
   -webkit-border-radius: 8px;
   border-radius:         8px;
}

.vcblist {
   font-family:        sans;
   width:              95%;
   margin:             2px;
   padding:            6px;
   background:         palegoldenrod;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   a-webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   -moz-border-radius: 8px;
   border-radius:      8px;
}

.vcjlist:hover {
   font-family:           sans;
   width:                 95%;
   margin:                2px;
   padding:               6px;
   background:            wheat;
   -moz-box-shadow:       rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   a-webkit-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   box-shadow:            rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   -moz-border-radius:    8px;
   -webkit-border-radius: 8px;
   border-radius:         8px;
}

.vcblist:hover {
   font-family:        sans;
   width:              95%;
   margin:             2px;
   padding:            6px;
   background:         wheat;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   a-webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   -moz-border-radius: 8px;
   border-radius:      8px;
}

.vcbflash {
   font-family:        sans;
   width:              95%;
   margin:             2px;
   padding:            6px;
   background:         sienna;
   -moz-box-shadow:    rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   a-webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   box-shadow:         rgba(0,0,0,0.1) 2px 2px 0 2px inset, rgba(0,0,0,0.2) 1px 1px 0 1px inset;
   -moz-border-radius: 8px;
   border-radius:      8px;
}

.termDivider {
   border-top: 1px dashed darkkhaki;
   color: palegoldenrod;
   background-color: palegoldenrod;
   height: 1px;
}


