body {
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-collapse:collapse
}

.CardCategoryTitle {
	font-weight: bold;
	font-size: 150%;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #0033FF;
	margin-left: auto;
}

.CardPriceNoteRetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: oblique;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}

.ClickCardForDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: oblique;
	font-weight: normal;
	font-variant: small-caps;
	color: #333333;
}

.CategoryText {
	font-family: Papyrus, "Comic Sans MS", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.CardCategoryExtraComment {
	font-family: Tahoma, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.CardProductName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
.CardDetailCommentary {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.CardProductId {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.DisclaimerFootnote {
	font-family: "Century Gothic", Century, "Century Schoolbook";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.BottomText {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}



.CardProductQty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}.PartnerListing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.CardDetailTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	background-color: #CCCCCC;
}
.Nav_Hz {
	font-family:  "Papyrus", "Comic Sans MS", "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: small;
}

.Nav_Vt_Major {
	font-family:  "Papyrus", "Comic Sans MS", "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
}
.StartShopping {
	font-family: Papyrus, "Comic Sans MS", Helvetica, "Helvetica Narrow", sans-serif;
	font-size: 36px;
	color: #000099;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	font-weight: 800;
}

.MainTable {
	background-color: #FFFFFF;
	background-position: center;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.Nav_Vt_Minor {
	font-family:  "Papyrus", "Comic Sans MS", "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
}

.CenturySmall {
	font-family: "Century Gothic", Century, "Century Schoolbook"; 
	font-size: small; 
	color: #003333; 
	}



a.ProductLink:link {
	color: #000099;
	text-decoration: none;
}
a.ProductLink:visited {
	color: #000099;
	text-decoration: none;
}
a.ProductLink:active {
	color: #000000;
	text-decoration: none;
}
a.ProductLink:hover {
	color: #009900;
	text-decoration: none;
}


/*
a {
    text-decoration: none;
}



a:link {
    color: #666666;
}
a:visited {
    color: #666666;
}
a:active {
    color: #666666;
}
a:hover {
    color: #FF9900;
}
*/

