<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*hotdog style name="a-box"*/
.texts {
font-family: Berlin Sans FB;Arial;
font-size: 14pt;
color: #000000;
;
}
.texts24 {
font-family: Berlin Sans FB;Arial;
font-size: 24pt;
color: #000000;
;
}
.texta {
font-family: Arial;
font-size: 12pt;
color: #000000;
;
}
.textb {
font-family: Arial;
font-size: 16pt;
color: #0000FF;
font-style: italic;
border-top: Thin Solid;
border-right: Thin Solid;
border-Bottom: Thin Solid;
border-left: Thin Solid;
border-color: #909090; 
;
}
div.menuBar,
div.menuBar a.menuButton {
font-family: Arial;
font-size: 14pt;
color: #0000FF;
}
background-color: #FFFFFF;
padding: 6px 2px 6px 2px;
text-align: center;
margin-left:20px;
}

div.menuBar a.menuButton {
background-color: transparent;
border: 1px solid;
border-color: #f0f0f0 #909090 #909090 #f0f0f0;
color: #0000FF;
cursor: pointer;
left: 0px;
margin: 1px;
padding: 2px 6px 2px 6px;
position: relative;
text-decoration: none;
top: 0px;
z-index: 100;}

div.menuBar a.menuButton:hover {background-color: transparent;border-color: #909090 #f0f0f0 #f0f0f0 #909090;color: #0000FF;}
/* End Style Sheet commenting. */  -->

