BODY 
{
SCROLLBAR-BASE-COLOR: #6699FF
}

A:VISITED{color:#003366;text-decoration:none;background:transparent;}

A:LINK{color:#003366;text-decoration:none;background:transparent;}

A:VLINK{color:#003366;text-decoration:none;background:transparent;}

A:ALINK{color#003366;text-decoration:none;background:transparent;}

A:HOVER{color:#000066;text-decoration:none;background:transparent;}

a.menu:active, a.menu:focus, a.menu:link, a.menu:visited, a.menu {
        text-decoration : none;
        font-weight : bold;
        color: #6699FF;
}

a.menu:hover {
        text-decoration : none;
        font-weight : bold;
        color: #FFFFFF;
}


a.menu_aktiv:active, a.menu_aktiv:focus, a.menu_aktiv:link, a.menu_aktiv:visited, a.menu_aktiv {
        text-decoration : none;
        font-weight : bold;
        color: #6699FF;
}

a.menu_aktiv:hover {
        text-decoration : none;
        font-weight : bold;
        color: #6699FF;
}



td.main_dark {
        background: #6699FF;
}


td.main_light {
        background: #FFFFFF;
}


td.shadow_b {
        background : #99CCFF url(images/shad_b.jpg) repeat-x top;
}



td.shadow_r {
        background : #99CCFF url(images/shad_r.jpg) repeat-y left;
}



div.menu_holder{
        background: #FFFFFF;
        font : Times New Roman;
        padding-left : 5px;
        padding-right : 5px;
}


div.menu_point{
        background: #FFFFFF;
        font : Times New Roman;
        padding-left : 5px;
        padding-right : 5px;
}


div.menu_point_hover{
        background: #6699FF;
        font : normal Times New Roman;
        padding-left : 5px;
        padding-right : 5px;
}


div.menu_point_active{
        background: #FFFFFF;
        font : Times New Roman;
        padding-left : 5px;
        padding-right : 5px;
}


td.sform_static{
        background: #FFFFFF;
        font : bolder Times New Roman;
        color : #6699FF;
}


select.sform_combo{
        background: #FFFFFF;
        font : bolder Times New Roman;
        color : #6699FF;
}


input.sform_edit{
        background: #FFFFFF;
        font : bolder Times New Roman;
        color : #6699FF;
}


input.sform_chkbox{
        background: #FFFFFF;
        font : bolder Times New Roman;
        color : #6699FF;
}


input.sform_button{
        background: #FFFFFF;
        font : bolder Times New Roman;
        color : #6699FF;
}


p.page_title{
        background: #f5f7d7;
        color : #BDA366;
        text-align : center;
        font : bold larger;
}



th.result_head {
        background: #99CCFF;
        color : #6699FF;
        font : bolder italic Times New Roman;
        text-align : center;
}



tr.result_head {
        background: #6699FF;
        color : #FFFFFF;
        font : bolder italic Times New Roman;
        text-align : center;
}


tr.result_even{
        background: #FFFFFF;
        color : #6699FF;
        font :Times New Roman;
}


tr.result_odd {
        background: #FFFFFF;
        color : #6699FF;
        font : Times New Roman;
}

a.result_odd,a.result_odd:hover, a.result_odd:focus, a.result_odd:link, a.result_odd:visited {
        text-decoration : none;
        font : Times New Roman;
        color : #6699FF;
}


a.result_even,a.result_even:hover, a.result_even:focus, a.result_even:link, a.result_even:visited {
        text-decoration : none;
        font : Times New Roman;
        color : #6699FF;
}



a.result_head:active, a.result_head:focus, a.result_head:link, a.result_head:visited {
        text-decoration : none;
        background: #6699FF;
        color : #FFFFFF;
        font : bolder italic Times New Roman;
        text-align : center;
}



td.details_field{
        background: #FFFFFF;
        color: #6699FF;
        font: bolder Times New Roman;
}


td.details_value, textarea.details_value{
        background: #FFFFFF;
        color: #6699FF;
        font: Times New Roman;
}

