table {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
}
.txtbox {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#000000;
        padding:2px 0 0 7px;
	background:#FFFFFF;
        border: 1px solid #000000;
}
a:link {
	color: #00750A;
	text-decoration: none;
}
a:visited {
	color: #00750A;
	text-decoration: none;
}
.link-hover {
	background-color: #00750A;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.seperate {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menulink {
	color: #666666;
}
.product-over {
	background-color: #EEEEEE;
}
.txtbox-right {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-align: right;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.pic-border {
	border: 1px solid #999999;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background2.gif);
	background-repeat: repeat-x;
}
.btn-search {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color: #006600;
	border: 1px solid #000000;
	color: #FFFFFF;
	height: 19px;
}
.frame {
	border: 1px solid #C1C1C1;
}
.cat-over {
	color: #000000;
	cursor: pointer;
	background-color: #99FF99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.header {
	font-weight: bold;
	color: #00750a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;

}
.subcat {
	color: #000000;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #EFEFEF;
}
.subcat-over {
	background-color: #DEE5EC;
	color: #000000;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cat {
	color: #000000;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.catline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.btn-addcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	margin-bottom: 3px;
}
.btn-addcart1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}

.bg_logo {
	background-image: url(../images/bg_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 148px;
	width: 411px;
}
.bg_1_2 {
	background-image: url(../images/bg_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 316px;
}
.bg_1_1_1 {
	background-image: url(../images/bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 316px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bg_2_1 {
	background-image: url(../images/bg_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 26px;
}

/* new header */

#header_container {
	width:757px;
	background-image: url(../images/header22.png);
	background-repeat:no-repeat;
	height:193px;

}
#top_black {
	background-color: #000000;
	height: 12px;
}

#header_middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header_left {
	background-color: #68c52f;	/*padding-right: 30px;*/
	float:left;
	font-size: 24px;
	color: #FFFFFF;
	padding: 10px 10px 10px 20px;
	text-align: center;
}
#header_right {
	float:right;
	padding-right: 20px;
}
#top_menu {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#top_menu a:link {color:  #FFFFFF;}
#top_menu a:visited {color:  #FFFFFF;}

#lower_menu {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float:right;
	position: absolute;
	top: 170px;
}

#lower_menu a:link {color:  #FFFFFF;}
#lower_menu a:visited {color:  #FFFFFF;}

form.header {
	display: inline;
}
input.search_field { 
	width: 100px;
	font-size:12px; color:#FFFFFF; border:0px; background:#006600;
	padding:2px 0 0 7px;
}

#pipe {
	font-weight: bold;
	color: #78c126;
	font-size: 16px;
}


