.headerrow_special_gray
{
	background-color: #F6F6F6;
}

.headerleft_special_gray
{
	background-image: url(topleft_special.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.headerright_special_gray
{
	background-image: url(topright_special.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.headermiddle_special_gray
{
	background-image: url(topmiddle_special.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}

.titleheaderrow_special_gray
{
	background-color: #404040;
	height: 9px;
}

.titleheaderleft_special_gray
{
	background-image: url(topleft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 9px;
}

.titleheaderright_special_gray
{
	background-image: url(topright.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 9px;
}

.titleheadermiddle_special_gray
{
	padding: 3px 1px 3px 1px;
	background-image: url(topmiddle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #404040;
	width: 99%;
}

.titlecontentrow_special_gray
{
	background-color: #404040;
	padding-bottom: 3px;
	height: 16px;
}

.titlecontentleft_special_gray
{
	background-image: url(titleleft.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.titlecontentright_special_gray
{
	background-image: url(titleright.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.titlecontentmiddle_special_gray
{
	width: 99%;
}

.contentrow_special_gray
{
	height: 3px;
	background-color: #F6F6F6;
}

.contentleft_special_gray
{
	background-image: url(contentleft_gray.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.contentright_special_gray
{
	background-image: url(contentright_gray.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.contentmiddle_special_gray
{
	width: 99%;
	padding-top: 5px;
}

.footerrow_special_gray
{
	background-color: #F6F6F6;
	height: 9px;
	margin-bottom: 15px;
}

.footerleft_special_gray
{
	background-image: url(contentleft_gray.jpg);

	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.footerright_special_gray
{
	background-image: url(contentright_gray.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.footermiddle_special_gray
{
	padding: 3px 1px 3px 1px;
	background-image: url(bottommiddle_gray.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 99%;
}

.titletext
{
	color: White;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
}
