body {
	font-family: "Courier New", serif; 
	font-size: 12.5pt; 
	font-weight: bold; 
	background: white; 
	color: #444;
	padding: 0 2em;
}
img {border: 0}
a { color: blue; text-decoration: none} 
.banner, h1, h2, h3 {color:#f61010}
.banner, .description, .links, .title { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold;
}
.description {
	color: gray;
    font-size: 50%;
    font-weight: bold;
    padding: 0 0 0 5em; 
}
.banner {
	font-size: 200%; 
	margin: 0.5em 0 0.5em 15px;
}

.content {
	line-height: 140%;
}

.links {
    margin: 2em;				
    float: right;
}

.footer {
	text-align: center;
	font-weight: normal;
	color: black;
}

.posted	{ 
    color: silver
}

.side {
    line-height: 140%;
	margin: 0 0 0.8em 0;
}	

.sidetitle {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    color: #666;
    font-size: small;
    font-weight: bold;
    padding: 0 0 2px 3px;
    margin-top: 15px;
}		

.credits {
    color: gray; font-weight: normal;
    font-size: 80%; 
}

.credits a { color: gray; text-decoration: none} 

.usage {
	font-size: 80%;
	color: #e6e6e6;
	z-index: 1;
	margin: 5px 5px 0 40%; 
	position: absolute;
	display: none;
}
.consoleinput { font-weight: bold }

kbd {font-weight: normal}

.mode {border: gray solid 1px}
em {
	color: #f61010;
	background: white; 
	margin: 0 5px 0 0;
	padding: 0 5px 0 5px;
}
.recommendation {
	font-size: 9.5pt;
	font-style: italic;
	font-weight: normal;
	color: black;
/*	background: #eee;*/
	float: right;
	margin: 0 2em 0 0;
	padding: 5px;
}
.sponsor {
/*	background: #e6e6ff;*/
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal;
	font-size: 10.5pt;
	line-height: 1.4em;
	margin: 0 20%;
	padding: 5px 1em;
	border: 0.2em solid #e6e6ff;
	width: 30em;
}
.sponsor a {
	color: #06c;
/*	font-weight: bold;*/
}

