/* BLUE */

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

a{color:#1d99c4;}

a:hover{color:#00bdff;}

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

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

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

#MainContent li, #SideBar li, dt{background: url(images/maincontent/list_bullet_blue.gif) no-repeat left center;}

#MainContent ol li, #SideBar ol li, #leftSideBar ol li {
background-image: none;
font-size: 1.0em;
list-style: decimal inside;
}


