@charset "iso-8859-1";

a.over:link {font-family: Trebuchet MS,Arial, Verdana,Helvetica, sans-serif;
font-size: 8pt;
color: #EEEEEE;
width: 100%;
padding: 0px;
text-decoration: none
}

a.over:visited {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
color: ##FFFF99;
width: 100%;
padding: 0px;
text-decoration: none;
} 
a.over:hover {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt; font: normal;
color: #000066;
text-decoration: none;
width: 100%;
background: #EEE4FF;
padding: 0px;
background: url(tdback2.jpg)
}


a.overm:link {
font-family: Trebuchet MS,Arial, Verdana,Helvetica, sans-serif;
font-size: 8pt;
color: #FFFF99;
width: 100%;
padding: 0px;
text-decoration: none;
}

a.overm:visited {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
color: ##FFFF99;
width: 100%;
padding: 0px;
text-decoration: none;
} 
a.overm:hover {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt; font: normal;
color: #000066;
text-decoration: none;
width: 100%;
background: #830000;
padding: 0px;

}

.small {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFCC;
}

div.norm {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
color: #333300;
}

.norm {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
color: #FFFFFF;
}

.normbold {
font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
color: #FFFFFF;
font: bold
 }

.menuitem { 
border: thin groove #002232;
onmouseover: this.style.backgroundColor: #111111;
onmouseout: this.style.backgroundColor=#000000
}

#menu {
    background-color: #000000;
}
#menu div.top {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
	width: 100%;
	border-color: #666666;
    border-width: 1px;
    border-style: none none solid none;
	onmouseover: this.style.backgroundColor: #111111;
	onmouseout: this.style.backgroundColor=#000000
	
}

#menu div.top:hover {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
	width: 100%;
	border-color: #666666;
    border-width: 1px;
    border-style: none none solid none;

	
}


#menu div.section {
    position: absolute;
    display: inline;
    z-index: -1;

}

#menu div.box {
    background-color: #505050;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-color: #666666;
    border-width: 1px;
    border-style: none none solid none;

    position: relative;
    visibility: hidden;
    width: 100%;
}
#menu a {
    font-family: Trebuchet MS,arial;
    font-size: 8pt;
    font: normal;
    color: #D2D2D2;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    font-family: Trebuchet MS,Arial;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}