body {
	background-color: #333333;
	margin: 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/BkgVgaBottom.png);
	background-position: center bottom;
	height: 200px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 900px;
	color: #333333;
	text-align: center;
	padding-top: 50px;
}
.copyright a {
	color: #006699;
}

.TagRight {
	background-image: url(images/tagright.jpg);
	background-repeat: repeat-x;
	background-position: right 0px;
	height: 30px;
	width: 90px;
}
.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: #0099FF;
}

.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;
}
