/* headings */
h1 { color:#000000; }
h2 { color:#6E6E6E; }

/* module colours */
.m_b { background:#FFF26B; }
.m_b a { color:#333333; }
.m_h span { color:#333333; }
.m_h a.opton { color:#333333; }

/* alternating row colours */
.r1 { background:#EFEFEF; }
.r0 { background:#FFFDF0; }
.r1on { background:#EBDF18; }
.r0on { background:#FFF8AF; }
.r1on td, .r0on td, .r1on th, .r0on th, .r1on a, .r0on a { color:#000000 !important; }

/* table & tab colours */
.tabler th, .tablec th, .tablel th { color:#333333; }
.tabler td, .tablec td, .tablel td { color:#333333; }
.tabler a, .tablec a, .tablel a { color:#333333; }
.tabs { background:url(../images/modules/tennis-tabs.gif) bottom repeat-x #333333; }
.tabs a { color:#333333; background:#EBDF18; }
.tabs a:hover{ background:#FFFFFF;color:#000000; }
.tabs a.tabon { background:#FFF26B; border-bottom:1px solid #FFF26B; color:#333333; }

/* status & page select */
.statusbar { background-color:#000000; color:#FFFFFF; border:solid 1px #000000; }
.pageselect { background-color:#E5E3E4; color:#003D6A; border:solid 1px #000000; }
.pageon { color:#0099DB; }
.pageoff { color:#6D717D; }
