.WF_TopLeft
{
   margin:0px;
   padding:0px;
	background:url(Images/WF_TopLeft_Border.jpg) no-repeat bottom left;
	height:5px;
}

.WF_TopRight
{
    margin:0px;
	padding:0px;
	height:5px;	
	background:url(Images/WF_TopRight_Border.jpg) no-repeat bottom right;
}
.WF_TopMiddle
{
    padding:0px;
	margin:0px 6px;
	height:6px;	
	background:url(Images/WF_TopMiddle_Border.jpg) repeat-x bottom;
}


.WF_HeaderLeft
{
    background:url(images/WF_HeaderLeft.jpg) no-repeat top left;	
	margin:0px;
	padding:0px;
}
.WF_HeaderRight
{
    background:url(images/WF_HeaderRight.jpg) no-repeat top right;
	margin:0px;
	padding:0px;
}
.WF_HeaderContent
{
	padding:0px;
	width:278px;
	height:30px;
	margin:0px 6px;
	background:#fff url(Images/WF_HeaderMiddle.jpg) repeat-x scroll left top;
}
*html .WF_HeaderContent
{
	width:268px;
}
.WF_HeaderIcon
{
	height:30px;
	white-space:nowrap;
	float:left;
}
.WF_HeaderIcon img
{
	height:26px;
}
.WF_Header
{
	height:30px;
	white-space:nowrap;
}
.WF_MiddleContent_Left
{
    background:url(images/WF_MiddleLeft.jpg) no-repeat left top;
	height:104px;
	margin:0px;
	padding:0px;
}
.WF_MiddleContent
{
    background:url(images/WF_MiddleMiddle.jpg) repeat-x left top;
	margin:0px 6px;
	padding:0px;
	width:278px;
	height:94px;
	padding-top:10px;
}
*html .WF_MiddleContent
{
	width:268px;
	height:104px;
}

.WF_MiddleContent_Right
{
    background:url(images/WF-MiddleRight.jpg) no-repeat right top;
	height:104px;
	margin:0px;
	padding:0px;
}
.WF_BottomLeft
{
	background:url(images/WF_BottomLeft_Border.jpg) no-repeat left top;
	margin:0px;
	padding:0px;
}
.WF_BottomMiddle
{
	background:url(images/WF_BottomMiddle_Border.jpg) repeat-x left top;
	padding:0px;
	margin:0px 6px;
	height:6px;	
}
.WF_BottomRight
{
	background:url(images/WF_BottomRight_Border.jpg) no-repeat right top;
	margin:0px;
	padding:0px;
}
.WF_HeaderTitle,
.WF_HeaderTitle a:hover,
.WF_HeaderTitle a:link,
.WF_HeaderTitle a:visited
{
	font-weight:bold;
	color:#900000;
	line-height:22px;
	text-indent:10px;
}
*html .WF_HeaderTitle
{
    white-space:nowrap;
}
