.bluborder {
	border: 1px solid #3399FF;
}
.imageborder {
	margin: 0px 8px 8px 0px;
}
.bg_cart {
	background-image: url(cartBG.jpg);
	background-repeat: no-repeat;
}
.nye_bg {
	background-attachment: scroll;
	background-color: #590302;
	background-image: url(images/nye_2012.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}

