.TitleVisibility{
	padding-right : 5px;
}

.BlackTitle{
	font-family : Verdana, Geneva, 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;
}

.ConcreteOutlineTopTile{
	background : White url(images/ConcreteTile.gif) repeat-x scroll top;
}

.ConcreteOutlineTopRight{
	background : transparent url(images/ConcreteTopRight.gif) no-repeat scroll top right;
}

.ConcreteOutlineTopLeft{
	background : transparent url(images/ConcreteTopLeft.gif) no-repeat scroll top left;
}

.ConcreteOutlineLeftTile{
	background : transparent url(images/ConcreteTile.gif) repeat-y scroll left;
}

.ConcreteOutlineRightTile{
	background : transparent url(images/ConcreteTile.gif) repeat-y scroll right;
}

.ConcreteOutlineBottomLeft{
	background : transparent url(images/ConcreteBottomLeft.gif) no-repeat scroll bottom left;
}

.ConcreteOutlineBottomRight{
	background : transparent url(images/ConcreteBottomRight.gif) no-repeat scroll bottom Right;
}

.ConcreteOutlineBottomTile{
	background : transparent url(images/ConcreteTile.gif) repeat-x scroll bottom;
}



