#PageContent {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #E9E9E9;
}

#Logo {
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
	height: 89px;
}
#Logo .Address {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#TopNav {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
#TopNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#TopNav span {
	margin-right: 10px;
	margin-left: 10px;
}
#ImageBar {
	background-image: url(images/Pictures.gif);
	background-repeat: no-repeat;
	height: 128px;
}
#Content {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#Content .TextContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
#Bottom .BottomText {
	text-align: center;
	padding-top: 5px;
}
#Bottom .BottomAddress {
	text-align: left;
	width: 125px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #000066;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;

}
.ManufacturerTable td {
	font-size: 11px;
	font-weight: bold;
}
.ManufacturerTable td a {
	display: block;
	width: 175px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
.ManufacturerTable td a:hover {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;

}
.ProductListTitle {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}
.ProductListPadding ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.ProductListPadding {
}
.productTitle{
	font-size:14px;
}
.type_red{
	color:#F00;
}
.type_blue{
	color:#1d4477;}