
.tl
{
	background:url('../images/wmaker/tl.png') no-repeat;	
	width:6px;
	height:25px;
}

.t
{
	background:url('../images/wmaker/t.png') repeat-x;	
	height:25px;	
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px; 
 	font-family:Arial;
 	text-align:center;
	margin-bottom:0px; 
	padding-bottom:0px;
	text-align:left;
	padding-left:10px;	
}

.tr
{
	background:url('../images/wmaker/tr.png') no-repeat;	
	width:9px;
	height:25px;
}

.l
{
	background:url('../images/wmaker/l.png') repeat-y;	
	width:6px;
}

#windowContent
{
	background-color:#FFFFFF;
}

.r
{
	background:url('../images/wmaker/r.png') repeat-y;	
	height:9px;
}

.bl
{
	background:url('../images/wmaker/bl.png') no-repeat;	
	width:6px;
	height:12px;
}


.b
{
	background:url('../images/wmaker/b.png') repeat-x;	
	height:12px;
}


.br
{
	background:url('../images/wmaker/br.png') no-repeat;	
	width:13px;
	height:12px;
}

