body   
{
	color:			#CCCCCC; 
	font-size: 		12pt; 
	font-family: 		Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color:	#000000;
	margin:			0px;
	
}
p  { color: #CCCCCC; font-size: 12pt; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none }
h1 { color: #FFFFFF; font-size: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
h3 { color: #FFFFFF; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
h2 { color: #CCCCCC; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
a:link  { color: #FFFFFF }
a:visited  { color: #FFFFFF; text-decoration: none }
a:hover  { color: #8B945F; text-decoration: none }
a:active  { color: #FFFFFF; text-decoration: none }

.emphasize
{
	font-size:		12pt;
	font-weight:		bold;
	font-family:		Tahoma Verdana Helvetica;
	font-style:		italic;
	color:			#8B945F;

}
p.title
{
	font-size:		16pt;
	font-weight:		bold;
	font-family:		Tahoma Verdana Helvetica;
	font-style:		italic;
	color:			#FFFFFF;
}

p.subEmphasize
{
	font-size:		14pt;
	font-weight:		bold;
	font-family:		Tahoma Verdana Helvetica;
	font-style:		italic;
	color:			#E4E4E4;

}
.buttonLinkOver
{
	border:			1px solid #FFFFFF;
	cursor:			pointer;

}
.buttonLinkNormal
{
	border:			1px solid #484848;
	cursor:			pointer;

}
.smallHeaderLinkNormal
{
	font-size:		10pt;
	color:			#CCCCCC;
	text-decoration:	none;
	cursor:			pointer;

}
.smallHeaderLinkOver
{
	font-size:		10pt;
	color:			#FFFFFF;
	text-decoration:	underline;
	cursor:			pointer;

}
.smallHeaderLinkSelected
{
	font-size:		10pt;
	color:			#FFFFFF;
	text-decoration:	underline;
	cursor:			pointer;

}
.smallHeaderLinkCartBG
{
	background-color:	#484848;
	height:			100%;
	white-space:		nowrap;
	padding-left:		10px;
	padding-right:		10px;
	vertical-align:		bottom;

}
.enlargementPicTD
{
	padding-left:		5px;
	text-align:		center;
}
.enlargementPicDivlandscape
{
	width:			450px;
	height:			300px;
	background-repeat:	no-repeat;
	background-position:	center center;
	border:			2px inset #484848;
}
.enlargementPicDivportrait
{
	width:			200px;
	height:			300px;
	background-repeat:	no-repeat;
	background-position:	center center;
	border:			2px inset #484848;
}
.enlargementTextDiv
{
	height:			100%;
	vertical-align:		top;
	padding-left:		20px;
}
.enlargementFootnote
{
	font-size:		8pt;
	padding-left:		20px;

}
.enlargementTitle
{

	font-size:		16pt;
	font-weight:		bold;
	vertical-align:		top;
	border-bottom:		1px solid #FFFFFF;
	color:			#FFFFFF;
}
.enlargementTextDesc
{
	font-size:		12pt;
	height:			40px;
	vertical-align:		middle;
}
.enlargementTextPrice
{
	font-size:		12pt;
	height:			40px;
	vertical-align:		middle;
	padding-left:		15px;
	padding-right:		15px;
}
.enlargementTextCart
{
	font-size:		12pt;
	height:			40px;
	width:			40px;
	padding-top:		5px;
}
.enlargmentSubmitNormal
{
	font-size:		12pt;
	height:			40px;
	width:			40px;
	border:			1px solid #000000;
	cursor:			pointer;
}
.enlargmentSubmitOver
{
	font-size:		12pt;
	height:			40px;
	width:			40px;
	border:			1px solid #FFFFFF;
	cursor:			pointer;
}
.enlargementDesc
{
	border-top:		1px solid #FFFFFF; 
	padding-left:		5px;
	width:			450px;
	padding-top:		5px;
}
.greetingOuterDiv
{
	padding-left:		5px;

}
.greetingBorderTD
{
	width:			510px;
	height:			360px;
	vertical-align:		top;
	text-align:		center;
}
.greetingBorderDivlandscape
{
	width:			500px;
	height:			355px;
	background-repeat:	no-repeat;
	background-position:	top left;
	vertical-align:		top;
	text-align:		left;
	background-color:	#FDFAF3;
	border:			2px inset #484848;
}
.greetingBorderDivportrait
{
	width:			250px;
	height:			355px;
	background-repeat:	no-repeat;
	background-position:	top left;
	vertical-align:		top;
	text-align:		left;
	background-color:	#FDFAF3;
	border:			2px inset #484848;
}
.greetingText
{
	height:			160px;
	width:			100%;
	font-size:		12pt;
}
.greetingBorderPickerTD
{
	height:			160px;	
}
.greetingBorderPickerDiv
{
	height:			152px;
	overflow:		auto;
	font-size:		8pt;
	border:			1px solid #484848;
	padding:		10px;
}
.greetingBorderLinkNormal
{
	font-size:		10pt;
	text-decoration:	none;
	cursor:			pointer;
	height:			20px;
}
.greetingBorderLinkOver
{
	font-size:		10pt;
	text-decoration:	underline;
	color:			#FFFFFF;
	cursor:			pointer;
	height:			20px;
}
.greetingTextBorderDiv
{
	font-size:		11pt;
	vertical-align:		middle;
	padding-top:		6px;

}
.greetingTextInput
{
	border:			1px solid #484848;
	background-color:	#000000;	
	color:			#FFFFFF;
	width:			250px;
}