.titleheaderrow_green
{
	background-color: #404040;
	height: 9px;
}

.titleheaderleft_green
{
	background-image: url(topleft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 9px;
}

.titleheaderright_green
{
	background-image: url(topright.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 9px;
}

.titleheadermiddle_green
{
	padding: 3px 1px 3px 1px;
	background-image: url(topmiddle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #404040;
	width: 99%;
}

.titlecontentrow_green
{
	background-color: #404040;
	padding-bottom: 3px;
	height: 16px;
}

.titlecontentleft_green
{
	background-image: url(titleleft.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.titlecontentright_green
{
	background-image: url(titleright.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.titlecontentmiddle_green
{
	width: 99%;
}

.contentrow_green
{
	height: 3px;
	background-color: #F3FFF1;
}

.contentleft_green
{
	background-image: url(contentleft_green.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.contentright_green
{
	background-image: url(contentright_green.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.contentmiddle_green
{
	width: 99%;
	padding-top: 5px;
}

.footerrow_green
{
	background-color: #F3FFF1;
	height: 9px;
}

.footerleft_green
{
	background-image: url(contentleft_green.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
}

.footerright_green
{
	background-image: url(contentright_green.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
}

.footermiddle_green
{
	padding: 3px 1px 3px 1px;
	background-image: url(bottommiddle_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 99%;
}

.titletext
{
	color: White;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
}
