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