.border { border: thin solid #FF0000; } .gradient { background-image: url(images/gr_bar.jpg); } .tablebg { background-image: url(images/tablebg.jpg); } .shadow { border-right-width: thick; border-bottom-width: thick; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: none; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .bb { background-image: url(images/bigblock.jpg); } .sb { background-image: url(images/smallblock.jpg); } .ss { background-image: url(images/slingshot.jpg); } .grbg { background-image: url(images/gr_bg.jpg); border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .bullet { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; list-style-type: square; } a:hover { font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFCC00; text-decoration: none; }