BODY
{
	background-color: #3d8b64;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-attachment: fixed;
	background-image: url(../grafx/back.jpg);
	background-position: left top;
}

TABLE
{font-size: 12pt; font-family: Arial, Verdana, Helvetica, Sans-Serif}

td
{font-size: 12pt; font-family: Arial, Verdana, Helvetica, Sans-Serif}

p
{font-size: 12pt; font-family: Arial, Verdana, Helvetica, Sans-Serif}

A:link
{font-size: 12pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited
{font-size: 12pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover
{font-size: 12pt; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active
{font-size: 12pt; text-decoration: none; font-weight: bold}

A:link.sm
{font-size: 10pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited.sm
{font-size: 10pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover.sm
{font-size: 10pt; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active.sm
{font-size: 10pt; text-decoration: none; font-weight: bold}

A:link.small
{font-size: 10px; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited.small
{font-size: 10px; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover.small
{font-size: 10px; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active.small
{font-size: 10px; text-decoration: none; font-weight: bold}

A:link.lg
{font-size: 14pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited.lg
{font-size: 14pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover.lg
{font-size: 14pt; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active.lg
{font-size: 14pt; text-decoration: none; font-weight: bold}

a:link.img
{background-color: transparent}

a:visited.img    
{background-color: transparent}

a:hover.img     
{background-color: transparent}

a:active.img     
{background-color: transparent}

img
{border-color: #3d8b64}

.smallText {
	font-size: 10px;
}

hr {
	line-height: 1px;
	color: #006633;
}




/*************************************************
For Shopping Cart      
*************************************************/

.orderview {
	font-size: 10pt;
}

A:link.messages
{font-size: 10px; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited.messages
{font-size: 10px; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover.messages
{font-size: 10px; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active.messages
{font-size: 10px; text-decoration: none; font-weight: bold}

A:link.toplevelcat
{font-size: 11pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited.toplevelcat
{font-size: 11pt; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover.toplevelcat
{font-size: 11pt; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active.toplevelcat
{font-size: 11pt; text-decoration: none; font-weight: bold}

A:link.toplevelsub
{font-size: 11px; COLOR: #000000; text-decoration: none; font-weight: bold}

A:visited.toplevelsub
{font-size: 11px; COLOR: #000000; text-decoration: none; font-weight: bold}

A:hover.toplevelsub
{font-size: 11px; COLOR: #000000; BACKGROUND-COLOR: #b2b2b1; text-decoration: none; font-weight: bold}

A:active.toplevelsub
{font-size: 11px; text-decoration: none; font-weight: bold}

.itemTitle {
	font-size: 12pt;
	font-weight: bold;
}


.featureBox {
	border: thin solid #FFFFFF;
}
.listcustom {
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-color: #FFFFFF;
}
.relateditemsBox {
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-color: #FFFFFF;
}
.mainBox {
	border: thick solid #006633;
}

#kw_container {
	width:100%;
	height:150px;
	overflow:hidden;
	visibility:visible;
	z-index:800;
	background:transparent;
	position: relative;
}
