body, td, input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #333333;
}
.foot td {
	color: #333333;
}
.foot a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.foot a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
.loginarea {
	color: #ffffff;
	padding-right: 15px;
}
.loginarea td {
	font-weight: bold;
	color: #ffffff;
}
.titlebar {
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
}
.forgotpassword {
	text-decoration: none;
	color: #D8122D;
	font-weight: bold;
}
.forgotpassword:hover {
	text-decoration: underline;
	color: #D8122D;
	font-weight: bold;
}

.heading {
	background: url('images/title_bg.jpg') no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	padding-top: 12px;
	padding-left: 10px;
	height: 38px;
	width: 100%;
}
.heading table tr td {
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}
.productcategories {
}
.productcategories table td a {
	text-decoration: none;
	font-weight: bold;
	color: #111111;
}
.productcategories table td a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #111111;
}
.menubar_top {
	
}
.menubar_top a {
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.menubar_top a:hover {
	font-family: verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}

.menubar_btm td {
	font-size: 11px;
	color: #ffffff;
}
.menubar_btm a {
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.menubar_btm a:hover {
	font-family: tahoma;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}

div.searchbox {
	background-color: #005500;
	padding: 11px;
	width: 100%;
}
.input_qnty {
	width: 30px;
}


