@charset "utf-8";

td img {
	display: block;
	text-align: right;
}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
}

a:link {
	color: #003571;
	text-decoration: none;
}
a:visited {
	color: #003571;
	text-decoration: none;
}
a:hover {
	color: #729D00;
	text-decoration: underline;
}
a:active {
	color: #003571;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


.content1-title {
	color: #002949;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.content1-text {
	font-size: 11px;
	text-align: left;
}

.content2-title {
	color: #002949;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.title-products2 {
	color: #002949;
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.title-products {
	color: #6D9700;
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.content2-text {
	font-size: 12px;
	text-align: left;
}
.b-bar-text {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.b-bar-text-bold {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
}
.site-by {
	font-size: 11px;
	text-align: right;
	color: #999;
}
.site-by .graylink a {
	color: #999;
}
.site-by-italic   {
	color: #999;
	font-style: italic;
}

.left {
	text-align: left;
}
.left table tr td table tr td table {
	text-align: left;
}
.line-bg {
	background-image: url(images/line_content2.jpg);
	background-repeat: repeat-y;
}
.right {
	text-align: right;
}
.BackToProduct {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
