.YellowFlatTopLeft{
	background : #FFFFFF url(images/FlatYellowTopLeft.gif) no-repeat scroll top left;
}

.YellowFlatTopRight{
	background : transparent url(images/FlatYellowTopRight.gif) no-repeat scroll top right;
}

.YellowFlatBottomLeft{
	background : transparent url(images/FlatYellowBottomLeft.gif) no-repeat scroll bottom left;
}

.YellowFlatBottomRight{
	background : transparent url(images/FlatYellowBottomRight.gif) no-repeat scroll bottom right;
}

.TitlePadding{
	padding-left : 15px;
}

.SolpartPadding{
	padding-left : 10px;
}

.ActionPadding{
	padding-right : 10px;
}

.ContentPadding{
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 10px;
}

.YellowFlatTitle{
	font-weight : bolder;
	text-decoration : none;
	color : #004080;
	font-size : 10pt;
}

