
/* Separator */
.tMenu tr td { background-color: #000000; }
.tMenu tr td img { margin: 0px 6px 0px 3px; }


/* Static items */
.tMenu { background-color: #000000; border-collapse: collapse; margin: 0px 0px 0px 0px; border-width: 0px; }
.tMenu tr { }
.tMenu tr td { padding: 0px 0px 0px 0px; }
.tMenu tr td .tNormal tr td { background-color: #000000; }
.tMenu tr td .tHover tr td { background-color: #510812; }
/*.tMenu tr td .tHover tr td { background-color: #255997; }*/

.tMenu a:link, .tMenu a:active, .tMenu a:visited { color: #ffffff; text-decoration: none; cursor: default; }
.tMenu a:hover { color: #ffffff; text-decoration: none; cursor: default; }
.tMenu a table { border-collapse: collapse; margin: 0px 0px 0px 0px; border-width: 0px; cursor: default; }
.tMenu a table tr .tdImage { padding: 0px 0px 0px 6px; }
.tMenu a table tr .tdImage img { margin: 0px 0px 0px 0px; }
.tMenu a table tr .tdText { padding: 3px 6px 3px 6px; }


/* Dynamic items */
.divSubMenu { background-color: #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-width: 0px; }
.divSubMenu tr { }
.divSubMenu tr td { padding: 0px 0px 0px 0px; }
.divSubMenu table tr td .tNormal tr td { background-color: #000000; }
.divSubMenu table tr td .tHover tr td { background-color: #510812; }
/*.divSubMenu table tr td .tHover tr td { background-color: #255997; }*/

.divSubMenu a:link, .divSubMenu a:active, .divSubMenu a:visited { color: #ffffff; text-decoration: none; cursor: default; }
.divSubMenu a:hover { color: #ffffff; text-decoration: none; cursor: default; }
.divSubMenu a table { border-collapse: collapse; margin: 0px 0px 0px 0px; border-width: 0px; cursor: default; }
.divSubMenu a table tr .tdImage { padding: 0px 0px 0px 6px; }
.divSubMenu a table tr .tdImage img { margin: 0px 0px 0px 0px; }
.divSubMenu a table tr .tdText { padding: 3px 6px 3px 6px; }
