body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:6px;
	padding-top:1px;
	padding-bottom:16px;
}
.body2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style2 {color: #CCCCCC}
.links {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CC6600;
}

.body {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.mainheading {font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.menuheading {font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.style4 {font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
.style7 {	font-size: 12px;
	font-weight: bold;
}
.style8 {color: #666666}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	padding: 12px;
}

#newHeader {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#mainNav {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	border-bottom: 5px solid #999;
	clear: both;
	background-color: #fff;
	height: 24px;
	padding-left: 2px;
}
.navLeft {
	background: url(images/navigation/navLeft.gif) no-repeat;
	width: 9px;
	height: 24px;
	float: left;
}
.navBack {
	background: url(images/navigation/navBack.gif) repeat-x;
	/*height: 18px !important;*/
	height: 24px;
	float: left;
	padding-top: 6px;
}
.navRight {
	background: url(images/navigation/navRight.gif) no-repeat right;
	width: 11px;
	height: 24px;
	float: left;
}
.navBack a:link, .navBack a:visited, .navBack a:active {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
.navBack a:hover {
	color: #600;
}
#subNav {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 4px;
	margin-right: 4px;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #fff;
	display: block;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:hover {
	color: #ffcc10;
}