BODY {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 150%;
	color : #FFFFFF;
}
a:link { color: #046904} 
a:visited { color: #046904} 
a:active { color: #046904}
a:hover { color:#DFA565; background-color: #E6E6FA }

UL, LI {
	line-height : 140%;
}

H1 {
	font-size : 10pt; 
	color : #996600;
	font-weight : bold;
}
h2 {
	font-size : 10pt; 
	color : #996600;
	font-weight : bold;
	line-height:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 105%;
	color : #000000;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 125%;
	color : #000000;
	font-weight : bold;
}
td.footer {
	color: #046904;
	font-size: 10px;
	text-align: right
}
a.redlink:link {
	font-size: 10px;
	color: #046904;
	background: #FFFFFF;
}
a.redlink:visited {
	font-size: 10px;
	color: #046904;
	background: #FFFFFF;
}
a.redlink:active {
	font-size: 10px;
	color: #046904;
	background: #FFFFFF;
}
a.redlink:hover {
	font-size: 10px;
	color: #DFA565;
	background: #E6E6FA;
}
TABLE.home {
	background-color : White;
	background-image : url(images/homebackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.menu {
	background-image : url(images/testbackground.jpg); 
	background-repeat : repeat-y;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.home-plans {
    background-image: url(images/home-plansbackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.contractors {
    background-image: url(images/contractorsbackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.history {
    background-image: url(images/historybackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.catalog {
    background-image: url(images/catlogbackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.locations {
    background-image: url(images/locationsbackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.links {
    background-image: url(images/linksbackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.contact {
    background-image: url(images/contactbackbody.jpg);
	background-repeat : no-repeat;
	background-attachment : no-repeat;
	background-position : top right;
}
TABLE.basket {
	background-color : #F0F0F0;
	border-right : 1px solid #046904;
	border-bottom : 1px solid #046904;
	border-left : 1px solid #046904;
	border-top : 1px solid #046904;
}