body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: black;
	font-size: 11px;
	background-color: #575757;
}
td {
	color: #FF6600;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
}
.navarea {
	font-weight: bold;
	color: white;
	background-color: black;
	height: 24px;
	width: 682px;
}
.nav {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.navhilite {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
}
.nav:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
}
.prodarea {
	color: white;
	background-color: black;
}
.prodtitle {
	font-weight: bold;
	font-size: 36px;
	color: white;
}.prodtext {
	font-size: 13px;
	color: #999999;
}
.prodhilite {
	font-size: 14px;
	color: white;
}
.sidebar {
	color: white;
}
.sidebartext {
	color: #cccccc;
}
.sidebarhilite {
	color: white;
}
.sidebarhr {
	background-color: #3c3c3c;
	border-width: 0px;
	height: 4px;
	width: 100%;
	color: black;
}
.trackback {
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
}
.trackbacklink {
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
}
.trackbacklink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff9900;
}
.mainarea {
	color: white;
	background-color: black;
}
.mainfeature {
	height: 515px;
	width: 682px;
}
.featuretitle {
	font-weight: bold;
	font-size: 22px;
	color: #FF6600;
}.featuretext {
	font-size: 18px;
	color: #FFFFFF;
}
.prodtext {
	font-size: 12px;
	color: #999999;
}
.featurelink {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.featurelink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
}
.companytext {
	font-size: 16px;
	color: 7f7f7f;
}
.whatsnewarea {
	font-size: 18px;
	font-weight: bold;
	color: white;
	height: 30px;
	width: 630px;
	padding-left: 10px;
}
.whatsnewtext {
	padding: 10px;
	font-size: 15px;
	color: #7f7f7f;
}
.whatsnewhilite {
	color: white;
}
.hilite {
	font-size: 14px;
	color: white;
}
.footer {
	background-color: #575757;
	font-size: 10px;
	padding: 16px;
	font-weight: bold;
	color: white;
	height: 36px;
}
.orange {
	color: #ff6600;
}
.yellow {
	color: #ffcc00;
}
