.BodyStyle {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(../img/sitebg.gif);
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.PageContainer {
	background-color: #FFFFFF;
	height: auto;
	width: 740px;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;}
	
.Frame {
	background-color: #FFFFFF;
	height: auto;
	width: 712px;
	margin-right: 14px;
	margin-left: 14px;
	vertical-align: top;
	margin-bottom: 0px;}
	
.T1 {
	height: 205px;
	width: 712px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 8px;}
	
.Basket {
	background-image: url(../img/headerbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 167px;
	width: 498px;
	text-align: right;}
	
.TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;}
	.TopNav link,visited,hover,a{
	color: #669900;
	text-decoration: underline;}
	
.LeftColumn {
	width: 219px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	vertical-align: top;
	text-align: right;
	padding-top: 10px;}
	
.RightColumn {
	vertical-align: top;
	width: 493px;
	text-align: left;}
	
.LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
.LeftNav :link    {text-decoration: none; 	color: #666666;}
.LeftNav :visited {text-decoration: none; 		color: #666666;}
.LeftNav :hover   {text-decoration: none; color: #669900;}
.LeftNav :active   {text-decoration: none; 		color: #666666;}
.Footer {
	padding-top: 70px;
}
.BasketContainer {
	height: 125px;
	width: 252px;
	background-image: url(../img/shopping_basket.gif);
	background-position: left top;

}
.BasketPrice {
	height: 45px;
	width: 140px;
}
