@import url("products.css");

/* Boxed Text*/

.border {
	border: 1px solid #C0C0A6;
	width: 170px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: table;
}

/* Table Cell Background */

.bg01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 26px;
	width: 168px;
	background: #93937D;
}

.bg02 {
	font-size: 12px;
	font-weight: normal;
	color: #7A7A54;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 27px;
	width: 168px;
	background-image: url(../img/chip_lmdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 15px;
	background-color: #DEDEC4;
}

.bg03 {
	font-size: 12px;
	font-weight: normal;
	color: #7A7A54;
	height: 27px;
	width: 168px;
	line-height: 27px;
	padding-left: 7px;
	background-image: url(../img/chip_lmdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Left Menu Items */

.chip01 {
	background: url(../img/chip_lm03.gif) no-repeat 0px 4px;
}

.chip02 {
	background: #F5F3E0 url(../img/chip_lm02.gif) no-repeat 7px 10px;
	height: 13px;
}

.chip03 {
	background: url(../img/chip_lm01.gif) no-repeat 7px 7px;
	height: 13px;
}

/* Margin */

.l8 {
	margin-left: 8px;
}

/* Links */

#lm01 a {
	text-decoration: none;
	color: #0B73B2;
	font-size: 12px;
	height: 27px;
	width: 168px;
	padding-left: 15px;
	background-image: url(../img/chip_lmdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	display: table-cell;
}

#lm01 a:hover {
	text-decoration: underline;
	background-image: url(../img/chip_lmdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#lm02 a {
	display: table-cell;
	text-decoration: none;
	height: 20px;
	width: 168px;
	font-size: 12px;
	color: #0B73B2;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#lm02 a:hover {
	text-decoration: underline;
}

#lm03 a:hover {
	background: #F5F6C1;
}

#lm012 a {
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	height: 27px;
	width: 168px;
	padding-left: 15px;
	background-image: url(../img/chip_lmdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	display: table-cell;
}

#lm022 a {
	text-decoration: none;
	height: 20px;
	width: 168px;
	font-size: 12px;
	color: #808080;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: table-cell;
}