body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/* Header */

#header2 {background: url(../images/header_02.jpg) no-repeat; width: 496px;}

a:link, a:visited { color: #900; text-decoration: none }
a:hover { color: red }

.main_type {
	color: #069;
	font-size: 11px;
	line-height: 14px;
	margin-top: 7px;
}
.main_type img {
	float: right;
}
.main_type_bold { 
	color: #900; 
	font-size: 12px; 
	font-weight: 700; 
}
.main_type_right {
	color: #069;
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	float: right;
}
.main_type_right a:link { color: #069; text-decoration: none }
.main_type_right a:visited { color: #069; text-decoration: none }
.main_type_right a:hover { color: red }

.main_type_half {
	color: #069;
	font-size: 11px;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 360px;
	margin-bottom: 20px;
}

.red_list {
  color: #906; 
  font-size: 11px; 
  line-height: 14px; 
  text-decoration: none; 
  list-style-type: circle;
}

.bluelink a:link, .bluelink a:visited { color: #069; text-decoration: none; }
.bluelink a:hover { color: red; }

/* Main Menu */

#navback {
 	background: url(../images/nav_bar.jpg) no-repeat;
	height: 26px;
	width: 700px;
}

/* BOP Line Breadcrumbs */

#bopmenu {
	background: url(../images/BOPline_background.jpg) no-repeat;
	color: #069;
	margin-top: 4px;
	padding-left: 7px;
	font-size: 11px;
	line-height: 36px;
}
#bopmenu a:link, #bopmenu a:visited {
	color: #069;
	font-style: italic;
	padding: 0px 2px 0px 0px;
}
#bopmenu a:hover {
	color: #f00;
	font-style: italic;
	font-weight: bold;
}
#bopline {
	text-transform: lowercase;
	letter-spacing: -1.2px
}
#boplabel {
	color: #fff;
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -36px;
}
#boplabel sup {
	font-size: 16px;
}
.gap {
  font-size: 6px;
}
.item_type {
 color: #fff;
 font-size: 13px;
 font-weight: 700;
 text-decoration: none;
 background: #006699;
 line-height: 20px;
 margin-bottom: 0px;
}
.item_type a {
 color: #fff;
 font-size: 13px;
 font-weight: 700;
 text-decoration: none;
}
.table_type {
	color: #906;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	list-style-type: circle;
	margin: 10px;
}
.table_type_narrow {
	color: #906;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	list-style-type: circle;
	margin: 10px;
	width: 110px;
}
.prodlabel {
	background: #AE005F;
	height: 55px;
	width: 300px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	border: 0;
}
.listed_type  { 
	color: #906; 
	font-size: 11px; 
	line-height: 16px; 
	text-decoration: none; 
	list-style-type: circle;
}

