body {
	background-color: #ECECEC;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.cartTxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #020167;
	text-decoration: none;
}
.cartTxt a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #020167;
	text-decoration: underline;
}
.cartTxt a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #020167;
	text-decoration: underline;
}
.cartTxt a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #020167;
	text-decoration: underline;
}
.cartTxt a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #020167;
	text-decoration: underline;
}
.bodytxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #020167;
	text-decoration: none;
	line-height: 17px;
	padding-left: 10px;
}
.bodyBG {
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 902px;
	height: 481px;
}

