6 .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
15 border: 1px solid
#BBB;
17 background: url
(chromebg2.gif) center center repeat-x
; /*THEME CHANGE HERE*/
20 text-align: center
; /*set value to "left", "center", or "right"*/
31 text-decoration: none
;
32 border-right: 1px solid
#B5E2FE; /*THEME CHANGE HERE*/
35 .chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
36 background: url
(chromebg2-over
.gif
) center center repeat-x
; /*THEME CHANGE HERE*/
40 /* ######### Style for Drop Down Menu ######### */
45 border: 1px solid
#B5E2FE; /*THEME CHANGE HERE*/
46 border-bottom-width: 0;
47 font:normal
12px Verdana
;
50 background-color: white
;
53 filter: progid:DXImageTransform
.Microsoft
.Shadow
(color
=#CACACA,direction
=135,strength
=4); /*Add Shadow in IE. Remove if desired*/
61 border-bottom: 1px solid
#B5E2FE; /*THEME CHANGE HERE*/
63 text-decoration: none
;
68 .dropmenudiv a:hover{ /*THEME CHANGE HERE*/
69 background-color: #EBF7FF;