<!--
/* borders */
.head780black, .head780red {
	background-repeat:no-repeat;
	height:5px;
	width:970px;
	font-size:3px;	
}

.body780black, .body780red {
	height:250px;
	width:970px;		
}

.foot780black, .foot780red {
	background-repeat:no-repeat;
	height:7px;
	width:970px;
	font-size:3px;	
}
.head780black {
	background-image:url(f:/new/images/border/head780black.gif);
}
.body780black {
	background-image:url(f:/new/images/border/body780black.gif);
}
.foot780black {	
	background-image:url(f:/new/images/border/foot780black.gif);
}

.head780red {
	background-image:url(f:/new/images/border/head780red.gif);
}
.body780red {
	background-image:url(f:/new/images/border/body780red.gif);
}
.foot780red {	
	background-image:url(f:/new/images/border/foot780red.gif);
}

-->