body { color: black; font-family: arial; background: #000 url(../images/lights-back.jpg) repeat-x fixed left top; }

p {}
.TopMenu:link { color: #fff; font-size: 12px; font-family: Arial; text-decoration: none; text-align: center; width: 100%; height: 19px; display: block; }
.TopMenu:visited { color: #fff; font-size: 12px; font-family: Arial; text-decoration: none; text-align: center; display: block; width: 100%; height: 19px; }
.TopMenu:hover { color: #000; font-size: 12px; font-family: Arial; font-weight: bold; background-image: url(../images/menu-back-over.gif); background-repeat: repeat; text-decoration: none; text-align: center; width: 100%; height: 19px; display: block; }
.LRBorder { border-right: 1px solid #fff; border-left: 1px solid #fff; }
.RBorder { border-right: 1px solid #fff; }
.LBorder { border-left: 1px solid #fff; }
.BBorder { border-bottom: 1px dotted #fff; }
.BSolidWhite { border-bottom: 1px solid #fff; }
.TSolidWhite { border-top: 1px solid #fff; }
.blackborder { border: solid 1px #000; }
.pad { padding: 4px; }
.imagespace { margin-left: 12px; }
.imageleftpad { margin-left: 6px; border: solid 1px #000; }
.imagerightpad { margin-right: 6px; border: solid 1px #000; }
