body {
	margin:0; 
	background-color: #5c514f;
	background-image:url(imgs/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

body, th, td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px; line-height:16px;
	color:#000000;
	}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #961b1e; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}
 
p { margin-top:0px;}

.title {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#000;
	font-size:14px;
	
	}
	
.titlesale {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #C00;
	font-size:14px;
	
	}
	
.titlecut {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-decoration:line-through;
	font-size:14px;
	
	}
	

.returns {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#d2c39e;
	font-size:14px; 
	}
	
.returns a:link {color: #d2c39e; text-decoration: none;}
.returns a:visited {color: #d2c39e; text-decoration: none;}
.returns a:hover {color: #AF8051; text-decoration: underline;}
.returns a:active {color: #d2c39e; text-decoration: none;}

.content {
	padding-left: 22px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 22px;
	background:url(imgs/content.jpg);
	background-position:bottom;
	}
	
.storespace {
	padding-right: 12px;
	}
	
	
div#scroll {
	width: 907px;
	height: 427px;
	overflow: auto;
	overflow-x: hidden;
}

	
#subnavroll {
	height: 29px;
	width: 178px;
	}
	
#subnavroll a:link, #subnavroll a:visited, #subnavroll a:active {
	display: block;
	height: 29px;
	line-height: 29px;
	width: 178px;

	text-decoration: none;
	text-indent: 14px;
	
	vertical-align:middle;
	background-image:url(imgs/subnav_bg.jpg);
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#f7931e;
	
	}
	
#subnavroll a:hover, #subnavroll a:focus {color: #FFFFFF; text-decoration: none; background-image:url(imgs/subnav_bg_roll.jpg);}

.subnavpage {
	display: block;
	height: 29px;
	line-height: 29px;
	width: 178px;
	
	text-indent: 14px;
	
	vertical-align:middle;
	background-image:url(imgs/subnav_bg_roll.jpg);
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	
	}
	
