body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
	margin: 3px 0 0 3px;
}
a {
	text-decoration: underline;
	color: #004080;
}
a:hover {
	text-decoration: none;
	color: #D76C00;
	background-color:#E7F2FC
}form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	color: #004080;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;`
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_link {
	text-decoration: none;
	border-top: 1px solid #004080;
}
.clear {
	clear: both;
}
.content {
	width: 880px;
	display: block;
}
.content_frame {
	border-bottom: 1px solid #004080;
	border-left: 1px solid #004080;
	border-right: 1px solid #004080;
	text-indent: 20px;
	line-height: 23px;
	float: left;
	width: 100%;
	padding: 10 5 5 5;
}
.content_l {
	width: 220px;
	float: left;
	padding: 2 2 2 2;
}
.content_r {
	width: 660px;
	float: right;
	padding: 2 2 2 2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.footer_line {
	height: 1px;
	width: 880px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	background-image: url(../images/footer_line.gif);
	background-repeat: repeat-x;
}
.head {
	width: 880px;
	display: block;
	clear: right;
}
.head_l {
	width: 400px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	display: block;
}
.head_r {
	width: 480px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	display: block;
	clear: right;
}
.head_line {
	height: 1px;
	width: 880px;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	clear: both;
	background-image: url(../images/head_line.gif);
	background-repeat: repeat-x;
}
.img_thumb {
	border: 1px solid #004080;
}
.list_ol {
	list-style-position: outside;
	text-indent: 0px;
}
.name {
	font-weight: bold;
	color: #004080;
	font-size: 14px;
}
.note {
	font-size: 12px;
}
.price {
	font-weight: bold;
	color: #DE7D00;
	font-size: 16px;
}
.req {
	color: Red;
}
.retail {
	border-left: 1px solid #004080;
	border-right: 1px solid #004080;
	border-bottom: 1px solid #004080;
	height: 130px;
	padding: 10 10 3 3;
	float: left;
	width: 100%;
}
.search {
	border-left: 1px solid #004080;
	border-right: 1px solid #004080;
	background-color: #C1DBF3;
	text-align: center;
	margin: 0 0 0 0;
	float: left;
	width: 100%;
	vertical-align: bottom;
	padding: 2 0 2 0;
}
.td_topic {
	background-color: #C1DBF3;
	padding-left: 3px;
}
.td_desc {
	border: 1px solid #C1DBF3;
}
.td_underline {
	border-bottom: 1px solid #004080;
}
.topic1 {
	background-color: #004080;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/topic_ic.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	text-decoration: none;
	padding: 1 1 1 1;
}
.topic1:hover {
	background-color: #004080;
	color: #D76C00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/topic_ic.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	padding: 1 1 1 1;
}
.topic1_link {
	text-decoration: none;
	color: #FFFFFF;
}
.topic2 {
	background-color: #004080;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-position: left;
	text-indent: 20px;
	padding: 1 1 1 1;
	text-align: center;
	display: block;
}
.wholesale {
	background-color: #C1DBF3;
	height: 130px;
	padding: 10 10 3 3;
}

/* ======= ADMIN ================= */
.txt_bg_dblue {
	background-color: #C1DBF3;
}
.txt_bg_lblue {
	background-color: #DBE8F3;
}