body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #5B6B7B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.link:active, a.link:visited, a.link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	color: #FFCB69;
	text-decoration: none;
}
div#logo {
	position: absolute;
	left: 34px;
	top: 11px;
	height: 30px;
	width: 234px;
}
.picelist{
	width: 90%;
}
.headerorange{
 	background-color: #ffda96;
}
.headerblue{
 	background-color: #599bbd;
	color:#ffffff;
}
.tableorange{
	background-color: #fff2d8;
}
.tableorange2{
	background-color: #fff2d8;
	font-weight: bold;
}
.tableblue{
	background-color: #bdd7e5;
	font-weight: bold;
}
.orange-line {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 39px;
	height: 52px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF7D00;
}

.links{
	font-size: 80%;
}

.stripes {
	background-image: url(images/stripes.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-left: 158px;
	height: 119px;
}
.header-img {
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCB69;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	line-height: 40px;
	padding-left: 220px;
}
div#nav-corner {
	position: absolute;
	left: 0px;
	top: 181px;
	height: 33px;
	width: 185px;
}
div#leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCB69;
	position: absolute;
	left: 0px;
	top: 254px;
	width: 170px;
}
.white-line {
	border-top: solid 1px #FFFFFF;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
}
.white-line2 {
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
}
.title {
	margin-top: 33px;
	margin-left: 234px;
	margin-right: 40px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 140%;
	font-weight: normal;
	color: #000099;
	margin-top: 12px;
	margin-left: 234px;
	margin-right: 40px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.products {
	padding: 10px;
	margin: 0px;
	border:1px solid #003366;
	background-repeat:repeat-y;
	background-color: #ffda96;
}
.headerproducts {
	color:#0033CC;
	font-size: 110%;
	font-weight: bold;
}
.oldprice {
 	color: #ff7d00;
	font-weight:bold;
}
.ourprice {
	font-weight:bold;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 140%;
	font-weight: normal;
	color: #000099;
	margin-top: 0px;
	margin-left: 234px;
	margin-right: 40px;
	padding-bottom: 0px;
}
