.topLeft
{
	background:url(../images/webgraphics/contentBlock/contentBlock_topL.gif) 0 0 no-repeat;
}

.topBkgd
{
	background:url(../images/webgraphics/contentBlock/contentHeader_bkgd.gif) 0 0 repeat-x;
}

.topRight
{
	background:url(../images/webgraphics/contentBlock/contentBlock_topR.gif) 100% 0 no-repeat;
}

.bottomLeft
{
	background:url(../images/webgraphics/contentBlock/contentBlock_bottomL.gif) 0 100% no-repeat;
}

.bottomRight
{
	background:url(../images/webgraphics/contentBlock/contentBlock_bottomR.gif) 100% 100% no-repeat;
	font-size:10px;
}

.contentBkgd
{
	background-color:#3c423c;
	border-left: solid 2px #3f3f3f;
	border-right: solid 2px #3f3f3f;
}

.bottomBkgd
{
	background-color:#3c423c;
	border-bottom: solid 2px #3f3f3f;
	font-size:1px;
	color:#3c423c;
}

.contentPane
{
	background-color:#3c423c;
	color:#d6caa5;
	font-size:12px;
	padding-right:10px;
}

.mainPane
{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:5px;
}

.popupPane
{
	border:solid 2px #3f3f3f;
	padding:5px;
	background-color:#3c423c;
}

.popupTitle
{
	font-size:10px;
}