.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	font-weight: normal;
}
hr {
	color: #663300;
	}
	
.right-border{
	border-right: 2px solid #663300;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663300;
	background-color: #f4f9f2;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	}
background-image: url(images/bgLine.jpg); removed right-border background and replaced it with white	
fieldset {
    font: 0.8em Arial, Helvetica, sans-serif;
    color: #666;
    padding: 2px;
    border: solid 1px #663300;   
    }
legend {
    color: #666;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #d3d3d3;
    padding: 2px 6px;
    margin-bottom: 8px;
    }	
.template-table {
	border: thin double #663300;
	background-image: url(images/bgLine.jpg);

}
.td-brdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.nested-table-brdr {
	border: 1px solid #663300;
}
.td-nested {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663300;
}
.td-nested-lb {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.td-nested-lrb {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
	border-right-color: #663300;
	border-right-color: #663300;
}
.td-nested-ltr{
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #663300;
	border-left-color: #663300;
	border-right-color: #663300;
	border-right-color: #663300;
}
.td-nested-lr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #663300;
}
.td-nested-lt {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-left-color: #663300;
}
.web-packages-table {
	border: 2px solid #663300;
}
hr {
	color: #990000;
	width: 100%;
}
p.separator 	{
	vertical-align: top;
	background: url(images/line.jpg);
	text-align: center;
	line-height: 0px;
	font-size: 1px;
	height: 6px;
}
.bold {
	font-weight: bold;
}
.form-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFCC;
	text-indent: 25px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.index-table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.padding {
	padding: 5px;
}
.footer-bg {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 146px;
}
