
a:link.whitelink    { color: white; text-decoration: none }
a:link.bluelink  { color: blue; text-decoration: none }
a:visited.whitelink    { color: white; text-decoration: none }
a:visited.bluelink  { color: blue; text-decoration: none }
a:active.whitelink    { color: white; text-decoration: none }
a:active.bluelink  { color: blue; text-decoration: none }
a:hover.whitelink              { color: white; text-decoration: underline }
a:hover.bluelink  { color: blue; text-decoration: underline }
.bluetop-bottom     { border-top: 1px solid black; border-bottom: 1px solid black }
.bluesides { border-right: 2px solid navy; border-left: 2px solid navy }
.tablebox     { border: solid 2px navy }
.greenbox    { border-right: 2px solid #228b22; border-left: 2px solid #228b22 }
.table3sides { border-right: 1px solid blue; border-bottom: 1px solid blue; border-left: 1px solid blue }
.bluebottom1  { border-bottom: 1px solid blue }
.whitetextbox   { color: white; line-height: 2em }
.greentextbox            { color: white; font-size: 8pt }
.LavenderTable  { background-color: #e6e6fa; border: solid 1px #00008b }
.BlueCell    { background-color: #688ba4; border: solid 1px #00008b }
.GreenCell { background-color: #009277; border: solid 1px #00008b }
.WhiteHeaderText { color: white; font-weight: bold; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.BlackDescriptText   { color: black; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.BlackGenText     { color: black; font-weight: 500; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.SoftTableBG    { background-color: #d4d7e3; border: solid 1px #0000cd }
.bottomline { border-bottom: 1px solid #00008b }
.slatebluebg   { background-color: #689aa9 }
