/* bs.css - The main BuckoSoft style sheet
 * $Id: bs.css,v 1.17 2010/06/19 00:37:48 dick Exp $
 */
@import url("/g/bsroot.css");
body {
	background-color: #C0C0C0 ;
	background: url(/g/backchoo.png) ; 
	color: #000000 }
a:link { text-decoration: none ; color: #0000F8 }
a:visited { text-decoration: none ; color: #640051 }
a:hover { text-decoration: underline ; color: #ff0000 }
table.buttbar { border: 2px solid fuchsia ; padding: 4px 0px 0px 0px ; background: #A0B0B0 }
td.buttbarbut { line-height: 1; text-align: center; vertical-align: top ; padding: 0px 0px 2px 0px ; margin: 0px 0px 0px 0px ;  }
h2.retired, span.retired { color: #FF0000 }
span.broken { color:#FF0000 }
div.mainBody {
	position: absolute;
	display:		inline;
	padding: 0;
	top:	0px;
	left:	3px;
	right:	3px;
}
.h3sim {font-size: x-large ; font-weight: bold }
ul.big { margin-top: 8px; margin-bottom: 16px }
li.big { margin-top: 13px; margin-bottom: 6px }


div.bigfont {font-size: large }

table.nospace { padding: 0px; margin: 0px; }

/* the mailto page */
table.red { border: 2px solid red; }
table.green { border: 2px solid green;}
td.mailtonotsogood { background: red; text-align: center; padding: 0px 0px 0px 0px ;  }
td.mailtobetter { background: green; text-align: center; padding: 0px 0px 0px 0px ; }
td.mailtotext { padding: 3px 3px 3px 3px; }

td.aquire { border: 2px solid blue ; vertical-align: top ; }
table.aquire { border: 2px solid blue ; vertical-align: top ; }
table.developer { border: 2px solid #23965c ; vertical-align: top ; }
table.bugs { border: 2px solid #dc0f0f ; vertical-align: top ; }

#audreyFlyer { position: absolute; top: 0px; left: -257px; }
