#LeftTitle {
	background-image: url(images/LeftTitle.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 11px;
}
#RightTitle {
	background-image: url(images/RightTitle.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 11px;
}
#SpacerTitle{
	background-image: url(images/SpacerTitle.png);
	background-repeat: repeat-x;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeeee;
}
#ContainTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
}
#DarkproLeftContain{
	background-image: url(images/LeftContainer.png);
	background-repeat: repeat-y;
	width: 11px;
}
#DarkproRightContain{
	background-image: url(images/RightContainer.png);
	background-repeat: repeat-y;
	width: 11px;
}
.spacercontain{
	background-image: url(images/spacer.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	padding: 10px;
}
.spacercontain2{
	background-image: url(images/spacer2.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
}
#LeftBottom{
	background-image: url(images/BottomLeftContainer.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
#SpacerTop{
	background-image: url(images/TopContainer.png);
	background-repeat:repeat-x;
	height: 6px;
}
#LeftTop{
	background-image: url(images/TopLeftContainer.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 11px;
}
#RightTop{
	background-image: url(images/TopRightContainer.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 11px;
}

#SpacerBottom{
	background-image: url(images/BottomContainer.png);
	background-repeat:repeat-x;
	height: 11px;
}
#RightBottom{
	background-image: url(images/BottomRightContainer.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
#AdminLeftTitle {
	background-image: url(images/AdminLeftTitle.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 11px;
}
#AdminRightTitle {
	background-image: url(images/AdminRightTitle.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 11px;
}
#AdminSpacerTitle{
	background-image: url(images/AdminSpacerTitle.png);
	background-repeat: repeat-x;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#AdminContainTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeeee;
}
#AdminLeftContain{
	background-image: url(images/AdminLeftContainer.png);
	background-repeat: repeat-y;
	width: 11px;
}
#AdminRightContain{
	background-image: url(images/AdminRightContainer.png);
	background-repeat: repeat-y;
	width: 11px;
}
.Adminspacercontain{
	background-image: url(images/Adminspacer.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	padding: 10px;
}
#AdminLeftBottom{
	background-image: url(images/AdminBottomLeftContainer.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
#AdminSpacerBottom{
	background-image: url(images/AdminBottomContainer.png);
	background-repeat:repeat-x;
	height: 11px;
}
#AdminRightBottom{
	background-image: url(images/AdminBottomRightContainer.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}



