/*Bevel Table*/.TLCorner2 {    width: 7px;    height: 22px;    background-image: url(../Images/BevelTable/Bevel2_tl.png);    background-repeat: repeat-x;    background-position: bottom;    padding: 0px;}.BTTop2 {    height: 22px;    background-image: url(../Images/BevelTable/Bevel2_top.png);    background-repeat: repeat-x;    background-position: bottom;    text-align: center;    padding: 0px;}.TRCorner2 {    width: 7px;    height: 22px;    background-image: url(../Images/BevelTable/Bevel2_tr.png);    background-repeat: repeat-x;    background-position: bottom;    padding: 0px;}.BTLeft2 {    width: 7px;    background-image: url(../Images/BevelTable/Bevel2_left.png);    background-repeat: repeat-y;}.BTCenter2 {	background-image: url(../Images/BevelTable/Bevel2_center.png);	padding: 8px;	text-align: center;}.BTRight2 {    width: 7px;    background-image: url(../Images/BevelTable/Bevel2_right.png);    background-repeat: repeat-y;}.BLCorner2 {    width: 7px;    height: 7px;    background-image: url(../Images/BevelTable/Bevel2_bl.png);    background-repeat: repeat-x;}.BTBot2 {    height: 7px;    background-image: url(../Images/BevelTable/Bevel2_bot.png);    background-repeat: repeat-x;}.BRCorner2 {    width: 7px;    height: 7px;    background-image: url(../Images/BevelTable/Bevel2_br.png);    background-repeat: repeat-x;}