.c_head_blue
{
	background-image: url(./images/TitleBlue_HeaderMiddle.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 379px;
}

.c_H2_Blue h2
{
	float: left;
	width: 300px;
	padding-top: 7px;
	padding-left: 5px;
}

.c_H2_Blue .c_headleft
{
	float: left;
	background-image: url(./images/TitleBlue_HeaderLeft.jpg);
	width: 7px;
	height: 32px;
}

.c_H2_Blue .c_headright
{
	float: right;
	background-image: url(./images/TitleBlue_HeaderRight.jpg);
	width: 8px;
	height: 32px;
}

.c_H2_Blue .c_content 
{
	background-image: url(./images/TitleBlue_Body.jpg);
	background-repeat: repeat-y;
	width: 379px;
}

.c_H2_Blue .c_contentpane
{
	padding: 0px 10px 0px 10px;
}

.c_H2_Blue .c_footer
{
	width: 379px;
}

.c_H2_Blue .c_footerleft
{
	float: left;
	background-image: url(./images/TitleBlue_FooterLeft.jpg);
	width: 8px;
	height: 7px;
}

.c_H2_Blue .c_footerright
{
	float: right;
	background-image: url(./images/TitleBlue_FooterRight.jpg);
	width: 8px;
	height: 7px;
}

.c_H2_Blue .c_footermiddle
{
	background-image: url(./images/TitleBlue_FooterMiddle.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 363px;
}
