/* xpilot.css - main BuckoSoft XPilot style sheet
 * $Id: xpilot.css,v 1.7 2008/03/14 08:18:33 dick Exp $
 */
@import url("/g/bsroot.css");
body { background: #000000 url(xpback.png) ; color: #FFFFFF }
a:link { text-decoration: none ; color: #FFAA00 }
a:visited { text-decoration: none ; color: #FFDD95 }
a:hover { text-decoration: underline ; color: #4E7CFF }
#table.buttbar { border: 2px solid fuchsia ; background-color: #000000 }
table.buttbar { border: 2px solid #FF3A27 ; padding: 4px 0px 0px 0px }
.red { color: #FF3A27 }
.h3sim {font-size: large ; font-weight: bold }
div.leftindent { margin-left: 30px; }
div.xpli { font-size: x-large ; margin-bottom: 10px; color: #FFFF00; }
.xpul { margin-top: 0px; }
