@CHARSET "UTF-8";

/*********************************************************/
/**** border ***************************************/
.borderTable {
	width: 1000px !important;
}

.mainTable td {
	vertical-align: top;
}

.mainTableRow1 .col1 .webshopColTitle {
	background: url(../images/border/webshopLeftColTitle.gif) bottom right no-repeat;
	vertical-align: top;
	width: 170px;
	height: 30px;
}

.mainTableRow1 .col2 {
	background: url(../images/border/mainTopLeft.gif) bottom right no-repeat;
}

.mainTableRow1 .col2 .webshopColTitleRight {
	background: url(../images/border/webshopLeftColTitleRight.gif) bottom right no-repeat;
	width: 50px;
	height: 30px;
}

.mainTableRow1 .col3 {
	background: url(../images/border/mainTop.gif) bottom no-repeat;
	width: 580px !important;
}

.mainTableRow1 .col4 {
	background: url(../images/border/mainTopCenter.gif) bottom left no-repeat;
}

.mainTableRow1 .col5 {
	background: url(../images/border/mainTopRightTop.gif) bottom no-repeat;
	width: 145px !important;
}

.mainTableRow1 .col6 {
	background: url(../images/border/mainTopRight.gif) bottom left no-repeat;
}

/*******/
.mainTableRow2 .col1 {
	background: url(../images/border/mainLeftColLeftRepeat.gif) top right repeat-y;
}
	
.mainTableRow2 .col1 .leftMenu {
	background: url(../images/border/mainLeftMenu.jpg) top right no-repeat;
	vertical-align: top;
	height: 280px;
}

.mainTableRow2 .col1 .webshopMenu {
	background: none;
	vertical-align: top;
	min-height: 280px;
}

.mainTableRow2 .col2 {
	background: url(../images/border/mainLeftColRightRepeat.gif) top left repeat-y;
}

.mainTableRow2 .col2 .leftMenuRight {
	background: url(../images/border/mainLeftMenuRight.jpg) top left repeat-y;
	height: 290px;
}

.mainTableRow2 .col2 .webshopMenuRight {
	background: none;
	min-height: 290px;
}

.mainTableRow2 .col1 .leftColTitle {
	background: url(../images/border/mainLeftColTitle.gif) top right no-repeat;
	vertical-align: top;
	width: 170px;
	height: 58px;
}

.mainTableRow2 .col2 .leftColTitleRight {
	background: url(../images/border/mainLeftColTitleRight.gif) top left no-repeat;
	width: 50px;
	height: 58px;
}

.mainTableRow2 .col4 .rightCenter {
	background: url(../images/border/mainRightCenter.gif) top left repeat-y;
	height: 290px;
	width: 50px;
}

.mainTableRow2 .col4 {
	background: url(../images/border/mainRightCenterRepeat.gif) top left repeat-y;
}

.mainTableRow2 .col3 {
	background: white url(../images/border/mainCenterBg.gif) repeat-y;
}

.mainTableRow2 .col5 {
	background: white url(../images/border/mainRightBg.gif) repeat-y;
	vertical-align: top !important;
}

.mainTableRow2 .col6 {
	background: url(../images/border/mainRightBorder.gif) left repeat-y;
}

/*******/


/*******/
.mainTableRow3 .col1 {
	background: url(../images/border/mainLeftColBottomLeft.gif) top right no-repeat;
}

.mainTableRow3 .col2 {
	background: url(../images/border/mainLeftColBottomRight.gif) top left no-repeat;
}

.mainTableRow3 .col3 {
	background: url(../images/border/mainCenterBottomBg.gif) top repeat-x;
}

.mainTableRow3 .col4 {
	background: url(../images/border/mainRightCenterBottom.gif) top left no-repeat;
}

.mainTableRow3 .col5 {
	background: url(../images/border/mainRightCenterBottomBg.gif) top repeat-x;
	width: 145px !important;
}

.mainTableRow3 .col6 {
	background: url(../images/border/mainRightCenterBottomRight.gif) top left no-repeat;
}

/*******/
.mainTableBottomRow1 .col1 {
	background: url(../images/border/mainBottomTopLeft.gif) bottom right no-repeat;
}

.mainTableBottomRow1 .col2 {
	background: url(../images/border/mainBottomTop.gif) bottom repeat-x;
}

.mainTableBottomRow1 .col3 {
	background: url(../images/border/mainBottomTopRight.gif) bottom left no-repeat;
}

/*******/
.mainTableBottomRow2 .col1 {
	background: url(../images/border/mainBottomLeft.gif) right repeat-y;
}

.mainTableBottomRow2 .col2 {
	background: white url(../images/border/mainBottomBg.gif) top repeat-y;
}

.mainTableBottomRow2 .col3 {
	background: url(../images/border/mainBottomRight.gif) left repeat-y;
}

/*******/
.mainTableBottomRow3 .col1 {
	background: url(../images/border/mainBottomBottomLeft.gif) top right no-repeat;
}

.mainTableBottomRow3 .col2 {
	background: url(../images/border/mainBottomBottom.gif) top repeat-x;
}

.mainTableBottomRow3 .col3 {
	background: url(../images/border/mainBottomBottomRight.gif) top left no-repeat;
}


