BODY {
margin: 0 0 0 0;
padding: 0 0 0 0; 
scrollbar-face-color: #fdf5cf;
scrollbar-highlight-color: #fdf5cf;
scrollbar-3dlight-color: #fdf5cf;
scrollbar-darkshadow-color: #fdf5cf;
scrollbar-track-color: #fdf5cf;
scrollbar-arrow-color: #fcbc6d; 
}
A:link {
	COLOR: #364638; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:visited {
	COLOR: #364638; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:hover {
	color: #FA971F; text-decoration: underline; 
}
A:active {
	COLOR: #FA971F; text-decoration: underline; 
}
.top {
	background-image: url(../images-main/top-8.jpg);
	background-repeat: repeat-x;
	height: 146px;

}
.left-image {
	background-image: url(../images-main/left.jpg);
	background-repeat: no-repeat;
	width: 300px;


}
.nav-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364638;
	height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;

}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364638;
	vertical-align: top;
	height: 18px;


}
.nav-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa971f;
	vertical-align: top;
	height: 18px;

}
.top-image {
	background-image: url(../images-main/top.jpg);
	height: 146px;
	background-repeat: no-repeat;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364638;
	line-height: 16px;

}


