* {
	margin: 0;
	padding: 0;
}
BODY {
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif
}
SELECT {
	font-size: 10px;
	width: 100px;
}
IMG {
	border: 0
}
SPAN.new {
	color: #FF0000;
	font-weight: bold;
}
#body {
	margin: 0px auto;
	width: 955px;
}
#header {
}
#logo {
	float: left;
}
#sites {
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}
#sites A, #sites A:hover, #sites A:visited {
	color: #085BAA;
	text-decoration: none;
}
#links {
	float: right;
}
#links IMG {
	padding: 15px 10px 0 0;
}
#main {
	border-top: solid 1px #CCCCCC;
	clear: both;
}
#left {
	float: left;
	width: 215px;
	padding: 0 10px 10px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#nav {
	font-size: 11px;
	padding-top: 2px;
}
#nav P.menu {
	color: #085BAA;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
#nav A, #nav A:hover, #nav A:visited {
	text-decoration: none
}
#nav A, #nav A:visited {
	color: #000000
}
#nav A.grey, #nav.grey A:visited {
	color: #888
}
#nav A:hover {
	color: #085BAA;
	text-decoration: underline;
}
#middleright {
	float: left;
	width: 690px;
	padding: 10px;
}
#content {
	font-size: 12px;
}
#content H1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px
}
#content H2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 6px;
	text-transform: uppercase
}
#content SPAN.eol {
	color: #FF0000;
}
#content P {
	padding-bottom: 10px;
	text-align: justify;
}
#content LI.ask A, #content LI.buy A {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}
#content P.buy A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#content A, #content A:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#content A:hover {
	color: #085BAA;
	border-bottom: 1px dotted #085BAA;
}
#content UL {
	padding-left: 3em;
	padding-bottom: 10px;
}
#content IMG {
	border: 1px solid #000000;
	float: right;
	margin: 10px;
	margin-right: 0
}
#content DIV.separator {
	clear: both
}
#content TABLE.specs {
	background: #f4f4f4;
	border: 1px dotted #000000;
	font-size: 11px;
	width: 100%
}
#content TABLE.specs TD {
	vertical-align: top;
	border: none;
	width: 350px
}
#content TABLE.specs TD P.heading {
	font-weight: bold
}
#content TABLE.specs2 {
	border: none;
	font-size: 11px;
	margin-top: 1em;
	width: 100%
}
#content TABLE.specs2 TH {
	font-size: 12px
}
#content TABLE.specs2 TD {
	border: 1px dotted #000000;
	text-align: center;
	vertical-align: middle
}
#content TABLE.specs2 TD IMG {
	border: none;
	float: none;
	padding: 2px;
	margin: 0px
}
#content TABLE.specs2 SPAN.downlink {
	color: green;
	font-size: 14px;
	font-weight: bold
}
#content TABLE.specs2 SPAN.uplink {
	color: blue;
	font-size: 14px;
	font-weight: bold
}
#content TABLE.comparison {
	border-collapse: collapse;
	font-size: 11px;
}
#content TABLE.comparison TH {
	background: #eee;
}
#content TABLE.comparison TH, #content TABLE TD {
	border: solid 1px;
	padding: 10px;
}
#content TABLE.comparison TD {
	vertical-align:top;
}
#content TABLE.comparison TD.none {
	vertical-align:top;
	text-align:center
}
/* price list table */
/* begin */
#content TABLE.price {
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 11px;
}
#content TABLE.price TH {
	background: #eee;
	border: solid 1px #000000;
	padding: 10px;
}
#content TABLE.price TR.gray {
	background: #eee;
}
#content TABLE.price TR.em {
	background: #eee;
}
#content TABLE.price TD.price {
	text-align: center;
}
/* end */
#footer {
	clear: both;
	border-top: solid 1px #CCCCCC;
}
#copyright {
	float:left;
	font-size: 10px;
	padding: 10px;
}
span.oldprice {
	text-decoration:line-through;
}
span.newprice {
	color:#FF0000;
	font-weight:bold;
}
#content TABLE.promo {
	border: none;
	font-size: 14px;
	margin-top: 1em;
	width: 100%
}
#content TABLE.promo TD {
	border: none;
	text-align: center;
	vertical-align: middle
}
#content TABLE.promo TD IMG {
	border: none;
	float: none;
	padding: 2px;
	margin: 0px
}
#main #middleright #content p {
	font-weight: bold;
}
#main #middleright #content p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#promo {
	background:#9F9;
	border:1px black solid;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
}
#promo A {
	color:#900;
}
#promo UL {
	margin-top:5px;
}
