body {
	background-image: url(Images/Background.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}


.SectionTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: 6A6A6A;
	text-decoration: none;
}
.MoreLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.SectionSubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}
.TextualLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #647A7B;
	text-decoration: none;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 6A6A6A;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

#manufacturerlist a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

#manufacturerlist a:hover {
	color:#F00;
	text-decoration:underline;
}

.letterindex {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

.letterindex a {
	color:#900;
	font-weight:bold;
	text-decoration:none;
	padding-left:.3em;
	padding-right:.3em;
}
	
.listtable td {
	width:25%;
	padding-top:.6em;
	padding-bottom:.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 6A6A6A;
	text-decoration: none;
}

.listtable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #647A7B;
	text-decoration: none;
}

#searchform {
	display:inline;
	margin:0;
	padding:0;
}

#searchform input {
	height:1em;
}

#productpage th {text-align:left;}

#productpage .tabletitle {text-align:center;font-size:2em;}