body   { background-color:#ffffee;
           color : #4c4c4c ;
           font-family :"MSPƒSƒVƒbƒN", Arial ; 
           margin : 0px ;
           margin-top : 10px ;
           margin-bottom : 10px }


a            { text-decoration : none ;
               color:#ac9dbd ;
               font-family: "Arial","‚l‚r ‚oƒSƒVƒbƒN";
               font-weight: bold }

a:active   { background-color : #b9dcff ;
               color : blue;
               text-decoration : underline }
a:hover    { background-color  :#b9dcff ;
               color : blue;
               position : relative;
	  top:2px;
	  left:2px;
               text-decoration : underline; }


span.menu   {  text-decoration : none ;
                    color:#ac9dbd ;
                    font-family: "Arial","‚l‚r ‚oƒSƒVƒbƒN";
                    font-weight: bold } 



a.map      { text-decoration : none ;
               color:#ff0080 }

a.live       { text-decoration : none ;
               color : blue }
a.live:hover  { background-color  :#ffd9ec ;
               color : red ;
               text-decoration : underline; }



a.note     { text-decoration : none ;
               color:#8872f3 }
a.note:visited   { color : #52188c }

 
div.top   { background-color : #ff0000 ;
              color : #ff0000 ;
              padding : 4px ;
              text-align : left }


div.top-menu a  { font-decoration : none ;
                        font-size : small ;
                        font-weight : bold ;
                        margin-left : 10px ;
                        margin-right : 10px }


div.bottom  { background-color : #ff0000 ;
              color : #ffffff ;
              padding : 7px ;
              font-size : x-small ;
              text-align : right }

div.bottom-menu  { font-size : x-small ;
                          text-align : right ;
                          margin-top : 30px }


td      { line-height : 150% ;
          font-size : x-small }

table.note   { margin-top : 50px ;
                  margin-left : 60px }

body {SCROLLBAR-BASE-COLOR: #FFFFFF;
SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #fffffff;
	SCROLLBAR-ARROW-COLOR:#ac9dbd;
	SCROLLBAR-TRACK-COLOR:#cfc8d9;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff}