/* Body */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:active, a:visited {
	color: #000000;
}
a:hover {
	color: Gray;
}

/* Headings */
h1 {
	font-size: 10px;
	color: #333333;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #296B3A;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #296B3A;
	margin-bottom: 1px;
	margin-top: 10px;
	text-align: left;
}
.imponotes {
	font-size: 15px;
	color: red;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	font-weight: bolder;
}
.title-red {
color: #FF0000;
font-size: 14px;
font-weight: bold;
}

.title-bronze {
color: #e9cd78;
font-size: 14px;
font-weight: bold;
}
.title-selection {
	font-size: 13px;
	font-weight: bold;
}
.title {
	font-size: 13px;
	font-weight: bold;
}

/* Head */
table.head {
	background-color: #F3F4EE;
	width: 100%;
	height: 16px;
	border-bottom: 1px solid #7F9DB9;
	text-align: center;
}

/* Top Navigation */
#tab{
	clear: both;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#tab li{
	list-style-type: none;
	height: 30px;
	float: left;
	padding: 0 0 0 10px;
	background: url(imagesb/tab-2.jpg) top left no-repeat;
	margin: 0;
}
#tab li a{
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 9px 10px 8px 0;
	background: url(imagesb/tab-2.jpg) transparent top right;
}
#tab li.current {
	background:url(imagesb/tab-1.jpg) top left no-repeat;
}
#tab li.over,#tab li:hover {
	background:url(imagesb/tab-1.jpg) top left no-repeat;
}
ul#tab li.current a {
	color: #FFFFFF;
	display: block;
	padding: 9px 10px 8px 0;
	background: url(imagesb/tab-1.jpg) transparent top right no-repeat;
}
ul#tab li.over a,ul#tab li:hover a {
	text-decoration: underline;
	color: #FFFFFF;
	background: url(imagesb/tab-1.jpg) transparent top right;
}

table.tab-bar {
	background: url(imagesb/bar-bg.gif);
	background-color: #296B3A;
	font-size: 12;
	color: #FFFFFF;
	height: 30px;
	width: 750px;
	margin-bottom: 9px;
	font-weight: bold;
}
table.tab-bar-2 {
	background: url(imagesb/bar-bg.gif);
	background-color: #296B3A;
	font-size: 12;
	color: #FFFFFF;
	height: 30px;
	width: 750px;
	margin-bottom: 9px;
	margin-top: 9px;
}

/* Header & Footer Navigation */
.nav a:link, .nav a:active, .nav a:visited {
	color: #000000;
}
.nav a:hover {
	color: Gray;
}
.logos {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
td.footer {
	padding-left: 20px;
	padding-right: 20px;
}

/* Body */
.home-body {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.home-body A {
	text-decoration: none;
}
.home-image-s {
	width: 190;
	height: 150;
	margin-top: 1px;
}
.home-image-m {
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 1px;
}
.home-simage-s {
	width: 140;
	height: 125;
}
.home-simage-m {
	margin-right: 10px;
}
.product-image-l {
	margin-right: 5px;
	margin-top: 2px;
}
.product-image-s {
	margin-right: 5px;
	vertical-align: bottom;
}
.product-image-s2 {
	vertical-align: bottom;
}
div.space {
	height: 9px;
}
div.space-2 {
	height: 20px;
}
td.vert-space {
	width: 10px;
}
div.nav {
	margin-top: 5px;
}
td.home-w {
	width: 590px;
}

/* Form */
.textfield {font-size: 12px}

/* Menu Navigation */
td.menuchat {
	background: #FFF;
	width: 148px;
	padding-bottom: 0px;
}
td.menu {
	background: #E1E1E1;
	width: 148px;
	height: 100%;
	border-right: 1px solid #296B3A;
	border-left: 1px double #296B3A;
	border-bottom: 1px solid #296B3A;
	padding-bottom: 3px;
}
.menu a:link, .menu a:active, .menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: Gray;
	text-decoration: underline;
}
div.menu {
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 1px;
	font-size: 11px;
}
td.menu-bar {
	background: url(imagesb/bar-bg.gif);
	background-color: #296B3A;
	width: 150px;
	height: 24px;
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menu-bar a:link, .menu-bar a:active, .menu-bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.m-price {
	font-size:9px;
	text-align:center;
}

.view-cart a{
	font-size:10px;
	color:#FFF;
}

.view-cart-last a{
	margin-right:20px
	font-size:10px;
	color:#FFF;
}


/******** Home Page ********/
div#home-banner img
	{
	margin-bottom: 10px;
	border: 1px solid #666666;
	}
