body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div {
	scrollbar-face-color:#786F57;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#958A6F;
	scrollbar-shadow-color: #958A6F;
	scrollbar-highlight-color: #958A6F;
	scrollbar-3dlight-color: #958A6F;
	scrollbar-darkshadow-color: #958A6F;
	padding-right: 15px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px;
	text-transform: uppercase;
	letter-spacing:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #958a6f;
	font-weight: bold;
	margin-bottom:10px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px;
	text-transform: uppercase;
}

h4 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	text-transform: uppercase;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

b {
	color: #FFFFFF;
}

i {
	color: #666666;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #bababa;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:link.collectSelected, a:visited.collectSelected, a:active.collectSelected {
	text-decoration: none;
	color:#ffffff;
	text-transform: uppercase;
}

a:hover.collectSelected 
{
	text-decoration: none;
	color:#ffffff;
	text-transform: uppercase;
}

a:link.link2, a:visited.link2, a:active.link2 {
	text-decoration: none;
	//color: #c9c9c3;
	color: #958a6f;
	text-transform: uppercase;
}

a:hover.link2 {
	text-decoration: none;
	color: #fdfdfd;
	text-transform: uppercase;
}

a:link.footerlink, a:visited.footerlink, a:active.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #958a6f;
	text-transform: uppercase;
}

a:hover.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #fdfdfd;
	text-transform: uppercase;
}

a:link.footerlinkSel, a:visited.footerlinkSel, a:active.footerlinkSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

a:hover.footerlinkSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

a:link.link3, a:visited.link3, a:active.link3 {
	text-decoration: none;
	color: #d6d6d6;
}

a:hover.link3 {
	text-decoration: none;
	color: #ffffff;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: solid 1px #999999;
}

input.btn {
	background-color: #777777;
	color: #FFFFFF;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	font-weight: bold;
}

input.btn2 {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #AAAAAA;
	border-bottom: 2px solid #AAAAAA;
	font-weight: bold;
}

img.img {
	border: 1px solid #000000;
}

img.img2 {
	border: 1px solid #999999;
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #000000;
}

img.left2 {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #999999;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #000000;
}

img.right2 {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #999999;
}

.prod_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.prod_list:hover 
{
    color: #FFFFFF;
}

a:link.prod_list, a:visited.prod_list, a:active.prod_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
a:hover.prod_list
{
    color: #FFFFFF;
}

a:link.prod_list_sel, a:visited.prod_list_sel, a:active.prod_list_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.prod_list_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

div.prodlist 
{
    width: 88px; 
    min-height: 66px; 
}
div.prodtext 
{
    width: 314px; 
    height: 66px; 
    overflow:hidden;
}

div#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

table#sub_nav {
	position: absolute;
	bottom: 80px;
	right: 70px;
}