/* CSS Document */
body {
	background-image: url(../images/bg-page.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-rt-rpt {
	background-image: url(../images/bg-rt-rpt.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.body-lft-rpt {
	background-image: url(../images/bg-lft-rpt.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pad-lft-rt {
	padding-right: 10px;
	padding-left: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #13766D;
}
a:hover {
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: "trebuchet ms";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a.nav:hover {
	text-decoration: none;
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
.spacing-gen {
	padding: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.sub-titles {
	font-weight: bold;
	color: #13766D;
}
a.btm:link, a.btm:visited, a.btm:active {
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
a.btm:hover {

	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	color: #13766D;
	font-size: 10px;
}
.invent {
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
}
a.btm-lnk:link, a.btm-lnk:visited, a.btm-lnk:active {

	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
a.btm-lnk:hover {


	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.dot-btm {
	border-bottom-style: dashed;
	border-bottom-color: #23978A;
	border-bottom-width: 1px;
}
.dot-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9D2C9;
}
.dot-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9D2C9;
}
.img-lft {
	float: left;
	padding-right: 10px;
}
.form-inputs {
	border: 1px solid #64917B;
}
.form-button {
	border: 1px solid #062825;
	background-color: #13766D;
	color: #FFFFFF;
	width: 70px;
	letter-spacing: 1px;
}
.small-txt {
	font-family: verdana;
	font-size: 10px;
}
ul {
	list-style-type: square;
	float: none;
	display: inline;
	line-height: 15px;
}
a.product-titles {

	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	color: #006666;
	font-size: 10px;
}
a.product-titles:hover {


	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.prd-titles-txt {
	font-weight: bold;
	color: #006666;
}
.prd-titles-detail {
	font-weight: bold;
	color: #006666;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #239689;
	font-family: "trebuchet ms";
	font-size: 1.5em;
	letter-spacing: .2em;
	background-position: center;
}
.img-rt {
	float: right;
	padding-left: 5px;
}

