/******************************************************************
 * TITLE: color styles for Ellyanna                       * 
 * URI  : http://Ellyanna.com
 * MODIF: 2003-8-13                                    *
 ******************************************************************/


/* ---------------------------------------------------------------------
    Colors which are common to both the grey and white
    stylesheets are declared here. Color rules which are specific to
    one of the alternative stylesheets are found in that alternative
    stylesheet.
----------------------------------------------------------------------*/


/* ###### Text Colors ###### */

body {color: black;}

#bodyText a {color: #0066cc;}

#upMenuBarA a {color: white;}

#header {color: #274f99;}

#headerSearch .submit {color: white;}

#lowerMenuBars, #lowerMenuBars a {color: white;}

#clicktexts, #clicktexts a {color: navy;}

#lowerMenuBars2, #lowerMenuBars2 a {color: navy;}

#lowerMenuBars2 a:hover {color: gray;}

#clicktexts a:hover {color: gray;}

#upMenuBarA .highlight{color: #0000ff;}

.sidMenuB a {color: #0066cc;}

.sidMenuB a:hover {color: white;}

.sidTextB span {color:white;}

.sidTextB a {color: #0066cc;}

#footer, #footer a {color: white;}


/* ###### Background Colors ###### */

q {background-color: #f0f0f0;}

#upMenuBarA {background-color: #4F156C;}
/* #cc99cc;} */

#header {background-color: #CFCEDF; }
/* #E1C4E1 */

#headerSearch .submit {background-color: #8cc68c;}

#lowerMenuBars {background-color: #BFBFFF;; border: #000000}

/* background-color: #ccccff; */

	/* ###### Sub Alternative Menu Bar ######*/

#lowerMenuBars2 {background-color:#F5E0FE;}

/* #lowerMenuBars2 {background-color: #D5D6EA;}*/
/#DEC0FA; ###*/

.sidMenuB a:hover {background-color: #6487dc;}

#lowerMenuBars {background-color: #BFBFFF;; border: #000000}

#footer {background-color: #cc99ff;}

#clicktexts {background-color:#FFFFCC;}


/* ###### Border Colors ###### */

q {border-color: #999999;}

acronym {border-bottom-color: #999999;}

#bodyText a {border-bottom-color: #0066cc;}

#headerSearch .text {border-color: #003399;}

#headerSearch .submit {border-color: white;}

.sidTextB a {border-bottom-color: #0066cc;}

#footer a {border-bottom-color: white;}

#lowerMenuBars .highlight  { color: #ffffff } 

#lowerMenuBars2 .highlight  { color: #FFFFCC; } 

#clicktexts .highlight  { color: #FFFFCC; } 

#upMenuBarA { color: #FFFFFF; } .unnamed1 {  }
