body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #003300;
}
a:active {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #003300;
}
h2 {
	font-size: 16px;
	color: #003300;
}
h3 {
	font-size: 12px;
	color: #003300;
}
h4 {
	font-size: 10px;
	color: #003300;
}
h5 {
	font-size: 9px;
	color: #003300;
}
table#nav {
	border: 2px dashed #FFCC00;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
}
.lineheight {
	line-height: 125%;
}
td#top {
	background-image: url(http://www.sevensons.net/images/shadows/top.jpg);
	background-repeat: repeat-x;
}
td#bottom {
	background-image: url(http://www.sevensons.net/images/shadows/bottom.jpg);
	background-repeat: repeat-x;
}
td#rightside {
	background-image: url(http://www.sevensons.net/images/shadows/right-side.jpg);
	background-repeat: repeat-y;
}
td#leftside {
	background-image: url(http://www.sevensons.net/images/shadows/left-side.jpg);
	background-repeat: repeat-y;
}
.navbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.easeyreading {
	font-size: 14px;
	line-height: 20px;
}
.redprint {
	color: #CC0000;
}
.greenprint {
	color: #006600;
}
.dashed-border {
	border-top: 2px none #FFCC00;
	border-right: 2px solid #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px none #FFCC00;
}

.dashed-border-left {
	border-top: 2px none #FFCC00;
	border-right: 2px solid #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px solid #FFCC00;
}

.sanserif-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.four-sided-border {
	border: 1px dashed #FFCC00;
}
.productlabels {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.header-bg {
	background-color: #FFCC00;
	padding: 3px;
}
.headertext {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.strikethrough {
	text-decoration: line-through;
}
.bigborder {
	background-color: #FFFFCC;
	border: 2px dashed #FFCC00;
}
.orderformtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #999933;
}
.sidenavtext {
	font-size: 13px;
}
.header-bg-light {
	background-color: #FFFF99;
	padding: 2px;
}


