@charset "utf-8";
/* CSS Document */

	a:link		{
				color:black;
				text-decoration:underline;
				}

	a:visited	{
				color:black;
				text-decoration:underline;
				}

	a:active	{
				color:black;
				text-decoration:underline;
				}

   body 	{
   			 margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
      		 color: #000;
      		 background-color: #B2B2B2;
			 }
   p,li 	 {
        	 font-family:Verdana;
        	 font-size:0.8em;
			 }
   p.headline {
   			 font-family:Verdana;
        	 font-size:0.9em;
			 font-variant:small-caps;
			 color:#0066CC;
			 text-align:center;
   			 }		 
   p.text    {
   			 font-family:Verdana;
        	 font-size:0.8em;
			 text-align:justify;
			 }
   p.ctext    {
   			 font-family:Verdana;
        	 font-size:0.8em;
			 text-align:center;
			 }
   div.u  	 {
        	 font-family:Verdana;
        	 font-size:0.8em;
			 font-variant:small-caps;
			 }
   a.b1    { display:block;
             background-image:url(images/button_1.gif);
             width:143px; height:27px;
			 }
   a.b1:hover { background-image:url(images/button_1a.gif); }
   a.b2    { display:block;
             background-image:url(images/button_2.gif);
             width:143px; height:27px;
			 }
   a.b2:hover { background-image:url(images/button_2a.gif); }
   a.b3    { display:block;
             background-image:url(images/button_3.gif);
             width:143px; height:27px;
			 }
   a.b3:hover { background-image:url(images/button_3a.gif); }
   a.b3sub1{ display:block;
             background-image:url(images/button_3_sub1.gif);
             width:143px; height:20px;
			 }
   a.b3sub1:hover { background-image:url(images/button_3_sub1a.gif); }
   a.b3sub2{ display:block;
             background-image:url(images/button_3_sub2.gif);
             width:143px; height:20px;
			 }
   a.b3sub2:hover { background-image:url(images/button_3_sub2a.gif); }
   a.b3sub3{ display:block;
             background-image:url(images/button_3_sub3.gif);
             width:143px; height:20px;
			 }
   a.b3sub3:hover { background-image:url(images/button_3_sub3a.gif); }
   a.b3sub4{ display:block;
             background-image:url(images/button_3_sub4.gif);
             width:143px; height:20px;
			 }
   a.b3sub4:hover { background-image:url(images/button_3_sub4a.gif); }
   a.b3sub5{ display:block;
             background-image:url(images/button_3_sub5.gif);
             width:143px; height:20px;
			 }
   a.b3sub5:hover { background-image:url(images/button_3_sub5a.gif); }
   a.b4    { display:block;
             background-image:url(images/button_4.gif);
             width:143px; height:27px;
			 }
   a.b4:hover { background-image:url(images/button_4a.gif); }   
   a.b4sub    { display:block;
             background-image:url(images/button_4_sub.gif);
             width:143px; height:20px;
			 }
   a.b4sub:hover { background-image:url(images/button_4_suba.gif); }   
   a.b4    { display:block;
             background-image:url(images/button_4.gif);
             width:143px; height:27px;
			 }
   a.b4:hover { background-image:url(images/button_4a.gif); }
   a.b5    { display:block;
             background-image:url(images/button_5.gif);
             width:143px; height:27px;
			 }
   a.b5:hover { background-image:url(images/button_5a.gif); }
   a.b6    { display:block;
             background-image:url(images/button_6.gif);
             width:143px; height:27px;
			 }
   a.b6:hover { background-image:url(images/button_6a.gif); }
   a.b7    { display:block;
             background-image:url(images/button_7.gif);
             width:143px; height:27px;
			 }
   a.b7:hover { background-image:url(images/button_7a.gif); }
    a.b8    { display:block;
             background-image:url(images/button_8.gif);
             width:143px; height:27px;
			 }
   a.b8:hover { background-image:url(images/button_8a.gif); }


