/* Subsite specific styles (retrofit) */

body {
	background: #00a6dd;
}

#bottom0 {
	background: #690 url('./files/template/f_ftr_btmleft.gif') bottom left no-repeat;
}

#subbody {
	background: url('./files/template/f_body_bgx.gif') top left repeat-y;
}

h1 {
	background: #00759a url('./files/template/f_hdr_tl.gif') top left no-repeat;
}
.h1x {
	background: url('./files/template/f_hdr_right.gif') top right no-repeat;
}

.selectedcontextitem a, .contextitem a {
	background-image: url('./files/template/f_arrow_rt.gif');
}
.contextsection a {
	background-image: url('./files/template/f_arrow_dn.gif');
}


