

/* ==================================== */
/*	CONTAINERS							*/
/* ==================================== */

.title-content .TopLeft
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/TopLeft.png') top left no-repeat;
}

.title-content .TopRight
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/TopRight.png') top right no-repeat;
}
.title-content .SPAN
{

	margin:0px 15px;
	background-color:#f0b400;
	_background-color:#eeac00;
	font-size:17px;
	font-weight: normal;
}
.SPAN
{

	margin:0px 15px;
	background-color:#f0b400;
	
	font-size:17px;
	font-weight: normal;
}
.title-content .TopMiddle
{
	height:15px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/yellow/TopMiddle.png') top left repeat-x;
	font-weight: normal;
}
	
.title-content .MiddleLeft
{
	background:transparent url('images/yellow/MiddleLeft.png') top left repeat-y;
}

.title-content .MiddleRight
{
	background:transparent url('images/yellow/MiddleRight.png') top right repeat-y;
}

.title-content .Middle
{
	margin:0px 15px;
	background-color:#f0b400;
	_background-color:#eeac00;
	font-size:17px;
	font-weight: bold;
}

.title-content .Bottom
{
	height:15px;
	line-height:0px;
	font-size:0px;
}

.title-content .BottomLeft
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/BottomLeft.png') top left no-repeat;
}

.title-content .BottomRight
{
	height:15px;
	line-height:0px;
	font-size:0px;
	background:transparent url('images/yellow/BottomRight.png') top right no-repeat;
}
	
.title-content .BottomMiddle
{
	height:15px;
	line-height:0px;
	font-size:0px;
	margin:0px 15px;
	background:transparent url('images/yellow/bottomMiddle.png') top left repeat-x;
}
.TitleContent LI
{
	margin-left:25px;
	margin-bottom:3px;
	list-style-position:inside;
	list-style-image:url('images/bullet.png');
	text-indent: -1.5em;

}

.TitleContent LI a
{
/* text-decoration:none;*/
}

.TitleContent UL
{
  /*  text-decoration:none;*/
	margin:0px;
	padding:0px;
}
