.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.stick {
	background-image: url(images/link_stick.gif);
	height: 32px;
	background-repeat: no-repeat;
	width: 10px;
	float: none;
	clear: both;
	background-position: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.white_stick {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.pencil_bg {
	background-image: url(images/pencil_bg.gif);
	background-repeat: repeat;
}
.category_bg {
	background-color: #EEEFCD;
}
.dotted_border {
	background-image: url(images/dotted_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.bull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3A48D;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
.news_button {
	border: thin solid #70AACD;
	background-color: #A8D4F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.link_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_text1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_text1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_text1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.yellow_stock {
	background-image: url(images/yellow_strock.gif);
	background-repeat: repeat-x;
}
.box_border {
	border-top: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-left: 1px dashed #333333;
}

.probox_shadow {
	background-image: url(images/prodbox_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1069CD;

}
.green_stock {
	background-image: url(images/green_stock.gif);
	background-repeat: repeat-x;
}
.blue_stock {
	background-image: url(images/blue_stock.gif);
	background-repeat: repeat-x;
}
.light_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
}
.light_linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.title_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.box_outline {
	border: 1px solid #999999;
}
.item_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.item_textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.add_cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #957900;
	background-color: #FFDA3A;
	text-decoration: none;
}
.green_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #63B51A;
}
.blue_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #20B2DB;
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #20B2DB;

