#MasterTable {
	border: 2px solid #FF0000;
	color: #330000;
	background-color: #FFFFFF;
}
body {
	margin-top: 0px;
	color: #000000;
	background-color: #993300;
}
.Credits {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-position: center;
}
.Credits a:link {
	color: #00FFFF;
	background-image: url(images/spacer.gif);
}
.Credits a:visited{
	color: #00FFFF;
	background-image: url(images/spacer.gif);
}
.Credits a:hover {
	color: #FFFF99;
	background-image: url(images/spacer.gif);
}

.MainTextCell {
	font-family: "Comic Sans MS", Comix, Technical, fantasy;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 0px;
}
.ProductTextCell {
	font-family: "Comic Sans MS", Comix, Technical, fantasy;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 6px;
}
.ProductHighlighter {
	font-size: 16px;
	color: #660000;
	background-image: url(images/spacer.gif);
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.ChocoBGCell {
	color: #FFFFFF;
	background-image: url(images/chocolate.jpg);
	background-repeat: repeat;
}
.StripBGCell {
	color: #FFFFFF;
	background-image: url(images/stripe_bg.jpg);
	background-repeat: repeat-x;
}
.TextureBGCell {
	color: #ECE9D8;
	background-image: url(images/texture-bg.jpg);
}
.SideShadowBGCell {
	color: #000000;
	background-image: url(images/index_r12_c2.jpg);
	background-repeat: repeat-y;
}
.FirstPhrase {
	font-size: 16px;
	font-weight: bold;
}
.RightPhotoCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border: 4px solid #999933;
	background-image: url(images/rightcell_bg.gif);
	padding-top: 8px;
	padding-left: 4px;
}
.WhitePhotoCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border: 1px solid #999933;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	padding-right: 4px;
}
#BottomNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	width: 760px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(images/spacer.gif);
	text-align: center;
}

#BottomNavigation a:link {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
#BottomNavigation a:visited {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
#BottomNavigation a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.SmallIndent {
	padding-left: 15px;
}

