@charset "ISO-8859-1";body { font: normal 12pt Helvetica, Arial, sans-serif; color: black; background-color: #ffffe0; }
.container { position:absolute; left: 0px; top:0px; width:100%; height:100%; overflow:auto; }
.menu_m {}
.menu_m:hover { border-color: initial; background-color:gray; color:white;}
.menu_m:hover a { color:white; }
.menu_t { }
.sw_high { background-color:Green; border-style:inset; }
.sw_low { background-color:Red; border-style:outset; }
.sw_gray { background-color:Gainsboro; border-style:none; }
