/* ORANGE */

body{background:#fff url(images/background/bg_pattern_orange.gif) repeat-x 0 0;}

a{color:#0079c2;}

a:hover{color:#80a944;}

h1 a, h1 a:hover{background: url(images/logo/logo_orange.gif) no-repeat center left;}

#NavBar li a{background:url(images/navbar/bg_border_orange.gif) no-repeat right top;}
#NavBar li a:hover{background:#ffe7ae url(images/navbar/bg_border_orange.gif) no-repeat right bottom;}
#NavBar li#active a{background:#ffe7ae url(images/navbar/bg_border_orange.gif) no-repeat right bottom;}

h4 a{background: url(images/maincontent/more_bullet_orange.gif) no-repeat left center;}

/* added leftSideBar for three-column layout 3 October, 2007 - S.T. */
#MainContent li, #SideBar li, #leftSideBar li, dt {background: url(images/maincontent/list_bullet_orange.gif) no-repeat left 8px;}

/* added style for numbered lists October 3, 2007 - S.T. */
#MainContent ol li, #SideBar ol li, #leftSideBar ol li {
background-image: none;
font-size: 1.0em;
list-style: decimal inside;
}