// JavaScript Document
function overbar(st){st.style.backgroundImage="url(/images/bg09.gif)";st.style.color='#0033FF';st.style.cursor='hand';}
function overbar1(st){st.style.backgroundImage="url(/images/bg03.gif)";st.style.color='#FFFFFF';st.style.cursor='hand';}
function overbar2(st){st.style.backgroundImage="url(/images/bg02.gif)";st.style.color='#0033FF';st.style.cursor='hand';}
function overbar3(st){st.style.backgroundColor="ffccff";}
function overbar4(st){st.style.backgroundImage="url(/images/bg16.gif)";st.style.color='#000000';st.style.cursor='hand';}
function outbar(st){st.style.backgroundImage=""; st.style.color=''}
function outbar3(st){st.style.backgroundColor=""; }
