﻿.BoxWire
{
	
} 

.BoxWire .TL
{
	background-image: url('TL.gif');
	background-repeat: no-repeat;
	width: 10px; 
	height: 10px;
}
.BoxWire .TC
{
	background-image: url('TC.gif');
	background-repeat:  repeat-x; 
	height: 10px;
}
.BoxWire .TR
{
	background-image: url('TR.gif');  
	background-repeat: no-repeat; 
	width: 10px; 
	height: 10px;
}
.BoxWire .ML
{
	background-image: url('ML.gif');
	background-repeat: repeat-y;  
	width: 10px;
}
.BoxWire .MC
{
	
}
.BoxWire .MR
{
	background-image: url('MR.gif');
	background-repeat: repeat-y;  
	width: 10px;
}
.BoxWire .BL
{
	background-image: url('BL.gif');
	background-repeat: no-repeat;  
	width: 10px; 
	height: 10px;
}
.BoxWire .BC
{
	background-image: url('BC.gif');
	background-repeat: repeat-x; 
	height: 10px;
}
.BoxWire .BR
{
	background-image: url('BR.gif');
	background-repeat: no-repeat; 
	width: 10px; 
	height: 10px;
}




.BoxWire .TL-Header
{
	background-image: url('TL-Header.gif');
	background-repeat: no-repeat;  
	width: 10px; 
	height: 20px;
}
.BoxWire .TC-Header
{
	background-image: url('TC-Header.gif'); 
	background-repeat: repeat-x; 
	height: 20px; 
}
.BoxWire .TR-Header
{
	background-image: url('TR-Header.gif');
	background-repeat: no-repeat;  
	width: 10px; 
	height: 20px;
}




.BoxWire .TL-Header-NoLine
{
	background-image: url('TL-Header-NoLine.gif');
	background-repeat: no-repeat;  
	width: 10px; 
	height: 20px;
}
.BoxWire .TC-Header-NoLine
{
	background-image: url('TC-Header-NoLine.gif'); 
	background-repeat: repeat-x; 
	height: 20px; 
}
.BoxWire .TR-Header-NoLine
{
	background-image: url('TR-Header-NoLine.gif');
	background-repeat: no-repeat;  
	width: 10px; 
	height: 20px;
}
