/* Styling of the title */

.Web2DarkPurpleTitle{
	color: #660066;
	font-family : "Trebuchet MS", verdana, arial, sans-serif;
	font-size:20px;
	font-weight:bold;
}

/* Styling of the container */

.Web2OutDpurple{
	margin:0 0 20px 0;
	background : #FFF url(images/dp-out-tile.gif) repeat-x scroll bottom;
}

.Web2OutDpurple .TopTile{
	background : url(images/dp-out-tile.gif) repeat-x scroll top;
}

.Web2OutDpurple .RightTile{
	background : url(images/dp-out-tile.gif) repeat-y scroll right;
}

.Web2OutDpurple .LeftTile{
	background : url(images/dp-out-tile.gif) repeat-y scroll left;
}

.Web2OutDpurple .TopRight{
	background : url(images/dp-out-top-right.gif) no-repeat scroll top right;
	padding:0 20px 0 20px;
}

.Web2OutDpurple .TopLeft{
	background: url(images/dp-out-top-left.gif) no-repeat scroll top left;
}

.Web2OutDpurple .TopRight img{
	margin-bottom:-2px;
}

.Web2OutDpurple .BottomRight{
	background : url(images/dp-out-bot-right.gif) no-repeat scroll bottom right;
}

.Web2OutDpurple .BottomLeft{
	background : url(images/dp-out-bot-Left.gif) no-repeat scroll bottom Left;
}

.Web2OutDpurple .TitleBar{
	background : url(images/dp-out-divide.gif) repeat-x scroll bottom;
}

.WebContPadd{
	padding:10px 20px 20px 20px;
}

.Web2OutDpurple .TitleHeight{
	height:38px;
}
