/* ----- Border - Border1 ----- */
.border1
	{
	}

.border1-body
	{
	background: white url(../Images/seedsofliberty-bug-watermark.gif) no-repeat bottom right;
	}

.border1-ul
	{ 
	height:9px;
	width: 10px;
	background: url(../Images/ul.gif) no-repeat top left; 
	}

.border1-upper
	{
	height:9px;
	background: url(../Images/upper.gif) repeat-x; 
	}

.border1-ur	
	{
	height:9px;
	width: 10px;
	background: url(../Images/ur.gif) no-repeat top left; 
	}

.border1-left	
	{
	width: 10px;
	background: url(../Images/left.gif) repeat-y; 
	}

.border1-right	
	{
	width: 10px;
	background: url(../Images/right.gif) repeat-y; 
	}

.border1-ll
	{
	height:10px;
	width: 10px;
	background: url(../Images/ll.gif) no-repeat top left; 
	}

.border1-lower	
	{
	height:10px;
	background: url(../Images/lower.gif) repeat-x; 
	}

.border1-lr	
	{
	height:10px;
	width: 10px;
	background: url(../Images/lr.gif) no-repeat top left; 
	}
	
/* ----- Border - border2 ----- */
.border2
	{
	}

.border2-body
	{
	color: white;
	background: #457997;
	}

.border2-ul
	{ 
	height:9px;
	width: 10px;
	background: url(../Images/ul.gif) no-repeat top left; 
	}

.border2-upper
	{
	height:9px;
	background: #457997; 
	}

.border2-ur	
	{
	height:9px;
	width: 10px;
	background: url(../Images/ur.gif) no-repeat top left; 
	}

.border2-left	
	{
	width: 10px;
	background: #457997; 
	}

.border2-right	
	{
	width: 10px;
	background: #457997; 
	}

.border2-ll
	{
	height:10px;
	width: 10px;
	background: url(../Images/ll.gif) no-repeat top left; 
	}

.border2-lower	
	{
	height:10px;
	background: #457997; 
	}

.border2-lr	
	{
	height:10px;
	width: 10px;
	background: url(../Images/lr.gif) no-repeat top left; 
	}
