body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/MainBodyBG.jpg);
	background-repeat: repeat-y;
}
.HomeBg01 {
	background-image: url(images/HomeBg-01.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.t12 {
	font-size: 12px;
}
.footer {
	font-size: 10px;
}
.BorderBlackRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.RightBG {
	background-image: url(images/rightSideBG.jpg);
	background-repeat: repeat-x;
}
.MainBodyBG {

}
.BodyBG {
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ProductTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #3970A7;
	text-decoration: none;
}
a:visited {
	color: #3970A7;
	text-decoration: none;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}
a:active {


	color: #3970A7;
	text-decoration: none;
}
.padLeft {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
