body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MainTable {
	height: 100%;
	width: 920px;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(../images/bkg_Table.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
}
.BlockProduct {
	width: 240px;
	text-align: left;
}
.BlockNews {
	width: 200px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.copyright {
	background-image: url(images/BkgTseriesBottom.jpg);
	background-position: center bottom;
	height: 100px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 900px;
	color: #6699FF;
}
.TagRight {
	background-image: url(images/TagRight.jpg);
	background-repeat: repeat-x;
	background-position: right 0px;
	height: 31px;
}
.TagTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 11px;
}
.TagButtom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3461C6;
}

.TagLeft {
	background-attachment: scroll;
	background-image: url(images/TagLeft.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 11px;
}
.TagTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.select {
	background-attachment: scroll;
	background-image: url(images/select.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 137px;
}
.select select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 12px;
}
.MBTab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	height: 24px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bolder;
	margin-bottom: 0px;
	padding-left: 20px;
}
