/* ###### Text Colors ###### */

h1, .leftSideBar a, .leftSideBar span, .headerTitle, .headerLinks *, .leftSideBar .thisPage, #footer a, #footer, #bodyText
 { color: #000000; }

#bodyText a
 { color: #0000A0; }

a.bodyAnchor
 { color: #000000 ! important; }


td a
 { color: #0000A0; }

.leftSideBar, .headerTitle span, .menuBar, .menuBar *, .leftSideBar .sideBarTitle, .leftSideBar .sideBarTitle a, .HeaderColumn
 { color: #ffffff; }

.headerLinks
 { color: #a00000; }

hr
 { color: #a00000; }

/* ###### Background Colors ###### */

body, #bodyText, .headerLinks,#header, #footer
 { background-color: #E8DFD3; }

.menuBar, .leftSideBar .sideBarTitle, .HeaderColumn,#id_xm
 { background-color: #762518; }

.leftSideBar .sideBarText {
  background-color: #ffffff;
}

/* ###### Border Colors ###### */

.imgframe {
  border-color: #000000;
}

.leftSideBar .sideBarText {
  border-color: #a00000;
}

.leftSideBar .sideBarTitle
{ border-color: #ffffff; }

td, table
 { border-color: #CCCCCC; }

h1, #bodyText, #footer
 { border-color: #762518; }

acronym
 { border-color: #a00000; }
 
 


