.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;
}

.BrownOutlineTopTile{
	background : White url(images/BrownTile.gif) repeat-x scroll top;
}

.BrownOutlineTopRight{
	background : transparent url(images/BrownTopRight.gif) no-repeat scroll top right;
}

.BrownOutlineTopLeft{
	background : transparent url(images/BrownTopLeft.gif) no-repeat scroll top left;
}

.BrownOutlineLeftTile{
	background : transparent url(images/BrownTile.gif) repeat-y scroll left;
}

.BrownOutlineRightTile{
	background : transparent url(images/BrownTile.gif) repeat-y scroll right;
}

.BrownOutlineBottomLeft{
	background : transparent url(images/BrownBottomLeft.gif) no-repeat scroll bottom left;
}

.BrownOutlineBottomRight{
	background : transparent url(images/BrownBottomRight.gif) no-repeat scroll bottom Right;
}

.BrownOutlineBottomTile{
	background : transparent url(images/BrownTile.gif) repeat-x scroll bottom;
}
