body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
.form_text {
	padding: 4px;
}
.header {
	background-image: url(images/header/header.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 780px;
}
.footer {
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px;
}
.navbar {
	font-size: 14px;
	color: #CCCCCC;
	position: relative;
	height: 20px;
	top: 5px;
	padding-bottom: 10px;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.navBar_mid {
	background-image: url(images/header/header_03.png);
	background-repeat: no-repeat;
	width: 33px;
}
.section_title {
	color: #FFFFFF;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.manufacturer_title {
	background-image: url(images/manufacurer_head.jpg);
	background-repeat: repeat-y;
	margin: 3px;
	padding: 3px;
}
.navBar_link {
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.navBar_link a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.navBar_link a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.navBar_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.content {
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.round_TL {
	background-image: url(images/round_corners/topLeft.gif);
	background-repeat: no-repeat;
}
.round_Top {
	background-image: url(images/round_corners/top.gif);
	background-repeat: repeat-x;
}
.round_TR {
	background-image: url(images/round_corners/topRight.gif);
	background-repeat: no-repeat;
}
.round_Right {
	background-image: url(images/round_corners/right.gif);
	background-repeat: repeat-y;
}
.round_BR {
	background-image: url(images/round_corners/botRight.gif);
	background-repeat: no-repeat;
}
.round_Bottom {
	background-image: url(images/round_corners/bottom.gif);
	background-repeat: repeat-x;
}
.round_BL {
	background-image: url(images/round_corners/botLeft.gif);
	background-repeat: no-repeat;
}
.round_Left {
	background-image: url(images/round_corners/left.gif);
	background-repeat: repeat-y;
}
.home_splash {
	background-color: #000000;
	background-image: url(images/home_splash2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.white_text {
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.linkGray a:link {
	color: #333333;
	text-decoration: none;
}
.linkGray a:visited {
	color: #333333;
	text-decoration: none;
}
.linkGray a:hover {
	color: #666666;
	text-decoration: underline;
}

.linkWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkWhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.linkOrange a:link {
	color: #D15300;
	text-decoration: none;
}
.linkOrange a:visited {
	color: #D66236;
	text-decoration: none;
}
.linkOrange a:hover {
	color: #FB723E;
	text-decoration: underline;
}
.image a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image a:hover {
	text-decoration: none;
	border: 1px solid #3648B0;
}
.image a:active {
	color: #666666;
	text-decoration: underline;
}
.links_title {
	font-size: 16px;
	color: #2739A7;
}
.links_url {
	font-size: 12px;
	color: #666666;
}
.border_all_blue {
	margin: 3px;
	padding: 3px;
	border: 1px solid #1C2672;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.categoryIcon {
	width: 150px;
	float: left;
	padding: 5px;
	margin: 5px;
}
.productIcon {
	width: 40px;
	float: left;
	padding: 5px;
	margin: 5px;
}
.tableHead_blueGradient {
	background-color: #293BAF;
	background-image: url(images/tableHead_blueGradient.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.float_left {
	margin: 2px;
	float: left;
}
.row_highlight {
	background-color: #CCCCCC;
}
.data_table {
	background-color: #E2E2E2;
	background-image: url(images/table_grayGradient.png);
	border: 1px solid #333333;
}
.data_table_highlight {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.small_text {
	font-size: 11px;
}
.form_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

.price_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #BE0007;
}
.row_highlight_dark {
	background-color: #E6EBFF;
}
.border_all {
	border: 1px solid #333333;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 1px;
	height: 15px;
	text-align: center;
}
h4 {
	font-size: 14px;
}
