@charset "utf-8";
/* CSS Document */

.background, .language
{
background-color: #bf2c12;
}
.menuselected { background-color: #bf2c12; border-top:1px solid #bf2c12; }
.content, .module2
{
background-image: url(/library/images/tr.gif);
}
.menu
{
border-top-color: #bf2c12;
background-color: #f4f8ec;
}
.menu ul li a, .menu ul li a:visited
{
color: #bf2c12;
border-top-color: #595959;
background-color: #fdf8f6;
}
.menu ul li:hover a { color:#fff; background: #bf2c12; }
.menu ul li:hover ul { background: #fdf8f6; }
.menu ul li:hover ul li a.hide { background: #fdf8f6; color: #bf2c12; }
.menu ul li:hover ul li a { background: #fdf8f6; color: #bf2c12; }
.menu ul li:hover ul li a:hover { background: #bf2c12; color: #fff; }
.menu ul li:hover ul li:hover ul { color: #bf2c12; }
.menu ul li:hover ul li:hover ul li a { background: #fdf8f6; color: #bf2c12; }
.menu ul li:hover ul li:hover ul li a:hover { background: #bf2c12; color: #fff; }
.menu ul li a.selected-hide{background-color: #fdf8f6;color: #bf2c12; }
.background2, .module1top, .module3, .search
{
background-color: #fdf8f6;
}
.locator a 
{
color: #bf2c12;
}
h1, h2, h2 a, h3, h3 a, h4, h4 a
{
color: #bf2c12;
}
td.module-right
{
background-image: url(/library/images/tr.gif);
background-repeat: repeat-x;
background-position: left top;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #c0290c;
padding-top:10px;
}