
body {
	margin: 0;
	padding: 0;
	background: url(/gif/bg2.gif) repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 22pt; 
	font-weight: bold; 
	text-decoration:none;
	line-height: 50px;
}
tt {
	font-size: 18px;
}
kbd {
	padding:0.1em 0.6em;
	border:1px solid #ccc;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#f7f7f7;
	color:#333;
	-moz-box-shadow:0 1px 0px rgba(0, 0, 0, 0.2),0 0 0 2px #ffffff inset;
	-webkit-box-shadow:0 1px 0px rgba(0, 0, 0, 0.2),0 0 0 2px #ffffff inset;
	box-shadow:0 1px 0px rgba(0, 0, 0, 0.2),0 0 0 2px #ffffff inset;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;display:
	inline-block;margin:0 0.1em;
	text-shadow:0 1px 0 #fff;
	line-height:1.4;
	white-space:nowrap;
}
#content {
	position: absolute;
	margin-left: 150px;
	padding: 0 30px;
	left: 0;
	right: 0;
}
#menu {
	position: absolute;
	width: 150px;
	text-align: center;
	margin-top: 50px;
	font-family: Helvetica, Arial Narrow, sans-serif;
}
#menu a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration:none;
}
.thl {font-size: 12pt; font-weight: bold;  padding-top:20px !important;text-decoration:none;}
.athl {color:#fff;  font-size: 12pt; font-weight: bold; padding-top:20px !important;text-decoration:none;}
.ths {font-size: 10pt;  }
.aths {color:#fff;  font-size: 10pt; }
STRONG {color:red;}
.btop {text-decoration:none; color:black; margin: 0; padding: 0;}
.btop img {width: 16px; height: 7px; border:0;}
.examp {font-family: Courier, monospace;}
.inv {font-family: Courier, monospace; color: rgb(255,255,255); background-color: rgb(0,0,0);}
.head {font-family: Helvetica, Arial, sans-serif; font-size: 22pt; font-weight: bold; text-decoration:none;}
.sub {font-family: Helvetica, Arial, sans-serif; font-size: 16pt; font-weight: bold;}
.new {font-family: Times, serif; font-weight: bold; font-size: 28pt; color: red;}
.red {color: red;}