.BlueOutlineTopLeft
{
	background : transparent url(images/StrokeBlueTopLeft.gif) no-repeat scroll top left;
}

.BlueOutlineTopRight
{
	background : transparent url(images/StrokeBlueTopRight.gif) no-repeat scroll top right;
}

.BlueOutlineBottomLeft
{
	background : transparent url(images/StrokeBlueBottomLeft.gif) no-repeat scroll bottom left;
}

.BlueOutlineBottomRight
{
	background : transparent url(images/StrokeBlueBottomRight.gif) no-repeat scroll bottom right;
}

.BlueOutlineBorderTop
{
	background : transparent url(images/BlueTile.gif) repeat-x scroll top left;
}

.BlueOutlineBorderLeft
{
	background : transparent url(images/BlueTile.gif) repeat-y scroll left;
}

.BlueOutlineBorderRight
{
	background : transparent url(images/BlueTile.gif) repeat-y scroll right;
}

.BlueOutlineBorderBottom
{
	background : transparent url(images/BlueTile.gif) repeat-x scroll bottom;
}





























