.RedOutlineBottomTile{
	background : transparent url(images/RedTile.gif) repeat-x scroll bottom;
}

.RedOutlineLefTtile{
	background : White url(images/RedTile.gif) repeat-y scroll left;
}

.RedOutlineTopLeft{
	background : transparent url(images/RedOutlineTopLeft.gif) no-repeat scroll top left;
}

.RedOutlineTopTile{
	background : transparent url(images/RedTile.gif) repeat-x scroll top;
}

.RedOutlineTab{
	background : transparent url(images/RedOutlineTab.gif) no-repeat scroll top left;
}

.RedOutlineTabTile{
	background : white url(images/RedTile.gif) repeat-x scroll bottom;
}

.RedOutlineTopRight{
	background : transparent url(images/RedOutlineTopRight.gif) no-repeat scroll top right;
}

.RedOutlineRightTile{
	background : transparent url(images/RedTile.gif) repeat-y scroll right;
}

.RedOutlineBottomLeft{
	background : transparent url(images/RedOutlineBottomLeft.gif) no-repeat scroll bottom left;
}

.RedOutlineBottomRight{
	background : transparent url(images/RedOutlineBottomRight.gif) no-repeat scroll bottom Right;
}

.RedOutlineTitle{
	padding-left : 20px;
}

.RedOutlineSolpartactions{
	padding-left : 5px;
}

.RedOutlineActions{
	padding-right : 15px;
}

.RedOutlineWhiteSpace{
	background : transparent url(images/RedOutlineWhiteSpace.gif) no-repeat scroll bottom right;
}

.RedOutlineTitleText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

.RedOutlineSpacing{
	padding-bottom : 5px;
}

.RedOutlineContent{
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
}
