@charset "utf-8";
/* CSS Document */

.LeftBorder {float:left;width:2px;background:url(tablevline.gif) repeat-y}
.RightBorder {float:left;width:2px;background:url(tablevline.gif) repeat-y}
.TopBorder {float:left;height:2px;background:url(tablehline.gif) repeat-x}
.BottomBorder {float:left;margin-top:14px;height:2px;background:url(tablehline.gif) repeat-x}
.LeftTopBorder {float:left;width:16px;height:16px;background:url(tablelefttop.gif)}
.RightTopBorder {float:left;width:16px;height:16px;background:url(tablerighttop.gif)}
.LeftBottomBorder {float:left;width:16px;height:16px;background:url(tableleftbottom.gif)}
.RightBottomBorder {float:left;width:16px;height:16px;background:url(tablerightbottom.gif)}
.TableContent {position:relative;float:left;margin:0;}
.clr{clear:both}