body {
	margin: 0px 0px 0px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: url(images/page_bg.jpg) #101715 ;
	background-position: top center;
	background-repeat: repeat-y ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

p, li {
	line-height: 19px ;
}

hr {
	border: 0px; 
	border-bottom: solid 1px #ccc; 
	margin: 20px 0px; 
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 18px ;
	font-weight: bold ;
	color: #5C5D6C ;
	font-family: tahoma ;
	margin-top: 0px ;
}

h2 {
	color: #464752 ;
	font-size: 16px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button, .buttonUp {
	padding: 10px 10px ;
	text-align: center ;
}

.buttonUp {
	background: url(images/nav_bg_up.png) ;
	background-repeat: no-repeat; 
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #EBEED9 ;
	text-decoration: none ;
	font-size: 14px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
	margin: 0px; 
}

a.navLink:hover {
	color: #CDC9C1 ;
	text-decoration: underline ;
}

a:link {
	color: #5C5D6C ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #8CA799 ;
}

#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 15px 0px 15px; 
	margin-bottom:0px; 
}

.button2 {
	padding: 7px 10px ;
	border-bottom: 1px solid #5C544C ;
}

a.shopLink:link, a.shopLink:active, a.shopLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 14px ;
	letter-spacing: -1px ;
}

a.shopLink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

.product_listBox {
	text-align: center ;
	padding-bottom: 10px ;
	vertical-align: top ;
}