body
{
	font-family: Georgia;
	font-size: 12pt;
}
.templateBody
{
	background-image: url(images/home_bg.gif);
	background-color: #7e5170;
	font-family: Georgia;
	font-size: 12px;
	background: White url(Images/Home_bg.gif) no-repeat fixed;
	background-position: top;
}
.tableCellContent
{
	background-color:White;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 20px;
}
.tableLabel
{
	font-size:10pt;
	color:Black;
	font-family:Georgia;	
}
.pageTitle
{
	color: #7e5170;
	font-size:16pt;
	padding-left: 2pt;
	text-align: left;
}
.tableHeader
{
	background-image: url(images/headerBg.gif);
	background-color: #aa95a8;
	font-family:Georgia;
	font-size:12pt;
	font-weight:bold;
	color:White;
	
}
.tableContents
{
	font-family: Georgia;
	background-color: #d3c6d5;
	font-size:12pt;
	color: White;
}
.redText
{
	color: #990000;
	font-family:Georgia;
	font-style:italic;
	font-size: 12pt;	
}
.pageOptions
{
	color: #000;
	text-align: center;
	font-size: 12pt;
}
.rowHeader
{
	color: White;
	background-color: #7e5170;
	font-size: 12pt;
	font-family:Georgia;
	
}
.sideControlText
{
	background-color: #aa95a8;
	color: White;
	padding-left: 5px;
	padding-right: 5pt;
	padding-top: 10px;
	font-size: 8pt;
	font-family: Georgia;
}
