/*designed by ros for ros use only*/
body {
background: #000066;
padding:0;
margin:0;
font-family: verdana, arial, sans-serif;
font-size: 90%;
color: #FFB57F;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#wtcmenu {
position: absolute;
top: 10em;
left: 0.5em;
width: 11em;
}

#wtcmenu dt {
cursor: pointer;
background: #0000FF;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px #9000BB;
text-align: center;
font-weight: bold;
}

#wtcmenu dd {
position: absolute;
z-index: 100;
left: 11em;
margin-top: -1.5em;
width: 10em;
background: #33FFFF;
border: 1px #9000BB;
}

#wtcmenu ul {
padding: 2px;
}
#wtcmenu li {
text-align: center;
font-size: 100%;
height: 18px;
line-height: 18px;
}
#wtcmenu li a {
color: #000000;
text-decoration: none;
display: block;
}
#wtcmenu dt a {
color: #FFB57F;
text-decoration: none;
display: block;
}
#wtcmenu li a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

#bottomtxt {
font-family: verdana, arial, sans-serif;
font-size: 100%; color: #000000;
position: absolute; top: 42em; left: 21em ;
width: 1180px; 
background-color: #DDE0E8;
border-width: thick;
z-level: 40;
}
#bottomtxt a {text-decoration: none;
color: #000000;
}
#bottomtxt a:hover{text-decoration: underline;
}
