* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	background-color: #000;
}
#bodyWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	font-size: 16px;
}
#bodyContent {
	padding-top: 5px;
}
#bodyHeader {
	background-color: #000;
	border: 1px solid #333;
	margin-top: 20px;
	background-image: url(../img/header.jpg);
	height: 200px;
}
#nav a:link, a:visited {
	text-decoration: underline;
	color: #666;
}
#nav a:hover, a:active {
	text-decoration: none;
	color: #CCC;
}
.headerIMG {
	margin: 1px;
	height: 198px;
	width: 848px;
}
#pageContent {
	background-color: #000;
	border: 1px solid #333;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-top: 40px;
	color: #CCC;
}
#pageContent a:link,a:visited{
	text-decoration: underline;
	color: #666;
}
#pageContent a:hover, a:active {
	text-decoration: none;
	color: #CCC;
}
#nav {
	color: #666;
}
#menuHome ,#menuDownloads,#menuAbout,#menuLegal{
	padding-top: 3px;
	padding-bottom: 3px;
	width: 110px;
	text-align: center;
	background-color: #000;
	margin-top: -27px;
	height: 20px;
	font-weight: normal;
	float: left;
}
#menuHome {
}
#menuDownloads {
	margin-left: 112px;
}
#menuAbout {
	margin-left: 224px;
}
#menuLegal {
	margin-left: 336px;
}
.menuActivePage {
	text-align: center;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-weight: bold;
	color: #CCC;
}
#bodyFooter {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contentIntro {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 18px;
}
#contentMainText {
	font-size: 12px;
	color: #999;
	line-height: 14px;
}
#contentMainText img{
	border: 1px solid #333;
}
#contentMainText a:link,a:visited{
	color: #CCC;
	text-decoration: underline;
}
#contentMainText a:hover, a:active {
	color: #CCC;
	text-decoration: none;
}
#homeText {
	height: 446px;
}
#homeText img{
	margin-left: 25px;
}
#homeVideo {
	width: 460px;
	float: left;
	margin-top: 35px;
}
#downloadsTable {
}
table#sheetPrice tr hover a:link,table#sheetPrice tr hover a:visited{
	color: #000;
}
#sheetPrice th a:link, a:visited {
	color: #000;
}
table#sheetPrice {
	width: 100%;
	border-collapse: collapse;
}
table#sheetPrice th {
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	background-color: #333;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
table#sheetPrice td {
	line-height: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
table#sheetPrice thead {
	background-color: #4D4D4D;
	height: 30px;
}
table#sheetPrice thead th {
	background-color: transparent;
}
#sheetAdvanced {
	background-color: #191919;
}
table#sheetPrice thead th.name {
	text-indent: -1000em;
}
table#sheetPrice tr:hover {
	background-color: #666;
	color: #000;
}
table#sheetPrice thead tr:hover {
	background-color: transparent;
}
#sheetPrice tbody tr:hover td a:link , #sheetPrice tbody tr:hover td a:visited{
	color: #000;
}
#sheetPrice tbody tr:hover td a:hover, #sheetPrice tbody tr:hover td a:active {
	color: #CCC;
}
#bodyFooter a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
#bodyFooter a:hover, a:active {
	color: #666;
	text-decoration: none;
}
