.AniseedOutlineTopLeft{
	background : transparent url(images/StrokeAniseedTopLeft.gif) no-repeat scroll top left;
}

.AniseedOutlineTopRight{
	background : transparent url(images/StrokeAniseedTopRight.gif) no-repeat scroll top right;
}

.AniseedOutlineBottomLeft{
	background : transparent url(images/StrokeAniseedBottomLeft.gif) no-repeat scroll bottom left;
}

.AniseedOutlineBottomRight{
	background : transparent url(images/StrokeAniseedBottomRight.gif) no-repeat scroll bottom right;
}

.AniseedOutlineTopBorder{
	background : White url(images/AniseedTile.gif) repeat-x scroll top left;
}

.AniseedOutlineBorderLeft{
	background : transparent url(images/AniseedTile.gif) repeat-y scroll left;
}

.AniseedOutlineBorderRight{
	background : transparent url(images/AniseedTile.gif) repeat-y scroll right;
}

.AniseedOutlineBorderBottom{
	background : transparent url(images/AniseedTile.gif) repeat-x scroll bottom;
}

.TitlePadding{
	padding-left : 15px;
}

.SolpartPadding{
	padding-left : 10px;
}

.ActionPadding{
	padding-right : 10px;
}

.ContentPadding{
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 10px;
}

.AniseedOutlineTitle{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	text-decoration : none;
	color : black;
	font-size : 8pt;
}
