body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7C6749;
	text-decoration: none;
}
.whitebdr {
	border-top-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.logobg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 424px;
	width: 260px;
}
.bodylinks {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DA251C;
	text-decoration: none;
}
.bodylinks:hover {
	color: #7C6749;
	text-decoration: underline;
}
.scroll {
	height: 400px;
	overflow: auto;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #EDD094;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #EDD094;
	scrollbar-track-color: #EDD094;
	scrollbar-arrow-color: #000000;
	width: 600px;
}
.producttxt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7C6749;
	text-decoration: none;
}
.redtxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D8261C;
	text-decoration: none;
}
.innerhead {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #592611;
}
.logointro {

	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 424px;
	width: 260px;
}
.whitebdrintro {
	border-top-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menubg {

	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 92px;
}

