<style type="text/css">

body {
margin-top:5;
padding-top:0;
margin-bottom:5;
padding-bottom:0;
margin: 0;
padding: 0;
background: #97adad;
font: 80% arial, verdana;
}
h4 {
text-align: right;
font-weight: bold;
font: 14px arial, sans-serif;
margin: 0px;
}
div.info {
text-align: left;
left: 100;
color: #555555;
font: 65% arial, sans-serif;
}
div.question {
text-align: left;
text-transform: uppercase;
color: #000000;
font: 70% arial, sans-serif;
vertical-align: bottom;
}
dl, dt, dd, ul {
margin: 0;
padding: 0;
list-style-type: none;
}
li {
margin: 0;
padding: 1;
list-style-type: none;
}
#menu {
position: relative;
top: 0;
left: 100;
z-index:100;
width: 80%;
}
#menu dl {
float: left;
width: 9em;
margin: 0 0px;
}
#menu dt {
padding-left:7;
cursor: pointer;
text-align: left;
font-weight: bold;
background: #ff4040;
border: 1px #333;
}
#menu dd {
border: 1px #ddd;
}
#menu li {
text-align: left;
background: #f0fbf0;
}

#menu li a, #menu dt a {
color:#444444;
text-decoration: none;
display: block;
height: 80% arial, verdana;
font-weight: bold;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
text-decoration: none;
background: #ded;
border: 1 black;
color:#333333;
font: 86% arial, vardana;
font-weight: bold;
}
#menu li {
text-align: left;
background: #f0fbf0;
}

#menu li li {
position: relative;
top: -15px;
left: 60px;
text-align: left;
background: #f0fbf0;
}

#menu li a, #menu dt a {
color:#444444;
text-decoration: none;
display: block;
height: 80% arial, verdana;
font-weight: bold;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
text-decoration: none;
background: #ded;
border: 1 black;
color:#333333;
font: 86% arial, vardana;
font-weight: bold;
}
#menu li a expander:hover, #menu dt a expander:hover {
text-decoration: none;
background: #ded;
border: 1 black;
color:#333333;
font: 86% arial, vardana;
font-weight: italic;
}

#menu li li a, #menu dt dt a {
color:#444444;
text-decoration: none;
display: block;
height: 80% arial, verdana;
font-weight: bold;
border: 0 none;
}
#menu li li a:hover, #menu dt dt a:hover {
text-decoration: none;
background: #ded;
border: 1 black;
color:#333333;
font: 86% arial, vardana;
font-weight: bold;
}

A:link {
text-decoration:none;
color:#444444;
font: 80% arial, vardana;
}

A:visited {
text-decoration:none;
color:#444444;
font: 80% arial, vardana;
}

A:hover {
text-decoration: none;
color:#676767;
font: 86% arial, vardana;
font-weight: bold;
}

a img {
border: none;
}

#bigmenu {
text-decoration: none;
color:#676767;
font: 110% serif;
font-weight: bold;
}

a#bigmenu:hover {
text-decoration: none;
color:#C676767;
font: 110% serif;
font-weight: bold;
}

#hover_show {
text-align: center;
text-decoration:none;
position:relative;
left: 28px;
top: 15px;
padding: 9px;
border: 0px;
background-color: white;
margin-bottom: 20px;
}

#hover_show a {	
display:inline;	
text-decoration:none;	
color:maroon;	
background:#ececec
}

#hover_show a:hover {
background: #fff;
text-decoration: none;
}

#hover_show a span {	
position:relative;
left: -27px;
display:none;	
text-decoration:none;
}

#hover_show a:hover span {
text-decoration:none;
padding-bottom: 20px;
display:inline;
position:absolute;
top:180;
}

</style> 