.titleheaderrow_gray
{
	background-color: #404040;
	height: 9px;
}

.titleheaderleft_gray
{
	background-image: url(topleft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 9px;
}

.titleheaderright_gray
{
	background-image: url(topright.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 9px;
}

.titleheadermiddle_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_gray
{
	background-color: #404040;
	padding-bottom: 3px;
	height: 16px;
}

.titlecontentleft_gray
{
	background-image: url(titleleft.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.titlecontentright_gray
{
	background-image: url(titleright.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.titlecontentmiddle_gray
{
	width: 99%;
}

.contentrow_gray
{
	height: 3px;
	background-color: #F6F6F6;
}

.contentleft_gray
{
	background-image: url(contentleft_gray.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.contentright_gray
{
	background-image: url(contentright_gray.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.contentmiddle_gray
{
	width: 99%;
	padding-top: 5px;
}

.footerrow_gray
{
	background-color: #F6F6F6;
	height: 9px;
}

.footerleft_gray
{
	background-image: url(contentleft_gray.jpg);

	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.footerright_gray
{
	background-image: url(contentright_gray.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.footermiddle_gray
{
	padding: 3px 1px 3px 1px;
	background-image: url(bottommiddle_gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 99%;
}

.titletext
{
	color: White;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
}
