
BODY {
background-color : #000000;
margin : 0 0 0 0;
padding : 0 0 0 0;
}

.pageconbg {
background-image:url('FormatImg/Background/background.gif');
}

.conbg {
background-image:url('FormatImg/Background/background.gif');
background-repeat:repeat-y;
height:100%;
}

.tableheight {
height:100%;
}

.consize {
width:20px;
height:20px;
}

.mainpagedivider {
width:20px;
}

.pbtopleft {
background-image:url('FormatImg/PageBorder/TopLeft.gif');
}

.pbtopright {
background-image:url('FormatImg/PageBorder/TopRight.gif');
}

.pbbottomleft {
background-image:url('FormatImg/PageBorder/BottomLeft.gif');
}

.pbbottomright {
background-image:url('FormatImg/PageBorder/BottomRight.gif');
}

.pbtop {
background-image:url('FormatImg/PageBorder/Top.gif');
}

.pbbottom {
background-image:url('FormatImg/PageBorder/Bottom.gif');
}

.pbleft {
background-image:url('FormatImg/PageBorder/Left.gif');
}

.pbright {
background-image:url('FormatImg/PageBorder/Right.gif');
}

.contopleft {
background-image:url('FormatImg/Border/TopLeft.gif');
background-repeat:no-repeat;
}

.contopright {
background-image:url('FormatImg/Border/TopRight.gif');
background-repeat:no-repeat;
}

.conbottomleft {
background-image:url('FormatImg/Border/BottomLeft.gif');
background-repeat:no-repeat;
}

.conbottomright {
background-image:url('FormatImg/Border/BottomRight.gif');
background-repeat:no-repeat;
}

.contop {
background-image:url('FormatImg/Border/TopSpacer.gif');
}

.conbottom {
background-image:url('FormatImg/Border/BottomSpacer.gif');
}

.conleft {
background-image:url('FormatImg/Border/LeftSpacer.gif');
}

.conright {
background-image:url('FormatImg/Border/RightSpacer.gif');
}

.conleftspacer {
background-image:url('FormatImg/Border/LeftSpacer.gif');
height:20px;
}

.conrightspacer {
background-image:url('FormatImg/Border/RightSpacer.gif');
height:20px;
}

.conleftsize {
background-image:url('FormatImg/Border/LeftSpacer.gif');
height:20px;
}

.conrightsize {
background-image:url('FormatImg/Border/RightSpacer.gif');
height:20px;
}
