.TitleVisibility{
	padding-right : 5px;
}

.BlackTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : black;
	text-decoration : none;
}

.OutlineActions{
	padding-right : 5px;
}

.OutlineContent{
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
}

.OutlineTitle{
	padding-left : 5px;
	padding-right : 5px;
}

.BlueOutlineTopTile{
	background : White url(images/BlueTile.gif) repeat-x scroll top;
}

.BlueOutlineTopRight{
	background : transparent url(images/BlueTopRight.gif) no-repeat scroll top right;
}

.BlueOutlineTopLeft{
	background : transparent url(images/BlueTopLeft.gif) no-repeat scroll top left;
}

.BlueOutlineLeftTile{
	background : transparent url(images/BlueTile.gif) repeat-y scroll left;
}

.BlueOutlineRightTile{
	background : transparent url(images/BlueTile.gif) repeat-y scroll right;
}

.BlueOutlineBottomLeft{
	background : transparent url(images/BlueBottomLeft.gif) no-repeat scroll bottom left;
}

.BlueOutlineBottomRight{
	background : transparent url(images/BlueBottomRight.gif) no-repeat scroll bottom Right;
}

.BlueOutlineBottomTile{
	background : transparent url(images/BlueTile.gif) repeat-x scroll bottom;
}
