.BlackBG {
	background-color: #000000;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.AddressBlock {
	font-size: 10pt;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.BlackBG a{
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.PurpleBG {
	background-color: #683098;
}
.BuildingBG {
	background-image: url(images/building_background.jpg);
	background-repeat: repeat-x;
}
.LeftNavCell {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
}
.LeftNavCell a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
}
.LeftNavCell a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663399;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.ContentCell {
	padding: 5px;
}



.CartProductPriceTXT { font-size: 11pt; color: #FF0000; font-weight: bold }
.CartFormField { font-size: 8pt; font-family: 'MS Sans Serif', Tahoma, Verdana; 
               background-color: #F3F3F3 }
.Cart9PtFont { font-size: 9pt; font-family: Arial, Tahoma, Verdana }
.Cart8PtFont { font-size: 8pt; font-family: 'MS Sans Serif',Arial, Tahoma, Verdana }
.CartProductTitle { font-size: 12pt; font-weight: bold }
.PageTitle   { font-size: 14pt; background-color: #F3F3F3 }
.CartCategoryBlockTitle {
	font-weight: bold;
	background-color: #00518A;
	color:#F3F3F3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px
}
.CartCartPreviewBlockTitle { color: #F3F3F3; font-weight: bold; background-color: #00518A}
.CartBlockTitleLink { color: #F3F3F3 }
.CartImageBlockTitle { font-weight: bold; background-color: #F3F3F3 }