a:active, a:link { color: #005F00; }
a:visited { color: red; }
body, button, input, select, td { font-family: "Comic Sans MS"; }
body { background: #FFFFD7; background-image: url(/jpg/b_ground.jpg); }
button, input.std { width: 100px; }
h1 { color: blue; text-align: center; }
button, input, select { font-weight: bold; }
.rb input { color: red; font-weight: bold; }

div.main { text-align: center; }

.bb { color: blue; font-weight: bold; }
.bb1 { color: blue; font-size: larger; font-weight: bold; }
.bb2 { color: blue; font-size: large; font-weight: bold; }
.bld { font-weight: bold; }
.bld1 { font-weight: bold; font-size: larger; }
.bu { font-weight: bold; text_decoration: underline; }
.c { text-align: center; }
.g { color: #119F11; }
.ib { font-weight: bold; font-style: italic; }
.ital { font-style: italic; }
.just { text-align: justify; }
.l { font-size: larger; }
.lft { text-align: left; }
.r { color: red; }
.rb { color: red; font-weight: bold; }
.rb1 { color: red; font-weight: bold; font-size: larger; }
.rb2 { color: red; font-weight: bold; font-size: large; }
.rbc1 { color: red; font-weight: bold; text-align: center; font-size: larger; }
.series { background: lightgrey; font-weight: bold; font-size: larger; text-align: left; }
.shead { color: white; background: #000; font-weight: bold; font-size: large; text-align: center; }

.add { background: lime; width: 125px; border-width: 4px; border-style: outset; }
.del { color: white; background: red; width: 125px; border-width: 4px; border-style: outset; }
.edit { color: white; background: blue; width: 125px; border-width: 4px; border-style: outset; }
.list { background: cyan; width: 125px; border-width: 4px; border-style: outset; }
.srch { background: yellow; width: 125px; border-width: 4px; border-style: outset; }
