body {
	background-color: #404040;
	background-image: url(img/bg_shadow_to_grey.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #204653;
	text-decoration: none;
}
a:visited {
	color: #204653;
	text-decoration: none;
}
a:active {
	color: #204653;
	text-decoration: none;
}
a:hover {
	color: #204653;
	text-decoration: underline;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}


ul {
	margin-left: 0px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
li {
	line-height: 20px;
}


#footer {
	margin: 15px;
	margin-bottom: 7px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC; 
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #C4581A;
	text-decoration: underline;
}


.last_inventory_date {
	color: #F9AB02;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.product_odd_row {
	padding: 15px;
	background-color: #C5C5C5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.product_odd_row select {
	font-size: 12px;
	line-height: 14px;
}
.product_even_row {
	padding: 15px;
	background-color: #84919F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.product_even_row select {
	font-size: 12px;
	line-height: 14px;
}


#product_menu {
	margin: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#product_menu a:link {
	color: #C4581A;
	text-decoration:none;
}
#product_menu a:visited {
	color: #C4581A;
	text-decoration:none;
}
#product_menu a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#product_menu a:hover {
	color: #C4581A;
	text-decoration: underline;
}


.product_table {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
.product_table_title {
	background-color: #C4581A;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
.product_table_head {
	background-color: #666666;
	color: #000000;
	font-weight: bold;
	padding: 4px;
}
.product_table_row_odd {
	background-color: #C5C5C5;
	padding: 4px;
}
.product_table_row_even {
	background-color: #84919F;
	padding: 4px;
}
.product_table_image {
	padding: 4px;
	background-color: #84919F;
	text-align: center;
}
.product_table_cell {
	padding: 4px;
}


.subsection_title {
	margin: 4px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#subsection_list {
	margin-left: 0px;
	padding-left: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#subsection_list li {
	line-height: 28px;
}

/* DHTML Menu Styles */
a.m:link, a.m:visited, a.m:active {
  font-family:verdana,arial,helvetica,sans-serif; font-size:12px;
  text-decoration:none; color:#FFFFFF; background:transparent;
}
a.m:hover {
  font-family:verdana,arial,helvetica,sans-serif; font-size:12px;
  text-decoration:none; color:#C4581A; background:#CCCCCC;
}

.mLabel {
  font-family:verdana,arial,helvetica,sans-serif; font-size:12px;
  font-weight:bold; color:#00cccc; background:#336699;
/*  width:200px; height:auto; */
  margin:0px; padding:0px;
/*  border-top:1px solid #999999; border-left:1px solid #999999;
  border-bottom:1px solid #000000; border-right:1px solid #000000;*/
}
.mBox {
  font-family:verdana,arial,helvetica,sans-serif; font-size:12px;
  color:#ffffff; background:#C4581A;
/*  width:200px; height:auto; */
  margin:0 0 0 10px; padding:2px; line-height:1.3em;
  border-top:1px solid #CB7A4B; border-left:1px solid #CB7A4B;
  border-bottom:1px solid #000000; border-right:1px solid #000000;
}
.mItem {
  background:transparent;
  margin:0; padding:0;
}
