/* border.css */

/* GRAY */
.grayblc
{
	background-image: url('./bimg/graycorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.graybrc
{
	background-image: url('./bimg/graycorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.graytlc
{
	background-image: url('./bimg/graycorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.graytrc
{
	background-image: url('./bimg/graycorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.graylbd
{
	background-image: url('./bimg/graylbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.grayrbd
{
	background-image: url('./bimg/grayrbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.graytbd
{
	background-image: url('./bimg/grayborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.graybbd
{
	background-image: url('./bimg/grayborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

/* BLACK */
.blackblc
{
	background-image: url('./bimg/blackcorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.blackbrc
{
	background-image: url('./bimg/blackcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.blacktlc
{
	background-image: url('./bimg/blackcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.blacktrc
{
	background-image: url('./bimg/blackcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.blacklbd
{
	background-image: url('./bimg/blacklbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.blackrbd
{
	background-image: url('./bimg/blackrbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.blacktbd
{
	background-image: url('./bimg/blackborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.blackbbd
{
	background-image: url('./bimg/blackborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

/* RED */
.redblc
{
	background-image: url('./bimg/redcorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.redbrc
{
	background-image: url('./bimg/redcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.redtlc
{
	background-image: url('./bimg/redcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.redtrc
{
	background-image: url('./bimg/redcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.redlbd
{
	background-image: url('./bimg/redlbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.redrbd
{
	background-image: url('./bimg/redrbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.redtbd
{
	background-image: url('./bimg/redborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.redbbd
{
	background-image: url('./bimg/redborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

/* BLUE */
.blueblc
{
	background-image: url('./bimg/bluecorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.bluebrc
{
	background-image: url('./bimg/bluecorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.bluetlc
{
	background-image: url('./bimg/bluecorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.bluetrc
{
	background-image: url('./bimg/bluecorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.bluelbd
{
	background-image: url('./bimg/bluelbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.bluerbd
{
	background-image: url('./bimg/bluerbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.bluetbd
{
	background-image: url('./bimg/blueborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.bluebbd
{
	background-image: url('./bimg/blueborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

/* WHITE */
.whiteblc
{
	background-image: url('./bimg/whitecorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.whitebrc
{
	background-image: url('./bimg/whitecorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.whitetlc
{
	background-image: url('./bimg/whitecorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.whitetrc
{
	background-image: url('./bimg/whitecorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.whitelbd
{
	background-image: url('./bimg/whitelbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.whiterbd
{
	background-image: url('./bimg/whiterbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.whitetbd
{
	background-image: url('./bimg/whiteborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.whitebbd
{
	background-image: url('./bimg/whiteborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

/* GREEN */
.greenblc
{
	background-image: url('./bimg/greencorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.greenbrc
{
	background-image: url('./bimg/greencorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.greentlc
{
	background-image: url('./bimg/greencorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.greentrc
{
	background-image: url('./bimg/greencorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.greenlbd
{
	background-image: url('./bimg/greenlbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.greenrbd
{
	background-image: url('./bimg/greenrbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.greentbd
{
	background-image: url('./bimg/greenborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.greenbbd
{
	background-image: url('./bimg/greenborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

/* Black w/White Fill */
.blkwhtblc
{
	background-image: url('./bimg/blkwhtcorners.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:6px;
	height:6px;
}

.blkwhtbrc
{
	background-image: url('./bimg/blkwhtcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width:6px;
	height:6px;
}

.blkwhttlc
{
	background-image: url('./bimg/blkwhtcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -24px;
	width:6px;
	height:6px;
}

.blkwhttrc
{
	background-image: url('./bimg/blkwhtcorners.png');
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:6px;
	height:6px;
}

.blkwhtlbd
{
	background-image: url('./bimg/blkwhtlbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.blkwhtrbd
{
	background-image: url('./bimg/blkwhtrbord.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:6px;
}

.blkwhttbd
{
	background-image: url('./bimg/blkwhtborders.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:6px;
}

.blkwhtbbd
{
	background-image: url('./bimg/blkwhtborders.png');
	background-repeat: repeat-x;
	background-position: 0px -12px;
	height:6px;
}

