body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background: url(images/bgd1edit.gif) top;
	background-color:#BCAF96; 	
}

.leftBar
{
	width:11px;
	background-image:url(images/MoodyCampaignLeftBar.jpg); 
	background-repeat: repeat-y;	
}

.rightBar
{
	width:11px;
	background-image:url(images/MoodyCampaignRightBar.jpg); 
	background-repeat: repeat-y;
}
.bottomBar
{
	height:12px;
	background-image:url(images/MoodyCampaignBottomBar.jpg); 
	background-repeat: repeat-x;
}
.contentbackground
{
	background-image:url(images/MoodyCampaignBodyBG.jpg); 
	background-repeat:repeat;	
}
.StepHeading
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 13px; 
}

.Heading
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 17px; 
	height: 19px;
}

.SubHeading
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 14px; 
	height: 16px;
}
.TableBorder
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;	
}

.TableTopBorder
{
	border-top:#000000 2px solid;
}

.TableBottomBorder
{
	border-bottom:#c28459 thin solid;
}

.TDRightBorder
{
	border-right:#000000 1px solid; 
}

.rowbackcolor
{
	background-color:#c28459;
	height: 19px;
}
.ControlCaption
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px;
}
