body {
    background-image: url('../images/bgr_1.gif');
    background-color: #a4cccc;
}

#header {
    background: url('../images/header_1.jpg');
    background-repeat: no-repeat;
}

#page {
    background-color: #006666;
}

#tcontent {
    background-color:#006666;
}

#content .pagetext .title {
    color:#006666;
}

#form input, #form textarea, #form select {
    border:1px solid #006666;
}

#form input.button {
    border:1px solid #006666;
    background-color:#5ea0a0;
    color:#ffffff;
}

#navigation .hover, #tnavigation .hover {
    background-color: #5ea0a0;
}

#navigation .active, #tnavigation .active {
    background-color: #5ea0a0;
}

#navigation  #lang .lang_item {
    background-color:#a4cccc;
}

#navigation #lang .lang_selected_item {
    background-color:#ffffff;
}

#navigation  #lang .lang_item a {
    color: #ffffff;
}

#navigation #lang .lang_selected_item a {
    color: #444444;
}

.competitions_table th {
    border-bottom: 2px solid #006666;
    border-right: 2px solid #006666;
    background-color: #118484;
}

.competitions_table tr.even td {
    border-bottom: 2px solid #006666;
    border-right: 2px solid #006666;
    background-color:#5ea0a0;
}

.competitions_table tr.odd td {
    border-bottom:2px solid #006666;
    border-right: 2px solid #006666;
    background-color:#00897c;
}

.competitions_table tr.even td a {
    color:#ffffff;
    text-decoration:none;
}

.competitions_table tr.odd td a {
    color:#ffffff;
    text-decoration:none;
}

.template .f1 {
    color:#006666;
}

.template .f6 th, .template .f7 th, .template .f8 th, .template .f13 th {
    background-color: #118484;
}

.nimisoft {
    background-color: #a4cccc;
}

