/* CSS Document */
/* FM specific text colour */
.pagetitle, .lghead, .stdhead, .picbox_c, .picbox_r, .picbox_l, .fmtext, #persneeds dt, #jd h1, #jd h2, #jd dt { color:#004A95; }

/* Theme related colouring */
#sideimg { background:#A7D3FF url(images/bgsidefm.jpg) top repeat-x; }
#sidebar_rt { background:#A7D3FF url(images/bgsidefm-rt.jpg) bottom repeat-x; }
#sidebar_rt2 { background-color:#A7D3FF; }
.news { background-color:#004A95; }

/* Text insert boxes */
.textbox_r, .textbox_l, .linkbox {color:#004A95; background-color:#CCE6FF;}

/* Standard links */
a {color:#004A95;}
a:hover {background-color:#004A95; color:#FFFFFF;}