#divider_blue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;

}
#main_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
#main_content_foot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#main_body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-left: 0px;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
#navi_col {
	margin-top: 15px;
	margin-bottom: 20px;
}
#title_box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
#title_box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
/* navi section */
.navi_links, a.navi_links, a.navi_links:link, a.navi_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 12px;
	background-image: url(images/arrow_indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 5px;
	width: 100%;
}

a.navi_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-indent: 12px;
	background-image: url(images/arrow_indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 100%;
	margin-left: 5px;
}
.title_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 12px;
	font-weight: bold;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 2em;

}
a.paragraph, a.paragraph:link, a.paragraph:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 2em;
	text-decoration:none;

}
a.paragraph:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 2em;
	text-decoration: underline;
}
.paragraph_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	text-decoration:none;
	padding:5px;
	}

a.paragraph_num, a.paragraph_num:link, a.paragraph_num:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	text-decoration:underline;
	padding:5px;
	font-weight: bold;

}
a.paragraph_num:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
	line-height: 2em;
	text-decoration: underline;
		font-weight: bold;

}
.paragraph_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 2em;
	font-weight:bold;

}
.paragraph_bold_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0099ff;
	line-height: 2em;
	font-weight:bold;

}
.image_border, a.image_border, a.image_border:link, a.image_border:visited {
	border: 1px solid #999999;
	width: 300px;
	height: 100px;
	display: block;
}
a.image_border:hover {
	border: 1px solid #0099ff;
	width: 300px;
	height: 100px;
	display: block;
}
.image_pad {
	margin-right: 14px;
}
.product_bold, a.product_bold, a.product_bold:link, a.product_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099ff;
	line-height: 2em;
	font-weight:bold;
	text-decoration: underline;

}
a.product_bold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 2em;
	font-weight:bold;
	text-decoration: underline;

}
#tbl_inventory td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding-top: 25px;
	padding-bottom: 25px;	

}#divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
