/* <html><head><meta name="robots" content="noindex"></head></html> */

BODY {
	font-family: 'Gill Sans','Helvetica','Lucida Grande','Trebuchet MS',sans-serif;
	font-weight: "Medium";
	margin: 0px;
	content: ;
	color: #e7e7e7;
	background-color: #0a0815;
}
a.noline{
	text-decoration: none;
}
a.noline:hover{
	text-decoration: underline}
a.nolineglow {
	text-decoration: none;
	color: #b5fce9;
}

a.nolineglow:hover {
	color: black;
}

a:hover{
	color: #9e84fe;
}
tr.optionsback {
	background: url(../global/leader/synergyc-900-space.jpg) 0 60px;
	float: left;
}

td.options {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-shadow: #dbfde8 2px 2px 6px;
	vertical-align: middle;
}

td.spaceproduct {
	color: #e7e7e7;
	font-size: 30px;
	font-style: italic;
	text-align: left;
	background-color: black;
	vertical-align: top;
	padding-top: 6px;
}
td.spaceproducticon {
	color: #e7e7e7;
	font-size: 30px;
	font-style: italic;
	text-align: left;
	background-color: black;
	vertical-align: middle;

}
td.spaceversion {
	color: #d5d5d5;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background: black url(../global/leader/space-button.png) no-repeat 0 center;
}

span.spacesub {
	font-size: 18px;
	text-align: right;
	float: right;
	line-height: 10px;
	text-decoration: overline;
	font-weight: bold;
	font-style: italic;
}

span.credits {
	font-size: 12px;
	left: 25px;
	position: absolute;
}

p.medium {
	margin: 20px;
	font-size: 14px;
}

p.footer {
	margin: 10px;
	font-size: 10pt;
	background-color: black;
	color: white;
}