
.frameTopLeft{
	background-image: url(../images/box2img1.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 33px;
}
.frameTopCen{
	background-image: url(../images/box2img2.gif);
	height: 33px;
	background-repeat: repeat-x;	
	text-align:left;
	font-weight: bolder;
	color: #043464;
}
.frameTopRight{
	background-image: url(../images/box2img3.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 33px;	
}

.frameRight{
	background-image: url(../images/box2img4.gif);
	background-repeat: repeat-y;
	width: 19px;
}
.frameBotRight{
	background-image: url(../images/box2img5.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 9px;	
}
.frameBotCen{
	background-image: url(../images/box2img6.gif);
	height: 9px;
	background-repeat: repeat-x;	
}
.frameBotLeft{
	background-image: url(../images/box2img7.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 9px;	
}
.frameLeft{
	background-image: url(../images/box2img8.gif);
	width: 19px;
}

