/* biohealth.css  */
/* main content */
#main h1 {
	 
	background:  url(../Media/images/ebox-biohealth.gif) no-repeat bottom left;
}

#main h1.first {
	background:  url(../Media/images/ebox-biohealth.gif) no-repeat bottom left;
}

/* box */
.box {
	background:  url(../Media/images/borders-biohealth.gif) repeat-y 100% 0;
}

/* boxleft */
.boxleft {
	background-image:  url(../Media/images/borders-biohealth.gif);
}

/* boxtop */
.boxtop {
	background:  url(../Media/images/box-biohealth.gif) no-repeat 100% 0;
}

/* box bottom */
.boxbottom {
	background:  url(../Media/images/box-biohealth.gif) no-repeat 0 100%;
}


.empty .boxtop {
	background:  url(../Media/images/ebox-biohealth.gif) 100% 0 no-repeat;
}


/* empty boxtop div */
.empty .boxtop div {
	background:  url(../Media/images/ebox-biohealth.gif) 0 0 no-repeat;
}
#standards .empty .boxtop div {
	background:  url(../Media/images/ebox-biohealth.gif) 0 0 no-repeat;
}
.fill {
	background-color: #FDC8D4;
}

.ContentBlock 
{

    border-top-color: #FDC8D4;
    border-right-color: #FDC8D4;
    border-bottom-color: #FDC8D4;
    border-left-color:#FDC8D4;
}
.navigationtreesection li
{
	background-color: #FDC8D4;
	background-image: url('../Media/images/list-biohealth.gif');
}