a:visited {
	text-decoration: none;
	color: #DDDDDD;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DDDDDD;
	font-weight: bold;
}
a:hover {
	color: #444444;
}
a:link {
	text-decoration: none;
	color: #DDDDDD;
	font-weight: bold;
}
td {
	width: 33%;
}
body {
	background-color: #222222;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}
h1
{
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	text-align: center;
	line-height: 150%;
	color: #111111;
}
h2 {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: 150%;
	background-color: #101010;
	font-weight: normal;
	color: #EEEEEE;
}
h3 {
	padding-left: 20px;
	background: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-left: 2em;
	cursor:pointer;
}
p {
	margin-left: 2.5em;
	line-height: 1.5;
}
.body {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
}
.codelisting {
	padding: .25em .5em .25em .5em;
	display: block;
	float: both;
	border: 1px dashed #8D8D8D;
	background-color: #3D3D3D;
	line-height: 1.2em;
}
#maintable {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #DDDDDD;
	border: none;
	border-color: #FFFFFF;
	width: 100%;
}
#webcamtext {
	display: none;
}
#graphicstext {
	display: none;
}
#harddrivetext {
	display: none;
}
#networkcardtext {
	display: none;
}
#touchpadtext {
	display: none;
}
#wirelesstext {
	display: none;
}
#audiotext {
	display: none;
}
#mmkeystext {
	display: none;
}
#tunertext {
	display: none;
}
#pciusbtext {
	display: none;
}
#linkstext {
	display: none;
}
#filestext {
	display: none;
}
#changelogtext {
	display: none;
}
#nvgraphicstext {
	display: none;
}
#wireless4965text {
	display: none;
}
