html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background-color:#A89B71;
	margin-top:9px;
	font-family:verdana;
	font-size:11px;
}

td {
	font-family:verdana;
	font-size:11px;
}

#masthead {
	margin-top:0px;
	background-image:url(/images/edge_right.gif);
	background-position: top right;
	background-repeat:repeat-y;
	background-color:#ffffff;
	width:907px;;
}

#masthead_search {
	color: #AEABAB;
	font-size:9px;
	font-weight:bold;
}

#masthead_search a:link, #masthead_search a:visited {
	color: #AEABAB;
}

#watermark_bg {
	background-image:url(/images/bg_pagebody.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#home_links {
	color:#D11F27;
	font-size:11px;
}
#home_links a {
	color:#D11F27;
}

#mainbody a {
	color:#D11F27;
}
B {
	font-size:10px;
	font-weight:bold;
}

.red {
	color:D11F27;
}

 div.hr {
  height: 2px;
  background-color: #D11F27;
}




.product_icons {
	width: 119px;
	padding-left:18px;
	padding-right:18px;
	padding-top:15px;
	padding-bottom: 10px;
	vertical-align:top;
}

.product_icons img {
	margin-bottom: 5px;
}

.product_icons a {
	color:red
}
.div_red {
	width:898px;
	height:3px;
	background:#D11F27;
	align:left;
	margin-left:2px;
	margin-right:2px;
}

#homebody_left {
	padding-left:20px;
	width:363px;
}

#homebody_right {

}

.footer{
	width:898px;
	background:#D11F27;
	align:left;
	margin-left:2px;
	margin-right:2px;
	font-family:verdana;
	font-size:10px;
	color:white;
	padding-top:15px;
	padding-bottom:15px;
} 

.footer a {
	color:white;
	text-decoration:none
}
.footer a:visited {
	color:white;
}
.footer a:hover {
	color:white;
	text-decoration:underline
}

.section_header {
	background-image:url(/images/bg_section_leftnav.jpg);
	width:184px;
	height:29px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	color:white;
	line-height:29px;
	vertical-align:middle;
}

.section_header_text {
	padding:0px 0px 0px 15px;
}

.section_header_text a:link, .section_header_text a:visited {
	color: #fff;
	text-decoration: none;
}

.left_column {
	background-image:url(/images/bg_leftcolumn.jpg);
	background-repeat:repeat-y;
}

.leftnav_items ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

.leftnav_items li {
	list-style-type: none;
	background: url(/images/bg_leftnav.gif) repeat-x;
	background-position:center left;
	width:184px;
	line-height:19px;
}

.leftnav_items li a {
	color: #3d3834;
	padding-left:27px;
	font-size: 10px;
	font-weight:bold;	
	text-decoration: none;
	background-image:url(/images/bullet_leftnav.gif);
	background-repeat:no-repeat;
	line-height:29px;
}

.leftnav_items li a:hover,
.leftnav_items li a.active:link, .leftnav_items li a.active:visited {
 	color: #d01f27;
} 


tr.chart {
	line-height:32px;
}
tr.chart_gray {
	background:#cccccc;
	line-height:32px;
}
th {
	font-size:12px;
	font-family:verdana;
	font-weight: bold;
	line-height: 15px;
}

h1 {
	font-family:verdana;
	font-size:16px;

}

h2 {
	font-family:verdana;
	font-size:14px;
	font-weight: bold;
	line-height: 15px;
}

.missing {background-color:yellow}
.missing:link {background-color:yellow}
.missing:link  {background-color:yellow}
.missing:visited  {background-color:yellow}

.red_bold {
	color:#D11F27;
	font-weight:bold;
}

.red_link {
	color:#D11F27;
}

.red_bold_link:link, .red_bold_link:visited {color:#D11F27;text-decoration:none;font-weight:bold }
.red_bold_link:hover  { text-decoration:underline }

div.hr {
  height: 3px;
  background: #ffffff url(/images/products/hr_bg.gif);
}
div.hr hr {
  display: none;
}
