/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.top_header1 {
	font-family: Tahoma;
	font-size: 19px;
	color: #000000;
}
.top_header2_small {
	font-family: Tahoma;
	font-size: 12px;
}
.sections_down_bg {
	background-image: url(/images/sections_horiz_bg.jpg);
	background-repeat: repeat-x;
}
.sections_header_text {
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	padding-left: 12px;
}
.section_products_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-left: 12px;
	padding-top: 5px;
}
.product_header {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.GeneralSectionText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.OtherCategories {
	background-color: #BEBEBE;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
}

