blockquote{border-color: #90B5D5;}

h1
{ background: transparent;
  color: #4D6880;
  }

body{background: #555 url('/images/pattern.png') repeat;}

#main{background: #EDF3F8;}

#header
{
  color: #777;
  border-top-color: #EEE;
  border-bottom-color: #ABB197;
  background-image: url('/images/headar.jpg');
  background-repeat: no-repeat;
}

#logo, #logo h1
{ background: transparent;
  color: #777;
}

#menu
{ background: #0D96FF url('/images/menu.png');
  color: #F5F6F0;
  border-color: #EEE;
}

#menu li a
{ background: #007BDA url('/images/menu_normal.png')  ;
  color: #F5F6F0;
  border-color: #007BDA;
  background-repeat: repeat-x;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #898867 url('/images/menu_hover.png');
  color: #F5F6F0;
    background-repeat: repeat-x;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{ background: #EDF3F8;
  color: #777;
}

.sidebaritem
{  
  background: #90B5D5;
  color: #555;
} 


.sbilinks li a, .sidebaritem a
{   color: #555;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url('/images/arrow_select.png') no-repeat left center;
  color: #fff;
} 

#content a
{ background: transparent;
  color: #F06B00;
}
#content p
{ background: transparent;
  color: #5d5d5d;
}
#footer
{ background: #007BDA url('/images/footer.png') repeat-x;
  color: #ffffff;
  border-color: #6D913D;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #ffffff;
}


.rtop, .rbottom{background: #EDF3F8;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #90B5D5;}
