body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif; 
}

.RTCorner {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/Corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.TopBar {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/TopBar.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.BotBar {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/TopBar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.LTCorner {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/LTCorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.LBCorner {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/LBCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.RBCorner {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/RBCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





.RTCorner2 {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/Corner2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.TopBar2 {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/TopBar2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.BotBar2 {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/TopBar2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.LTCorner2 {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/LTCorner2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.LBCorner2 {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/LBCorner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.RBCorner2 {
	background-image: url(../CDShoppingCart/images/CDInterfaceGraphics/RBCorner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.likstyleNavSmallWhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin: 0px;
	padding: 2px;
}
a.likstyleNavSmallWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.likstyleNavSmallWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.likstyleNavSmallWhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.NavHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.Header {
	background-image: url(images/PPInterfaceGraphics/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.NavHeaderTextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.NavHeaderTextRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}

.SubscribeImage {
	background-image: url(images/MainPage-PPSubscribe/images/MainPage-PPSubscribe.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

