body { font-family: Arial, Helvetica, sans-serif; }
table.box { width: 100%; background-color: #4f6aad; border: groove rgb(250,250,250); }
a { text-decoration: none; } a:hover { color: #F9DC00; font-weight: bold; }
.half{ width: 50%; } .fullHeight { height: 100%; } .fullWidth { width: 100%; } .fullWidthHeight { width: 100%; height: 100%; }
.fullHeightNav { height: 100%; background-color: #6382FF } .fullWidthNav { width: 100%; background-color: #6382FF} .fullWidthHeightNav { width: 100%; height: 100%; background-color: #6382FF }
.fullHeightDisp { height: 100%; background-color: #E5E6FF } .fullWidthDisp { width: 100%; background-color: #E5E6FF } .fullWidthHeightDisp { width: 100%; height: 100%; background-color: #E5E6FF }
.navBkg { background-color: #4f6aad; } .dispBkg { background-color: #E5E6FF; } .payPalBkg { background-color: #fffff0 }
.blnkWhiteClr { color: #ffffff; font-size: small; } .lnkNavClr { color: #eeeeee; font-size: small; } .lnkNavClrBig { color: #eeeeee; font-size: large;} .lnkDispClr { color: #ff8043; font-size: small; } .lnkDirClr { color: #eeeeee; font-size: small;} .lnkTxtClr { color: #3333ff; } .maroon { color: #660000; font-size: small; font-weight: bold; font-style: italic; }
.keywords { color: #eeeeee; font-size: xx-small; } .scroll { overflow: auto }
|