:root {
--web-header-1: #004d4d;
--web-header-2: #0984b0;
--web-header-3: #09b081;
--web-leftMenu-backgroundColor: #ffffff;
--web-leftMenu-itemColor: #ffffff;
--web-leftMenu-itemBackgroundColor: #009999;
--web-leftMenu-activeItemColor: #ffffff;
--web-leftMenu-activeItemBackgroundColor: #004d4d;
--web-mainMenu-itemColor: #ffffff;
--web-mainMenu-itemBackgroundColor: #009999;
--web-mainMenu-activeItemColor: #ffffff;
--web-mainMenu-activeItemBackgroundColor: #004d4d;
--web-mainMenu-activeItemBorderColor: #ffffff;
}
.body-outer,
.footer {
color: #1a1a1a;
}
a {
color: #009999;
}
.content h1 {
color: #004d4d;
}
.content h2 {
color: #0984b0;
}
.content h3,
.content h4,
.content h5,
.content h6 {
color: #09b081;
}
.horizontalmenu {
background-color: #009999;
}
.horizontalmenu .m0_0 a,
.horizontalmenu-switcher {
background-color: #009999;
color: #ffffff;
}
.horizontalmenu-switcher {
background-color: #009999;
}
.button {
background: #009999;
color: #ffffff;
border-color: #009999;
border-style: solid;
border-width: 2px;
}
.button {
font-size: 112.5%;
}
.block-1 {
background-color: #eeeeee;
}
