.stdFPOuterTableHeaderCell
{
	font-weight : bold;
	padding: 7;
}

.stdFPGroupTitleCell
{
	background: #EFEFDB;
	font-weight : bold;
	border: 1px solid #CFCFB2;
	padding: 2;
}

.stdFPTDEvenCell
{
	background: #F6F6EA;
	border-bottom: 1px solid #CFCFB2;
}


.stdFPTDOddCell
{
	background: #FFFFF5;
	border-bottom: 1px solid #CFCFB2;
}

.stdFPStripedTbl {
	border: 1px solid #CFCFB2;
}

.boldTitle {
	font-weight: bold;
}

.stdFPInputText
{
	width: 150px;
}

.stdFPSelect
{
	z-index:1;
	width: 150px;
}
.stdFPErrTitle
{
	color:#d00000; 
	font-weight: bold;
}
.stdFPSubmitButton {
	background: #f6f6ea;
}
/*	background: #FFFFF5;*/

.stdFPButton {
	background: #f6f6ea;
}

.stdFPOuterTableHeaderCell {
	color: #B75A0C;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

.stdFPImageButton {
	border: 0px;	
	background: #f6f6ea;
/*	background: #FFFFF5;*/
}

.stdFPSubmitImageButton {
	border: 0px;	
	background: #f6f6ea;
/*	background: #FFFFF5;*/
}

.stdFPFTitle {
	font-weight : bold;
}
.SFFormTitle {
	width : 200px;
}
