body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.jpg);
}
body {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: "Arial black";
	font-size: 17px;
	letter-spacing: -1px;

}
.field {
	font-family: Arial;
	font-size: 12px;
}
.small {
	font-family: Arial;
	font-size: 10px;
}
.px11 {
	font-family: Arial;
	font-size: 11px;
}
.username {
	font-family: Arial;
	font-size: 14px;
	color: #c80909;
}
.newproductscat {
	font-family: "Arial";
	font-size: 14px;
}
.membernews {
	font-family: "Arial";
	font-size: 16px;
	color: #9c9c9c;
}
.productscat {
	font-family: "Arial";
	font-size: 16px;
	color: #b43e3e;
}
.productsdetail {
	font-family: "Arial";
	font-size: 12px;
	color: #b43e3e;
}
.grey {
	color: #8f8f8f;
}
.black {
	color: #000000;
}
.red {
	color: #ff0000;
}
.blue {
	color: #0273ff;
}
.newsred {
	color: #7d1a1a;
}
.newsgrey {
	color: #9c9c9c;
}
.deepblue {
	color: #3e5996;
}

.tdbgline {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b0c9eb;
	border-right-color: #b0c9eb;
	border-bottom-color: #b0c9eb;
	border-left-color: #b0c9eb;
}
.tdbgboarder {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b0c9eb;
	border-right-color: #b0c9eb;
	border-bottom-color: #b0c9eb;
	border-left-color: #b0c9eb;
}
.norepeat {
	background-repeat: no-repeat;
}
.norepeatright {
	background-repeat: no-repeat;
	background-position: right top;

}

