/*
color:#002E8A;           темный синий
body_bg:#2c59da;         синий бэк
бордюр #abcdef           светло-синий
footer_color:#e2e2ff;    светлый

*/

body,.lc {
background-color:#007700;

}

#photo {
background:transparent url(images/photo.jpg) no-repeat scroll left top;
clear:both;
display:block;
height:116px;
width:900px;
}

#header {
background:transparent url(images/logo.gif) no-repeat scroll center top;
}

h2, h3, h4 {
color:#72841f;
/*background-color:#e3dd8c;   */
display:block;
width:auto;
/*height:20px;   */
padding-left:5px;
margin:3px;
line-height:24px;
border-bottom: 3px solid #b5d039;
border-left: 3px solid #b5d039;
}





a {
color:#72841f;
}

#footer {
background-color:#006600;
background-image: url(images/bg-footer.gif) no-repeat scroll left top;
color:#e2e2ff;
}

#nav ul li a.nav {
background:transparent url(images/nav.gif) no-repeat scroll left top;
width:180px;
line-height: 30px;
text-decoration:none;
color:#ffffff;
}

#nav ul li a.nav-current {
background:transparent url(images/nav-over.gif) no-repeat scroll left -9px;
line-height: 30px;
width:180px;
color:#ffffcc;
}

#nav ul li a.nav:hover {
background:transparent url(images/nav-over.gif) no-repeat scroll left -9px;
color:#ffffcc;
}

#footer * {
color:#e3d68c;
}



.bottomlinks * {
color:#b8b8b8;
}

table.grid {
border-bottom: 15px solid #e2e2ff;
border-left: 1px solid #e2e2ff;
border-right: 1px solid #e2e2ff;
background-color: #ffffff;
}

.odd {
   background-color: #e2e2ff;    /* полоски рекордсета*/
}

#page, .content, .acontent{
background-color: #ffffff;
}

.ablock, .main {
/*background-color: #abcdef;    бордюр */
}



.pager *{
  color:#444444;
  font-size:10px;
  font-weight:bold;
}



/* ------------------- */








