* { color: #004f00 }
body { background-image: url(images/bg.jpg) }
a, a:link, a:active { color: blue }
a:hover { color: green }
.b { font-weight: bold }

.center { text-align: center }
.right { text-align: right }
.left { text-align: left }

.title { font-weight: bold; margin-top: 5px; margin-bottom: 5px }
.cat { font-size: 75% }
.grp { }
.jc { white-space: nowrap; font-weight: bold }
.fine { text-align: center; font: bold 125% Times New Roman }
.title { font-size: 150%; font-weight: bold }
.r { text-align: right }
.l { color: white }

.cart { background-color: white; border: black solid 1px; margin-top: .1in; }
.bordered { border: red solid 1px }
.headers { font-weight: bold }

.invisible { display: none }
.title { text-align: center; font-size: 125%; font-weight: bold }
.message { text-align: center; margin: 10px 10px 10px 10px; color: red; border: solid red 1px; }
.ccerror { color: red; font-weight: bold }
.whiteTable { border: 1px solid black; background-color: white }
.tbMargin { margin-top: .25in; margin-bottom: .25in }
.top { vertical-align: top }
.bottom { vertical-align: bottom }

.column1 { }
.column2 { }
.column3 { }
.column4 { }
.column5 { }
