.GreenFlatTopLeft{
	background : #92DCFF url(images/FlatGreenTopLeft.gif) no-repeat scroll top left;
}

.GreenFlatTopRight{
	background : transparent url(images/FlatGreenTopRight.gif) no-repeat scroll top right;
}

.GreenFlatBottomLeft{
	background : transparent url(images/FlatGreenBottomLeft.gif) no-repeat scroll bottom left;
}

.GreenFlatBottomRight{
	background : transparent url(images/FlatGreenBottomRight.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;
}

.GreenFlatTitle{
	font-weight : bolder;
	text-decoration : none;
	color : #004080;
	font-size : 10pt;
}

