.BlueOutlineBottomTile{
	background : transparent url(images/BlueTile.gif) repeat-x scroll bottom;
}

.BlueOutlineLefTtile{
	background : White url(images/BlueTile.gif) repeat-y scroll left;
}

.BlueOutlineTopLeft{
	background : transparent url(images/BlueOutlineTopLeft.gif) no-repeat scroll top left;
}

.BlueOutlineTopTile{
	background : transparent url(images/BlueTile.gif) repeat-x scroll top;
}

.BlueOutlineTab{
	background : transparent url(images/BlueOutlineTab.gif) no-repeat scroll top left;
}

.BlueOutlineTabTile{
	background : white url(images/BlueTile.gif) repeat-x scroll bottom;
}

.BlueOutlineTopRight{
	background : transparent url(images/BlueOutlineTopRight.gif) no-repeat scroll top right;
}

.BlueOutlineRightTile{
	background : transparent url(images/BlueTile.gif) repeat-y scroll right;
}

.BlueOutlineBottomLeft{
	background : transparent url(images/BlueOutlineBottomLeft.gif) no-repeat scroll bottom left;
}

.BlueOutlineBottomRight{
	background : transparent url(images/BlueOutlineBottomRight.gif) no-repeat scroll bottom Right;
}

.BlueOutlineTitle{
	padding-left : 20px;
}

.BlueOutlineSolpartactions{
	padding-left : 5px;
}

.BlueOutlineActions{
	padding-right : 15px;
}

.BlueOutlineWhiteSpace{
	background : transparent url(images/BlueOutlineWhiteSpace.gif) no-repeat scroll bottom right;
}

.BlueOutlineTitleText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

.BlueOutlineSpacing{
	padding-bottom : 5px;
}

.BlueOutlineContent{
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
}
