/* CSS Document */
<!--
.ibg { background-color=transparent; }
.it {  background-image: url(images/blank.gif);	 background-repeat:repeat-x;	height:8px;}
.itl {  background-image: url(images/blank.gif);	 background-repeat: no-repeat;	height:8px;	width:8px;}
.itr {  background-image: url(images/blank.gif);	 background-repeat: no-repeat;	height:8px;	width:8px;}
.il {  background-image: url(images/blank.gif);	 background-repeat: repeat-y;	width:8px;}
.ir {  background-image: url(images/blank.gif);	 background-repeat: repeat-y;	width:8px;}
.ibl {  background-image: url(images/blank.gif);	 background-repeat: no-repeat;	height:8px;	width:8px;}
.ibr {  background-image: url(images/blank.gif);	 background-repeat: no-repeat;	height:8px;	width:8px;}
.ib {  background-image: url(images/blank.gif);	background-repeat:repeat-x;	height:8px;}
-->