body {
    background: white url(../pics/smtlonbl.gif) no-repeat top right;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0;
	padding: 0;
}
.outbox { border: thin solid Black; }

.contentArea {position: absolute; left: 70%; top: 125px; visibility: hidden; text-size: 8pt; z-index:2;}
.searchArea  {position: absolute; visibility: hidden; text-size: 8pt; left: 60%; top: 150px; z-index:1;}

.title { font-size: 15pt; font-weight: bold; color: #336600; }

ul {padding: 0; margin: 0; border-bottom: 1px solid silver; font: 1em sans-serif;}
ul li {list-style-type: none; border: 1px solid silver; border-width: 1px 1px 0 3px; position: relative; margin: 0; padding: 0;}
ul ul {display: none;}
ul li:hover > ul {display: block; position: absolute; top: -1px; left: 100%;}
li a {display: block; padding: 5px 7px; text-decoration: none;}
ul#topmenu li a:hover {background: yellow;}
li.sub > a { background: #FFE; }

h1 {margin: 0; padding: 1em 0.25em 0; font: bold 2.5em Arial, sans-serif; line-height: 0.8em; border-bottom: 1px solid silver; text-align: right; color: #557; letter-spacing: 2px;}

div#main {margin: 0 8em 0 1em; padding: 0; border-right: 1px solid silver; background-color: black;}
div#main p {margin: 1em 3em 1em 0.5em;}
ul#topmenu {width: 6em;}
ul#topmenu > li:hover > ul {width: 10em; top: 1.5em; left: -3px; }

ul ul {width: 10em;}

#tlmenus {position: absolute; top: 8em; right: 0; width: 8em; margin: 0; padding: 0; font-family: Arial, sans-serif; background-color: black; }
#tlmenus > ul {width: 8em; font-size: 85%;}
#tlmenus ul {border: 1px solid black; border-width: 0 0 0 1px;}
#tlmenus ul li {border-width: 1px 0; border-color: black; padding: 0 0 0 5px; line-height: 1.25em;}
#tlmenus ul ul {border-width: 0 1px 1px 1px; border-color: gray silver gray gray;}
#tlmenus ul ul li {border-color: #FEFEFC;}
#tlmenus li > a {background-color: transparent; padding: 3px; }
#tlmenus li:hover {background-color: #EED;}
#tlmenus li.sub:hover {margin-left: -10.2em; border: 1px solid gray; background: white;}
#tlmenus li.sub:hover > a {color: #330;}
#tlmenus li.sub:hover > ul {top: 1.75em; left: -1px; background: #FEFEFC;}

h4 {margin: 0 0.5em 0 0; padding: 0 0.25em; font-size: 90%; border-bottom: 1px solid silver;}

