.t4l01_Title
{
	color:#ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size:8pt;
	font-weight:Bold;
	font-style:normal;
	padding:10 10 10 10;
}

.t4l01_BgTitle
{
	background-image: url(Images/Title_Bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}

.t4l01_LTitle 
{
	background-image: url(Images/Title_Left.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:20px;
	height:50px;
}

.t4l01_RTitle 
{
	background-image: url(Images/Title_Right.gif);
	background-repeat: no-repeat;
	background-position:right top;
	width:65px;
	height:50px;
}

.t4l01_LContent 
{
	background-image: url(Images/Middle_Left.gif);
	background-repeat: repeat-y;
	background-position:left top;
}

.t4l01_RContent 
{
	background-image: url(Images/Middle_Right.gif);
	background-repeat: repeat-y;
	background-position:right bottom;
	width:65px;
}

.t4l01_Content 
{
	padding:0 0 0 0;
}

.t4l01_BgBottom
{
	background-image: url(Images/Bottom_Bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}

.t4l01_LBottom 
{
	background-image: url(Images/Bottom_Left.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:20px;
	height:30px;
}

.t4l01_RBottom 
{
	background-image: url(Images/Bottom_Right.gif);
	background-repeat: no-repeat;
	background-position:right top;
	width:20px;
	height:30px;
}