
#menu   { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-top: -5px; position: relative; width: 100%; border-width: 0 }
#menu1  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-top: -5px; position: relative; width: 100%; border-width: 0 }
/* all lists */
#TJKDropDownMenu a, #TJKDropDownMenu a:link, #TJKDropDownMenu a:visited  { color: #460046; font-size: 0.9em }
#TJKDropDownMenu, #TJKDropDownMenu ul  { margin: 0 0 0 6px; padding: 0; width: 500px }
/* Nested ULs */
#TJKDropDownMenu li ul { position: absolute; top: 1.6em; left: -900px }
/* All LIs */
#TJKDropDownMenu li { font-weight: 600; list-style-type: none; margin: 0; padding: 0; width: auto; float: left; border-bottom: 1px solid #004284 }
/* no good for Mac5 display:block; */
#TJKDropDownMenu li a   { line-height: 2em; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; padding: 0.1em 0.4em; height: 2em; border-bottom: 2px solid #e6ecf3 }
#TJKDropDownMenu li a:hover    { color: #b500b5; background-color: #460046; background-image: none; border-bottom: 2px solid #004284 }
#TJKDropDownMenu li ul li a { color: #333; font-weight: 400; line-height: 1.7em; background-image: none; height: 1.7em; border: none }
/* we reset the margin for the children */
#TJKDropDownMenu li ul li { margin: 0; border-right: 1px solid #004284; border-bottom: 0 none }
/* the background color is requires because of recent version of Safari that keep previous sub-level "alive" */
#TJKDropDownMenu li:hover ul, #TJKDropDownMenu li.msieFix ul       { background: url(Images/outsideboarder2.jpg); left: 79px }
#TJKDropDownMenu li a:hover, #TJKDropDownMenu li a:focus, #TJKDropDownMenu li a:active    { color: #b500b5; background-color: transparent; background-image: none; border-bottom: 2px solid #004284 }



a:hover  { text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-width: 0 }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:link  { border-width: 0 }
