body { font-family: Arial, Tahoma, sans-serif; background-color: #f0f8ff; }

div { font-family: Arial, Tahoma, sans-serif; }

a { color: #3399cc; text-decoration: none; font-weight: bold; font-family: Arial, Tahoma, sans-serif; }
a:hover { text-decoration: underline; }

dl { margin-top: 0px; margin-bottom: 0px; }


/* MENU */

td.right { text-align: right; }
a.menuH { color: black; text-decoration: none; font-weight: normal; }
a.menuH:hover { color: red; }


/* TOC MENU */

td.descriptionMenu { font-size: 80%; font-weight: bold; padding-right: 18px; }
td.descriptionMenu > ul { padding-left: 0px; margin-left: 10px; }
td.descriptionMenu ul ul { padding-left: 10px; margin-left: 10px; }
td.descriptionMenu a.menu { color: navy; }
td.descriptionMenu li { list-style-type: none; }

table.hangingMenu { width: 100%; }

span.longName { font-size: 80%; font-weight: normal; }


/* NAVIGATION (root Zvon global.css) */

span.mediumText { font-size: 80%; }

a.naviBlack { color: navy; text-decoration: none; }
a.naviBlack:hover { color: red; }
td.naviBlue { background-color: #3399cc; color: white; }
a.naviWhite { color: white; text-decoration: none; font-weight: bold; font-family: tahoma,verdana,sans-serif; }
a.naviWhite:hover { color: red; }

table.bar { background-color: #3399cc; width: 100%; text-align: center; border-spacing: 0; border-top: solid thin black; border-bottom: solid thin black; }
table.bar td { color: white; font-size: 80%; }

a.smallBlackLink { font-size: 60%; color: black; font-weight: bold; }
