td, div, a {
font-family: tahoma;
font-size: 11px;
color: black;
}

ul {
margin: 10px 0 20px 24px;
}

.foot {
font-size: 10px;
color: white;
}

.cim {
font-size: 14px;
color: #3C6B8C;
font-weight: bold;
margin: 18px 0 6px 0;
}

.text {
text-align: justify;
}

.text_white {
text-align: justify;
color: white;
}

.index {
font-weight: bold;
font-size: 13px;
color: #F83E7A;
text-decoration: none;
}

.index:hover {
text-decoration: underline;
}

a {
font-weight: bold;
color: #43789C;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.cont {
background: #B6D0DD;
border: solid 1px #30B4DA;
padding: 3px;
margin: 6px 0;
}

.contlink {
font-weight: bold;
color: white;
text-decoration: none;
}

.contlink:hover {
color: #43789C;
text-decoration: none;
}

.menu_on {
background: url(images/menu_on.gif);
width: 195px;
height: 20px;
}

.menu_on_ {
padding: 4px 2px 0 36px;
font-size: 10px;
font-weight: bold;
color: #218CA7;
}

.menu_cont {
background: url(images/menu.gif);
width: 195px;
height: 20px;
}

.menu_cont_ {
padding: 4px 2px 0 36px;
}

.menu {
font-size: 10px;
color: white;
text-decoration: none;
}

.menu:hover {
color: #218CA7;
text-decoration: none;
}