@charset "UTF-8";
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.BottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	background-image: url(images/bottombar.jpg);
	text-align: center;
	padding: 1px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.BodyBackground {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.SiteHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #113353;
	text-align: left;
	padding: 10px;
}
.sitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
}

.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333}
h3 {  color: #006699}.orderbox {  border: #0066FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.dottedunderline {  border-color: black black #999999; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 5px;
}
h4 {  color: #006699; margin-bottom:5px; padding-bottom:2px;}

.autoship { font-size:10px; }



/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
.leftimg {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
}
.rightimg {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	padding: 1px;
}

