/* General Styles */
body, td {
font-family:Verdana,Arial;
font-size:10px;
color:black;
scrollbar-face-color:#c0c0c0;
scrollbar-shadow-color:#7f7f7f;
scrollbar-highlight-color:#e0e0e0;
scrollbar-3dlight-color:#c0c0c0;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#e0e0e0;
scrollbar-arrow-color:#000000;
}
a {
text-decoration:underline;
color:darkblue;
}

/* Navigation */
.navi1_Sections {
text-decoration:none;
color:darkblue;
font-weight:bold;
}
.navi1_Sections_high {
text-decoration:none;
color:red;
font-weight:bold;
}
.navi1_Pages {
text-decoration:none;
color:darkblue;
font-weight:normal;
}
.navi1_Pages_high {
text-decoration:none;
color:red;
font-weight:normal;
}

.navi2_Sections {
text-decoration:none;
color:darkblue;
font-weight:bold;
}
.navi2_Sections_high {
text-decoration:none;
color:red;
font-weight:bold;
}
.navi2_Pages {
text-decoration:none;
color:darkblue;
font-weight:normal;
}
.navi2_Pages_high {
text-decoration:none;
color:red;
font-weight:normal;
}

.navi3_Sections {
text-decoration:none;
color:darkblue;
font-weight:bold;
}
.navi3_Sections_high {
text-decoration:none;
color:red;
font-weight:bold;
}
.navi3_Pages {
text-decoration:none;
color:darkblue;
font-weight:normal;
}
.navi3_Pages_high {
text-decoration:none;
color:red;
font-weight:normal;
}

.navi4_Pages {
text-decoration:none;
color:darkblue;
font-weight:normal;
}
.navi4_Pages_high {
text-decoration:none;
color:red;
font-weight:normal;
}
