		
      body
      {
        margin: 0px 0 0 0 ;
        font-family: Verdana;
        font-size: 10pt;
		}
      
      .mainpanel
		{
			margin: 0px 0 0 0 ;
			font-family: Verdana;
			font-size: 10pt;
			width: 750px;
			border-style: solid;
			border-width: 1px 1px 1px 1px;
			border-color: #AAAAAA;
			text-align: left;
			background-image: url("image/back.jpg");
			background-repeat: no-repeat;
			background-attachment:scroll;
		}     
      
      a
      {
			text-decoration:none;
		}
		a:hover
		{
			text-decoration: underline;
		}
      
      div
      {
        margin:0px;
      }

      h1
      {
        font-size: 11pt;
      }
      
      h2
      {
        font-size: 10pt;
	margin-bottom: -5px;
      }

	h5
      {
        font-size: 9pt;
        margin-bottom: 10px;
      }
	.abox 
	{ 
	  background-color: #E9E9E9; 
	  padding: 5px 10px 2px 10px;
	}

      .infobox
      {
        width:100%;
      }
      .inforub
      {
        PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND-IMAGE: url(image/info_top.gif); BACKGROUND-REPEAT: repeat-x
      }
      .infobox td
      {
        border-style: solid;
        border-width: 1 1 1 1;
        border-color: #AAAAAA;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 9pt;
        vertical-align: top;
        
      }

	.refbox td
      {
        border-style: solid;
        border-width: 0 0 0 0;
        border-color: #AAAAAA;
        padding: 10px;
        font-size: 9pt;
        vertical-align: top;
        background-color:white;
      }
      .navigation
      {
        background-color: #DDDDDD;
        padding: 4px 0px 4px 0px;
        width: 100%;
        border-style: solid;
        border-width: 1 1 1 1;
        border-color: #AAAAAA;
    	  margin: 0 0 5 -1 ;
        font-size: 10pt;
        background-image:url('image/bg-nav.gif');
        background-repeat: no-repeat;
        background-position:right;
      }

      .navigation a
      {
        color: black;
        text-decoration: none;
        padding: 4px 4px 4px 4px ;
        
      }

      .navigation a:hover
      {
        text-decoration: none;
        background-color: #01499E;
        color:white;
      }

      .pagefoot
      {
        font-size: 8pt;
        color:#888888;
        padding: 3 10 10 10px;
        text-align: right;
      }      
       
      .pagefoot a
      {
        color:#888888;
		}
      .pagefoot a:hover
      {
        color:blue;
		}
		
		.SelectedMenu
		{	
			background-color:#bbbbbb;
			color:#000000;
		}
 

