/* CSS Document */
      body {
	padding: 0;
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
      }


#menycontainer ul{ float: left; margin-left: 0; padding-left: 0; width: 100%; background: #000099; font-family: Arial, Helvetica, sans-serif; font-size:0.9em;}

#menycontainer li{display: inline;}

#menycontainer ul a{float: left; text-decoration: none; padding: 0.3em 2em;} 

#menycontainer a:link{color: #ffffff;}

#menycontainer a:visited{color: #ffffff;}

#menycontainer a:hover{background: #6666CC;}

#menycontainer a#current{background: #FFCC66; color: #000000;}

     a {
           color : #000099;
           text-decoration : none;
      }
     a:link {
           color : #000099;
      }
     a:visited {
           color : #000099;
      }
     a:hover {
           text-decoration : underline;
		   color:#990000;
      }
	  #iframe	[
	  		