/* CSS Document */
.innerBody	{ background-color:#fbfbf1;}
.center { text-align:center;}
.autocenter		{ margin-left:auto; margin-right:auto;}
.alignTop	{ vertical-align:top;}
.alignMiddle { vertical-align:middle;}
.alignLeft	{ text-align:left;}
.allWidth	{ width:100%}
.allHeight	{ height:100%}
.noMargin	{ margin-top:0; margin-bottom:0;}
.tdMargin10	{ margin-left:10px;}
.tdGalleryNo	{ font-size:14pt;}
/* Fontsize*/
.smallCaps  { font-variant: small-caps;}


.tdBodyTest		{font-family:, Times New Roman, Times;
					font-size:14pt; margin-left:20px; margin-right:20px;}
.Title
{
	color: #000000;
	font-size:48pt;
	font-family: Times New Roman, Times;
	font-variant:small-caps;
}
.subTitle
{
	color: #ecece2;
	font-size:28pt; font-weight:bold; text-transform:capitalize;
	font-family:, Times New Roman, Times;

}
.headTitle
{
	color: #0c140c;
	font-size:72pt; font-weight:bold;
	font-family: Times New Roman, Times;
}
.footer
{
	font-family: Times New Roman, Times;
	color: #111725;
	font-size: 10pt;
}
.sold { font-weight:bold; font-family: Times New Roman, Times; }

