<STYLE type=text/css id="default" title="default" name="default">
	html, body {height: 100%; overflow:hidden}
.txt {font-family:Verdana,Arial;font-size:10pt;color:black}

*::-moz-any-link br,*:-moz-any-link br { 
/*a workaround for mozilla*/
display:none;
}
.bordstyle {
border: 1px solid #000080;border-color:black;
}
div#menu * {
  cursor: pointer; /*because IE displays the text cursor 
if the link is inactive*/
}
.disabled {
   color: red !important;
   background: none !important;
}
div#menu {
   background: #FFFFFF;
   font: 12px Verdana, Arial, sans-serif;
   font-weight:bold;
   height: 15px;
   white-space: nowrap;
   width: 100%;
}
.mnu, .txt {
text-decoration:none;
font-weight:bold;
font-family:Verdana,Arial;
font-size:8pt
}
.mnu2 {
text-decoration:none;
font-family:Verdana,Arial;
font-size:7pt
}
.txt2 {
text-decoration:none;
font-family:Verdana,Arial;
font-size:8pt
}
txt2 a {
text-decoration:none;
font-family:Verdana,Arial;
font-size:8pt
}
.txt3 {
text-decoration:none;
font-family:Verdana,Arial;
font-weight:bold;
font-size:9pt
}
div#menu .a {
   background: #F5F5DC;
   border: 1px solid #F5F5DC;
   color: #000000;
   text-decoration: none;
}

div#menu .a table {
   display: block;
   font: 8px Verdana, arial, sans-serif;
   white-space: nowrap;
}

div#menu table, div#menu table a {
   display: none;
}

div#menu .a:hover, div#menu div.menuitem:hover {
   background: #7DA6EE;
   border: 1px solid #000080;
   color: #0000FF;
   margin-right:-1px; /*resolves a problem with Opera 
not displaying the right border*/
}

div#menu .a:hover table, div#menu div.menuitem:hover table{
   background: #FFFFFF;
   border: 1px solid #708090;
   display: block;
   position: absolute;
   white-space: nowrap;
}

div#menu .a:hover table a, div#menu div.menuitem:hover table a {
   border-left: 10px solid #708090;
   border-right: 1px solid white; /*resolves a jump problem*/
   color: #000000;
   display: block;
   padding: 1px 12px;
   text-decoration: none;
   white-space: nowrap;
   z-index: 1000;
   
}

div#menu .a:hover table a:hover, div#menu div.menuitem:hover table a:hover {
   background: #7DA6EE;
   border: 1px solid #000000;
   border-left: 10px solid #000000;
   color: #000000;
   display: block;
   padding: 0px 12px;
   text-decoration: none;
   z-index: 1000;
}

td {
   border-width: 0px;
   padding: 0px 0px 0px 0px;
}
.menuitem {
   float: left;
   margin: 1px 1px 1px 1px;
   padding: 1px 1px 1px 1px;
   border: 2px solid  white;

}

.menuitem * {
   padding: 0px 0px 0px 0px;
}
#other {
  height: auto;visibility: visible;
  background: #FFFFFF;
}
#moz{
  height: 1px;visibility: hidden;
}
#moz::-moz-cell-content{
  height: auto; visibility: visible;
}
#other::-moz-cell-content{
  height: 1px; visibility: hidden;
}
#holder {
  width: 100%;
}
a br,a:hover br { /*workaround for mozilla*/
 float:left;width:0px;padding:0px 0px 0px 0px;
}
body {
scrollbar-face-color : #EFEFEF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #C0C0C0;
scrollbar-3dlight-color : #C0C0C0;
scrollbar-arrow-color : black;
scrollbar-track-color : #EEEEEE;
scrollbar-darkshadow-color : #EEEEEE;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
text-align : center;
width : 800px;
background-color :;/* #FBE0A8;*/
}
</STYLE>
