body {
	background-image: url('images/nutsbolts.gif');
	background-repeat: repeat;
	font-family: tahoma, verdana, sans-serif;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.contenttitle {
	color: #000066;
	font-family: tahoma, verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}	

hr.contentseperator {
	color: #000066;
}

hr.machineseperator {
	color: #990000;
}



table#pagelayout {
	background-color: #ffffff;
	border-collapse: collapse;
}

table#pagelayout td {
	border: 1px solid #000066;
}


table#header {
	background-color: #ffffff;
}

table#header td {
	border: 0px;
}

table#hnav {
	background-color: #ffffff;
}

table#hnav td {
	background-color: #990000;
	border: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

table#leftnav {
	background-color: #ffffff;
}

table#leftnav td {
	border: 0px;
}

table#content {
	background-color: #ffffff;
}

table#content td {
	border: 0px;
	color: #000000;
	font-size: 12px;
}

table#footer {
	background-color: #ffffff;
}

table#footer td {
	border: 0px;
	color: #000066;
	font-size: 11px;
}

table#copyright {
	background-color: #000066;
}

table#copyright td {
	border: 0px;
	color: #ffffff;
	font-size: 10px;
}

td.form {
}




td.leftnav {
	background-color: #000066;
}

a.leftnav {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:hover {
	text-decoration: underline;
}

a.useditem {
	color: #000066;
	text-decoration: none;
}

a.useditem:hover {
	text-decoration: underline;
}

a.useditemspecial {
	font-size: 24px;
	color: #000066;
	text-decoration: none;
}

a.useditemspecial:hover {
	font-size: 24px;
	text-decoration: underline;
}


td.language {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
}


img.language {
	border: 1px solid #000000;
}

td.usedcategory {
	font-weight: bold;
	padding: 2 2 0 2;
}
	
td.usedcatlinks {
	font-size: 13px;
	padding: 2 2 2 10;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

